magnum/magnum/conductor/handlers
Vilobh Meshram 3b1c0b28cb Objects from Bay - Replication Controller
Currently objects (pod/rc/service) are read from the
database. In order for native clients to work, they
must be read from the ReST bay endpoint. To execute
native clients, we must have one truth of the state
of the system, not two as we do now. This patch adds
changes for Replication Controller.

Also, please refer to the related-bug as to the temporary changes
done to make the test work for other objects namely pod,
service. These changes will be removed when the object from bay
patches for all the k8s objects are merged as part of a seperate
patch.

Partially-Implements: bp objects-from-bay
Related-Bug: #1502367
Related-Bug: #1504379

Change-Id: I7905af9e22f47b16d92043cc1fdcb1cdf72ebc48
2015-11-16 12:06:28 -08:00
..
common Fix bay-create failure without "name" 2015-10-15 15:47:58 +09:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
bay_conductor.py Create BayModel with provided(VM/BM) server type 2015-11-11 22:07:00 +00:00
ca_conductor.py Set up temp files containing client TLS certs 2015-09-30 16:59:40 -04:00
conductor_listener.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
docker_conductor.py Move 'docker_for_container' to a common module 2015-10-07 10:49:51 -04:00
indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
k8s_conductor.py Objects from Bay - Replication Controller 2015-11-16 12:06:28 -08:00
x509keypair_conductor.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00