magnum/magnum/conductor
Eli Qiao b0ce382cf1 Use bay to init K8sAPI instead of bay_uuid
This patch aimed to reduce db call count when we invode k8sAPI.

For those user using bay name to do pod/rc/service operations, we
can saving a db call.

Change-Id: I1488d0526e1d444cb681b408f8a13ce25b4aee6f
2016-03-22 06:30:08 +08:00
..
handlers Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +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 Remove method which has no rpc calls 2016-03-08 14:43:51 +08:00
config.py Clean up miscellaneous help strings 2015-07-24 00:46:34 -05:00
k8s_api.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00
k8s_monitor.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +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 Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +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 Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00