Morgan Fainberg 46455a34d5 Update Apache + mod_wsgi deployment mechanisms
Added a global toggle for enabling HTTPD + mod_wsgi for services
that default deploy to running under Apache. When the variable
``ENABLE_HTTPD_MOD_WSGI_SERVICES`` is set to ``True`` any service
that recommends deploying under HTTPD + mod_wsgi, will be run
under Apache.

If ``ENABLE_HTTPD_MOD_WSGI_SERVICES`` is set to ``False`` the
any service that is defaulted to running under HTTPD + mod_wsgi
will (if capable) be run in an alternate deployment strategy (e.g.
eventlet).

Updated Swift and Keystone to have individual toggles for deploying
under HTTPD + mod_wsgi. This is done to allow for gate to run on
the services under mod_wsgi where appropriate. Toggles are
``KEYSTONE_USE_MOD_WSGI`` and ``SWIFT_USE_MOD_WSGI`` and are both
defaulted to "False" (do not deploy under HTTPD + mod_wsgi).

Change-Id: Id3b121b8f1cde369d184b586e0d875bdbda34813
2014-07-07 08:46:28 -07:00
..
2014-07-01 14:58:35 +00:00
2014-06-17 15:43:07 +09:00
2013-10-24 17:38:19 +01:00
2014-07-01 14:58:35 +00:00
2014-07-01 14:58:35 +00:00
2014-04-01 08:48:00 -04:00
2014-07-01 14:58:35 +00:00
2014-03-06 11:25:08 -06:00
2014-07-01 14:58:35 +00:00
2014-07-01 14:58:35 +00:00
2014-07-02 11:58:35 -07:00
2014-07-01 14:58:35 +00:00
2014-07-01 14:58:35 +00:00
tls
2014-06-27 16:10:55 +01:00
2014-07-04 16:53:01 +00:00