magnum/magnum/tests/unit/conductor/handlers
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
..
common Refactor bay_conductor to split trust methods 2016-03-15 08:52:57 +09:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_bay_conductor.py Refactor bay_conductor to split trust methods 2016-03-15 08:52:57 +09:00
test_ca_conductor.py Fix invalid import order 2016-02-07 22:54:41 -08:00
test_conductor_listener.py Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
test_docker_conductor.py Pass host_config if docker api version >=1.19 2016-03-17 08:59:49 +08:00
test_indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
test_k8s_bay_conductor.py Cleanup dict usage in bay_conductor 2016-03-17 11:23:49 +08:00
test_k8s_conductor.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00
test_mesos_bay_conductor.py Add auth_url 2016-03-03 15:24:29 +08:00
test_swarm_bay_conductor.py Add auth_url 2016-03-03 15:24:29 +08:00
test_x509keypair_conductor.py Fix invalid import order 2016-02-07 22:54:41 -08:00