Role os_barbican for OpenStack-Ansible
Go to file
Jesse Pretorius 131e6af5ee Remove join filter from pip module tasks
Ansible 2.2 now treats the 'name' argument for the pip module
as a list, removing the need for us to implement the join
filter to optimise the install execution.

Change-Id: I98257c9e672392270e13d6f158467e7cd56f4b6d
2016-11-09 21:32:04 +00:00
defaults Fix linting issues for ansible-lint 3.4.1 2016-11-04 09:38:28 +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 Use updated get_url module checksum functionality 2016-11-07 17:47:46 +00:00
releasenotes Simplify pip options/constraints mechanism 2016-11-02 13:09:44 +00:00
tasks Remove join filter from pip module tasks 2016-11-09 21:32:04 +00:00
templates Update paste, policy and rootwrap configurations 2016-11-04 2016-11-04 13:14:34 +00: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-11-02 15:37:31 +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