magnum/magnum/conductor
Hongbin Lu 29e73e3fa1 Handle the case that stack has no "outputs"
Object "stack" returned by Heat doesn't necessary have the "outputs"
attribute. This could happen when a stack is in failure state. Magnum
needs to handle this case robustly.

Closes-Bug: #1525678
Change-Id: I288af63bd9e2704f9869f3eaf8d8d4c6495a7973
2015-12-14 18:53:29 -05:00
..
handlers Add retrieve_bay_uuid in conductor_utils 2015-12-11 00:48:57 +00: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 Objects from Bay - Pods 2015-12-02 12:13:57 -08:00
bay_lock.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
config.py Clean up miscellaneous help strings 2015-07-24 00:46:34 -05:00
k8s_api.py Avoid to use common.cert_manager directly 2015-12-09 14:54:32 +09:00
k8s_monitor.py Fix typo error 2015-11-08 04:29:35 -05:00
mesos_monitor.py Fix mesos monitor for handling multiple masters 2015-12-08 15:27:31 +00:00
monitors.py Monitor driver for mesos bay type 2015-11-13 22:55:28 +05:30
scale_manager.py Migrate to Kubernetes Release 1 2015-09-21 15:02:58 +08:00
swarm_monitor.py Monitor driver for k8s bay type 2015-11-05 23:30:00 +05:30
template_definition.py Handle the case that stack has no "outputs" 2015-12-14 18:53:29 -05:00
utils.py Add retrieve_bay_uuid in conductor_utils 2015-12-11 00:48:57 +00:00