Role os_swift for OpenStack-Ansible
Go to file
Steve Lewis 05d6c6fd52 Lookup Gnocchi service before proxy is configured
We were seeing the configuration adjusted on a random swift host
which may not be a proxy node in all cases. This change performs the
lookup earlier, and on the proxy hosts where it is needed.

Change-Id: Iaf21679d847b3ee1ecc461bb1528c3139737d163
2016-09-17 08:15:53 -07:00
defaults Add check for swift_hash_path_ variables 2016-09-14 13:06:53 +00:00
doc Relocate Swift configuration docs to os_swift role 2016-08-15 12:54:04 -04:00
examples Relocate Swift configuration docs to os_swift role 2016-08-15 12:54:04 -04:00
handlers Address Ansible bare variable usage 2016-07-12 09:55:27 +01:00
meta Remove pip_lock_down dependency 2016-06-07 23:34:55 -05:00
releasenotes Add check for swift_hash_path_ variables 2016-09-14 13:06:53 +00:00
tasks Lookup Gnocchi service before proxy is configured 2016-09-17 08:15:53 -07:00
templates Merge "Filter Gnocchi traffic optionally" 2016-09-13 09:29:53 +00:00
tests Add "ansible_host" to each host 2016-09-15 10:33:00 +01:00
vars Rename package lists (and related vars) appropriately 2016-08-31 10:23:09 +01:00
.gitignore Remove duplicates from .gitignore 2016-07-15 12:09:28 +10:00
.gitreview Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
bindep.txt Compress test execution logs 2016-09-09 10:48:44 +01:00
CONTRIBUTING.rst Adding Vagrantfile for local developer testing 2016-03-02 15:43:59 -05:00
LICENSE Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
README.rst Cleanup/standardize usage of tags 2016-08-16 09:30:41 -05:00
run_tests.sh Add SNI support via OS packages for os_swift 2016-08-18 18:47:36 +00:00
setup.cfg Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
setup.py Updated from global requirements 2016-07-15 03:58:08 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:31:06 +00:00
tox.ini Compress test execution logs 2016-09-09 10:48:44 +01:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:43:43 -04:00

Swift role for OpenStack-Ansible

Ansible role to install OpenStack swift and swift registry.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_swift

The project home is at:

http://launchpad.net/openstack-ansible