Role os_barbican for OpenStack-Ansible
Go to file
Jesse Pretorius e87378f10c Rename package lists (and related vars) appropriately
In order to make it easier to differentiate between the lists of
python packages, distribution packages, downloaded packages,
package pins and other similar variables the variable names are
being changed to ensure that they have a more explicit suffix
that defines the purpose and makes the naming more consistent.

This is to facilitate a lookup plugin which will be able to look
up all the package lists and present them as a consolidated piece
of data which may be used for artifact preparation.

Change-Id: I9f20c6c53709202fe09f38ffe20f96e860ba188a
2016-08-30 16:34:28 +01:00
defaults Merge "Adding support for the `debug` var to enable verbose logging" 2016-08-16 20:10:46 +00:00
doc [DOCS] - Use new documentation tree structure 2016-08-18 09:33:33 -04:00
examples Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
extras Enable functional convergence testing 2016-04-12 11:27:15 -07:00
handlers Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
meta Implement Ubuntu 16.04 support with SystemD 2016-07-14 10:35:59 -04:00
releasenotes Add ability to change apt/yum package state 2016-08-02 13:20:47 +01:00
tasks Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
templates Adding support for the `debug` var to enable verbose logging 2016-08-12 13:54:27 -05:00
tests Remove openstack_hosts from test requirements 2016-07-20 18:47:01 -07:00
vars Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
.gitignore Remove duplicates from .gitignore 2016-07-15 11:45:35 +10:00
.gitreview Implement base configuration for OpenStack-CI 2016-03-22 12:12:44 -07:00
.travis.yml Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 17:03:05 -04:00
README.rst [DOCS] - Use new documentation tree structure 2016-08-18 09:33:33 -04:00
Vagrantfile Only install to virtual environment 2016-07-14 08:06:31 -04:00
bindep.txt Add SNI support via OS packages for os_barbican 2016-08-18 18:48:45 +00:00
run_tests.sh Add SNI support via OS packages for os_barbican 2016-08-18 18:48:45 +00:00
setup.cfg [DOCS] - Use new documentation tree structure 2016-08-18 09:33:33 -04:00
setup.py Updated from global requirements 2016-07-15 03:57:39 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:40 +00:00
tox.ini Enable log collection after functional testing 2016-08-29 21:34:30 -05:00

README.rst

Barbican role for OpenStack-Ansible

This Ansible role installs and configures OpenStack Barbican.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_barbican/

The project home is at:

http://launchpad.net/openstack-ansible