Role os_keystone for OpenStack-Ansible
e8508d4376
The tests were using our keystone module, and therefore required the keystone client present. This patch changes the tests to remove that requirement. Now that we no longer use our own keystone module, but instead make use of the ansible runtime venv's shade library and upstream ansible modules, we can eliminate this package/library being installed on the host. Change-Id: I3b5066ef0f3f650beb9e057771d8636991d2bce2 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
handlers | ||
library | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
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 by default.
Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_keystone/latest/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_keystone/
The project home is at: https://launchpad.net/openstack-ansible