Files
openstack-ansible-os_barbican/meta/main.yml
Jimmy McCrory f26e994bf9 Implement base configuration for OpenStack-CI
This patch includes the following:

 - Base configuration for OpenStack's CI Infrastructure.
 - Base documentation build configuration.
 - A Vagrantfile for local testing.
 - A base test configuration in order to execute the standard tests.
 - An updated README, and added a CONTRIBUTING file.
 - The extras folder and files have been updated to match current
   conventions.

Change-Id: Ibc83d81de14eec533afae5b8c2cf0d07668d3ba0
2016-03-22 12:12:44 -07:00

22 lines
376 B
YAML

galaxy_info:
author: OpenStack-Ansible
description: Deploy Barbican with OpenStack-Ansible
company: OpenStack
license: Apache-2.0
min_ansible_version: 1.9
platforms:
- name: Ubuntu
versions:
- trusty
galaxy_tags:
- cloud
- openstack
- python
- barbican
dependencies:
- apt_package_pinning
- galera_client
- pip_install
- pip_lock_down