Go to file
Logan V 88bbcc8deb Fix venv build fallback mechanism
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
2017-01-09 13:57:19 +00:00
2015-10-14 13:59:47 -05:00
2017-01-09 13:57:19 +00:00
2016-02-26 14:13:43 -06:00
2016-09-28 08:56:33 +01:00
2016-11-25 16:13:03 +01:00
2016-09-20 14:21:45 +05:30
2016-07-15 03:57:57 +00:00
2016-12-04 10:14:32 +08:00

Team and repository tags

image

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
Role os_keystone for OpenStack-Ansible
Readme 12 MiB
Languages
Jinja 70.1%
Python 29.9%