Files
openstack-ansible-os_keystone/templates/keystone-httpd.conf.j2
Matt Thompson 672b69ea63 Disable WSGIScriptReloading
This change simply disables mod_wsgi from automatically restarting apps
when the wsgi scripts are touched (or updated).  This seems like the
desired outcome since we do not want keystone to reload until we
explicitly trigger an Apache restart.

Change-Id: Ib714e8de4e42c5680b3133a9df7b9748dd6c6a88
2017-01-10 16:10:21 -05:00

4.5 KiB