magnum/magnum/conductor
Spyros Trigazis e6a29fb252 Remove ReplicationController object
Following the removal of service [1], pod [2] and container [3], remove
COE specific object ReplicationController.

This change also removes k8s_conductor.

[1] I4f06bb779caa0ad369a2b96b4714e1bf2db8acc6
[2] I8c2499ccb97aae39d80868ce02fbef292d762c10
[3] I288fa7a9717519b1ae8195820975676d99b4d6d2

Change-Id: Ica100c8d2dfdd7dc709feb1f5cdc5a3f3d6c7318
Partially-Implements: blueprint delete-container-endpoint
Partially-Implements: blueprint bay-drivers
2016-08-10 17:56:48 +02:00
..
handlers Remove ReplicationController object 2016-08-10 17:56:48 +02: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 ReplicationController object 2016-08-10 17:56:48 +02:00
config.py Clean up miscellaneous help strings 2015-07-24 00:46:34 -05:00
k8s_api.py Correct reraising of exception 2016-07-08 12:25:23 +08:00
k8s_monitor.py Fix some simple mistake 2016-07-28 16:29:27 +08:00
mesos_monitor.py Fix some simple mistake 2016-07-28 16:29:27 +08:00
monitors.py Remove container object 2016-08-01 16:16:20 +02: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
utils.py Use oslo_utils.uuidutils support 2016-05-25 21:07:40 +02:00