Role os_keystone for OpenStack-Ansible
ed136ef79c
The rolling upgrade test is currently not setting the endpoint correctly due to 'keystone_upgrade' not being defined. This patch removes the requirement to define the var by ensuring that the role always uses haproxy. This prevents having to remember to set the var when doing development and makes better sense for test purposes anyway. This patch also serialises the upgrade and ensures that the backend is set into maintenance mode when the upgrade is actioned. Change-Id: I8f16495607abb871390d28c0b3e9b2b856dda097 Depends-On: I5cbb3824430dc09b36476f81e0cdfd4f0a15f497 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
handlers | ||
library | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
Team and repository tags
OpenStack-Ansible keystone
Ansible role that installs and configures OpenStack Keystone. Keystone is installed behind the Apache webserver listening on port 5000 and port 35357 by default.
Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_keystone/ The project home is at: http://launchpad.net/openstack-ansible