Role os_barbican for OpenStack-Ansible
Go to file
Andy McCrae ed8e52b820 Allow the developer constraints to be adjusted
In order to do a developer mode that allows installation of packages
from local file, which take precedence over the developer_mode
constraints, we need to allow the order of the constraints to be
changed.

This patch adds a "pip_install_developer_constraints" var which is used
to set the developer mode constraints. By default this will leave the
same behaviour but will allow additional constraints to be added, or the
developermode constraints file to be overriden altogether.

Change-Id: I43a36ee0d887501c9e91bf27f975e4465dcd5d52
2017-05-26 12:05:33 +01:00
defaults Ensure the components are isolated from the system 2017-03-28 23:55:46 -05:00
doc Use https instead of http for git.openstack.org 2017-02-06 16:45:58 +07:00
examples Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
handlers Use systemd module instead of shell 2017-01-19 16:33:59 +00:00
meta Use package module to install distro packages 2017-05-02 11:31:03 +01:00
releasenotes Use package module to install distro packages 2017-05-02 11:31:03 +01:00
tasks Allow the developer constraints to be adjusted 2017-05-26 12:05:33 +01:00
templates Reduce init restart/kill times 2017-04-26 13:03:59 +00:00
tests Allow the developer constraints to be adjusted 2017-05-26 12:05:33 +01: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
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 17:03:05 -04:00
README.rst Show team and repo badges on README 2016-11-25 15:56:13 +01:00
Vagrantfile Remove Trusty support from os_barbican role 2016-12-15 13:15:41 +00:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 12:49:31 -06:00
manual-test.rc Use centralised test scripts 2016-09-27 17:55:47 +01:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-09 10:20:22 +07:00
setup.cfg [DOCS] - Use new documentation tree structure 2016-08-18 09:33:33 -04:00
setup.py Updated from global requirements 2017-03-02 11:51:30 +00:00
test-requirements.txt Updated from global requirements 2017-05-17 03:54:40 +00:00
tox.ini Use zuul-cloner for tests repo in OpenStack-CI 2017-05-04 16:50:39 +01:00

README.rst

Team and repository tags

image

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