Role os_barbican for OpenStack-Ansible
Go to file
Kevin Carter 3b6acb9257 Remove deprecated ansible_ssh_host variable
This changes 'ansible_ssh_host' to 'ansible_host'. The 'ansible_ssh_host'
variable has been deprecated as noted here: [0].

[0] - http://docs.ansible.com/ansible/intro_inventory.html#hosts-and-groups

Change-Id: Ib434763dc662279c41d80597f94869a29a4c1265
Related-Bug: #1636606
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-10-25 19:41:25 +00:00
defaults Remove duplicate and unnecessary pip packages 2016-10-14 12:57:45 -07: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