deb-heat/heat_integrationtests/functional
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
..
__init__.py Functional test UpdateStackTest 2014-10-20 16:31:09 +13:00
test_autoscaling.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_aws_stack.py Update urllib/httplib/cStringIO to use six.moves 2015-04-23 19:45:36 +05:30
test_create_update_neutron_port.py Add functional test for neutron port 2015-05-29 03:35:17 -04:00
test_create_update.py Use network 'heat-net' for integration_tests 2015-05-27 21:01:30 +05:30
test_default_parameters.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_heat_autoscaling.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_hooks.py test_hooks remove race-prone status wait 2015-03-26 11:38:21 +13:00
test_instance_group.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_notifications.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_reload_on_sighup.py Update wsgi.py to support reload from conf on SIGHUP 2015-07-06 17:27:28 +03:00
test_remote_stack.py Use helper functions stack_suspend and stack_resume 2015-04-10 15:44:07 +10:00
test_resource_group.py Fix ResourceGroup validate when there are removal_policies 2015-04-23 14:19:22 +10:00
test_stack_tags.py Add functional tests for stack tags/hidden stacks 2015-05-05 21:14:49 +00:00
test_template_resource.py Produce more meaningful exception messages in nested stacks 2015-06-24 08:52:08 +10:00
test_validation.py Specify network for server in test_validation 2015-07-01 11:55:12 +00:00