OpenStack Orchestration (Heat)
Go to file
Oleksii Chuprykov 205fe94b87 Wait until child process will be killed
It might take a wile to kill worker after receiving of sighup because
of worker can be busy at the time, so the check of the workers count
can be failed during some amount of time.
Add timeout for checking.

Change-Id: Ibdd29b07960b2f765b03ea9458b6e85cd6786fd0
Closes-bug: #1472531
2015-07-13 12:53:26 +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 Remove hotref links in the documentation 2015-07-07 10:11:56 +02:00
etc/heat Add template-version-list 2015-07-01 09:00:57 -04:00
heat Merge "Keep the path when re-registering the template resource" 2015-07-07 08:18:46 +00:00
heat_integrationtests Wait until child process will be killed 2015-07-13 12:53:26 +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