magnum/magnum/conductor
Eli Qiao d7881f4c75 Add retrieve_bay_uuid in conductor_utils
In k8s_conductor, lots of code will use bay_ident to get bay_uuid, kinds of
duplicated code, use retrieve_bay_uuid in conductor_utils to replace them.

retrieve_bay_uuid will return bay's uuid from bay_ident

Closes-Bug: #1525035
Change-Id: Id4878e6f834aab095a74ef116257292aff09d6e1
2015-12-11 00:48:57 +00: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 Enable HA mode for mesos bay in Magnum 2015-12-07 11:47:32 -05:00
utils.py Add retrieve_bay_uuid in conductor_utils 2015-12-11 00:48:57 +00:00