openstack-ansible-os_keystone/templates
Jimmy McCrory 44d053c888 Only install to virtual environment
Remove all tasks and variables related to toggling between installation
of keystone inside or outside of a Python virtual environment.
Installing within a venv is now the only supported deployment.

Additionally, a few changes have been made to make the creation of the
venv more resistant to interruptions during a run of the role.
* unarchiving a pre-built venv will now also occur when the venv
  directory is created, not only after being downloaded
* virtualenv-tools is run against both pre-built and non pre-built venvs
  to account for interruptions during or prior to unarchiving

Change-Id: Ic0a0dac84a26aba2ef0ce5410dc7c722570cd410
Implements: blueprint only-install-venvs
2016-07-06 18:42:09 -07:00
..
keystone-fernet-rotate.sh.j2 Implement keystone venv support 2015-10-14 13:59:47 -05:00
keystone-httpd-mpm.conf.j2 Add support to tune the keystone apache MPM settings 2016-05-04 11:50:06 -04:00
keystone-httpd.conf.j2 Only install to virtual environment 2016-07-06 18:42:09 -07:00
keystone-paste.ini.j2 Update paste, policy and rootwrap configurations 2016-06-17 2016-06-17 10:20:54 +01:00
keystone-ports.conf.j2 Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
keystone-wsgi.py.j2 Remove venv activation code 2016-04-15 10:38:52 +00:00
keystone.conf.j2 Verbose option has been deprecated from oslo.log 2016-05-19 19:12:00 -07:00
keystone.domain.conf.j2 Implement multi-domain LDAP configuration for Keystone 2016-01-26 13:08:57 +00:00
policy.json.j2 Update paste, policy and rootwrap configurations 2016-07-01 2016-07-01 13:22:54 +01:00
shibboleth2.xml.j2 Fix keystone shibboleth template to detect ssl usage correctly 2015-09-04 13:30:40 +01:00
shibboleth-attribute-map.xml.j2 Keystone Federation Service Provider Configuration 2015-08-07 08:44:51 +00:00