Role os_barbican for OpenStack-Ansible
Go to file
Jesse Pretorius fcce826ae7 Simplify pip options/constraints mechanism
The current constraints generation for the
installation involves multiple tasks and multiple
variables.

Using multiple tasks extends the installation time
unnecessarily and the additional variables are
unnecessary.

This patch aims to simplify the mechanism and
hopes to speed it up a little.

Change-Id: I6d0847a1348cbf08704fd2bcade5d0e7f8f0e1ef
2016-11-02 13:09:44 +00:00
defaults Simplify pip options/constraints mechanism 2016-11-02 13:09:44 +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 Remove deprecated ansible_ssh_host variable 2016-10-25 19:41:25 +00: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 Simplify pip options/constraints mechanism 2016-11-02 13:09:44 +00:00
tasks Simplify pip options/constraints mechanism 2016-11-02 13:09:44 +00:00
templates Use public endpoint as service reference URL 2016-11-01 09:20:37 -07:00
tests Update paste, policy and rootwrap configurations 2016-10-13 2016-10-13 19:21:20 -07:00
vars Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
.gitignore Ansible 2.1.1 role testing 2016-09-19 13:06:53 -04: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 Compress test execution logs 2016-09-09 09:29:41 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 17:55:47 +01:00
run_tests.sh Ansible 2.1.1 role testing 2016-09-19 13:06:53 -04: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-09-28 16:58:13 +00:00
tox.ini Use upper constraints for all tox targets 2016-10-19 07:41:40 +01: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