Role os_swift for OpenStack-Ansible
10d3ee9026
We should never change the swift_hash_path_prefix/suffix variables on a running cluster. This PR implements a check that will fail if the variable is different to what is already on disk. To ensure this is still possible this PR implements a "swift_force_change_hashes" variable which can be set to "True" in order to force change the swift_hash_path variables regardless of whether they are different or not. Change-Id: Idaedc125aede22c347668afd9e98ed1823eb142c |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
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: