Role os_barbican for OpenStack-Ansible
Go to file
Jimmy McCrory 41bdffdfb1 Remove duplicate variable definition
barbican_service_project_name is defined twice in default variables,
which can cause a linting error.

Change-Id: I9095a332015ca419b2e78c99fdf90da3d556f3a9
2016-10-28 10:50:44 +02:00
defaults Remove duplicate variable definition 2016-10-28 10:50:44 +02: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 Enable release notes translation 2016-10-06 20:35:58 +02:00
tasks Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-14 16:44:48 -05:00
templates Update paste, policy and rootwrap configurations 2016-10-13 2016-10-13 19:21:20 -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