OpenStack Orchestration (Heat)
Go to file
tyagi 2cf8aa6fad Update wsgi.py to support reload from conf on SIGHUP
These changes are taken from the glance wsgi.py from where
heat wsgi.py originated. These changes are to support reload
of the service with new configuration parameters when SIGHUP
is received.

The reload of conf will only work if the server is running
with workers. If workers is 0 then it wont reload.

Co-Authored-By: Tetiana Lashchova <tlashchova@mirantis.com>
Change-Id: I7fd391209591c149fb95136d92dd1d82cfb7a6de
Closes-Bug: #1449807
Closes-Bug: #1276694
2015-07-06 17:27:28 +03:00
bin Update wsgi.py to support reload from conf on SIGHUP 2015-07-06 17:27:28 +03:00
contrib Override mox in sys.modules to mox3 in a py3 env 2015-07-02 11:41:49 +05:30
devstack/upgrade In-tree grenade support for Heat 2015-07-02 17:23:22 +05:30
doc Merge "Remove old JSON and YAML docs syntax" 2015-07-03 08:31:21 +00:00
etc/heat Add template-version-list 2015-07-01 09:00:57 -04:00
heat Update wsgi.py to support reload from conf on SIGHUP 2015-07-06 17:27:28 +03:00
heat_integrationtests Update wsgi.py to support reload from conf on SIGHUP 2015-07-06 17:27:28 +03:00
heat_upgradetests In-tree grenade support for Heat 2015-07-02 17:23:22 +05:30
rally-scenarios Add config file for performance gate job 2014-08-08 02:22:59 +04:00
tools changed heat dev docs to comply with conventions 2015-04-24 22:03:07 -04:00
.coveragerc Enabled source code coverage for contrib directory 2014-01-28 21:49:40 +08:00
.gitignore ignore sample config file generated by tox -egenconfig 2015-07-02 23:27:07 -07:00
.gitreview Update .gitreview for org move. 2012-12-02 17:46:15 +00:00
.testr.conf Add separate requirements.txt to integration tests 2015-04-01 09:02:13 +00:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:36 +00:00
HACKING.rst cleanup of hacking.rst heat doc 2015-04-28 16:47:07 -04:00
LICENSE Initial commit (basics copied from glance) 2012-03-13 21:48:07 +11:00
README.rst Merge "changed heat dev docs to comply with conventions" 2015-05-08 08:54:19 +00:00
babel.cfg Add setup.py and friends 2012-03-14 09:25:54 +11:00
config-generator.conf Fix config generator for oslo.service 2015-06-27 05:33:07 -04:00
install.sh Merge "Switch from MySQL-python to PyMySQL" 2015-06-22 10:32:35 +00:00
openstack-common.conf Switch to oslo.service 2015-06-23 08:30:39 +02:00
py3-testlist Add a py34 env 2015-05-12 20:25:41 +05:30
pylintrc Directives to not use variable names that conflict with pdb 2012-03-20 07:16:16 -04:00
requirements.txt Updated from global requirements 2015-07-03 20:43:36 +00:00
setup.cfg Merge "Add nova.network custom constraint" 2015-07-01 09:15:13 +00:00
setup.py Updated from global requirements 2015-06-22 21:57:19 +00:00
test-requirements.txt Override mox in sys.modules to mox3 in a py3 env 2015-07-02 11:41:49 +05:30
tox.ini Remove unneeded OS_TEST_DBAPI_ADMIN_CONNECTION 2015-07-03 23:06:00 +00:00
uninstall.sh Add uninstall script for Heat 2012-06-23 22:41:30 -04:00