magnum/magnum/objects
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
..
__init__.py Backend support for magnum service 2015-09-28 17:06:10 +00:00
base.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
bay.py Change bay.*_cert_uuid to bay.*_cert_ref 2015-09-01 16:16:36 +09:00
baylock.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00
baymodel.py Create BayModel with provided(VM/BM) server type 2015-11-11 22:07:00 +00:00
certificate.py Add Certificate controller for TLS support. 2015-09-05 13:45:43 +00:00
container.py Allow container memory size to be specified 2015-10-03 17:27:30 -04:00
fields.py Introduce BayType that declares valid COEs 2015-09-28 15:55:40 -04:00
magnum_service.py Backend support for magnum service 2015-09-28 17:06:10 +00:00
node.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00
pod.py Remove unused DB API and Pod object API 2015-09-24 17:47:22 -07:00
replicationcontroller.py Objects from Bay - Replication Controller 2015-11-16 12:06:28 -08:00
service.py Remove unused DB API and Service object API 2015-09-29 16:22:02 -07:00
utils.py Replace oslo_utils.timeutils.isotime 2015-11-09 16:56:49 +08:00
x509keypair.py Object: refacor of x509keypair.py 2015-11-09 09:45:55 +00:00