magnum/magnum/conductor
Hua Wang 5de12d9ea8 Bay status returns None initially after create
When creating a bay using heat resources, OS::Magnum::Bay, the first
bay status returns None, then the following bay status returns the
correct CREATE_IN_PROGRESS.

Change-Id: I6e3802b1321de5d300e167c5b0f1a9ebf291fe13
Closes-Bug: #1507598
2016-03-09 09:47:21 +08:00
..
handlers Bay status returns None initially after create 2016-03-09 09:47:21 +08:00
tasks Add Heat tasks 2015-03-09 08:14:17 +09:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
api.py Object: Add filters to contianer list 2015-12-15 13:35:48 +08:00
config.py Clean up miscellaneous help strings 2015-07-24 00:46:34 -05:00
k8s_api.py Replace string format arguments with function parameters 2016-02-20 23:39:33 +08:00
k8s_monitor.py Correct wrong parameter passing when create k8s_api in k8s monitor 2016-01-02 13:23:31 +08:00
mesos_monitor.py Fix mesos monitor for handling multiple masters 2015-12-08 15:27:31 +00:00
monitors.py Replace string format arguments with function parameters 2016-02-20 23:39:33 +08:00
scale_manager.py Replace string format arguments with function parameters 2016-02-20 23:39:33 +08:00
swarm_monitor.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-29 13:09:04 +08:00
template_definition.py Add auth_url 2016-03-03 15:24:29 +08:00
utils.py Add retrieve_bay_uuid in conductor_utils 2015-12-11 00:48:57 +00:00