88bbcc8deb449c647607babd9b861d49954e4a90
Fixes the ability to deploy a venv in cases where: 1) developer_mode is not enabled 2) A cached venv is not downloaded from the repo server Also introduced is a var that can be used to disable the cached venv download attempt entirely and force the fallback behavior. Previously that would have been available by simply setting the venv download to some broken URL like "http://localhost/none", but keystone_venv_download will allow for much easier disabling of the cached venv download behavior. Change-Id: Ifb07eb2a73cc3478a36177d53a9a2b0579da4e12
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
Description
Languages
Jinja
70.1%
Python
29.9%