magnum/magnum/api/controllers/v1
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 API: Add debug message for every API call 2015-11-16 11:34:10 +08:00
base.py Use a simple way to determine whether a wsme type is null 2015-07-16 08:14:32 +08:00
bay.py Added 'master_addresses' to Bay in API 2015-11-10 03:53:12 +00:00
baymodel.py Add Magnum config for default network driver per COE 2015-11-13 03:22:08 +00:00
certificate.py timeutils.utcnow should be used instead of datetime.datetime.utcnow 2015-11-05 13:04:00 +00:00
collection.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
container.py timeutils.utcnow should be used instead of datetime.datetime.utcnow 2015-11-05 13:04:00 +00:00
magnum_services.py Adding API support for magnum service 2015-09-29 18:45:49 +00:00
node.py timeutils.utcnow should be used instead of datetime.datetime.utcnow 2015-11-05 13:04:00 +00:00
pod.py timeutils.utcnow should be used instead of datetime.datetime.utcnow 2015-11-05 13:04:00 +00:00
replicationcontroller.py Objects from Bay - Replication Controller 2015-11-16 12:06:28 -08:00
service.py timeutils.utcnow should be used instead of datetime.datetime.utcnow 2015-11-05 13:04:00 +00:00
types.py Merge "Remove coding:utf-8" 2015-09-23 16:26:55 +00:00
utils.py Raise exception when adding an existed attribute while update bay 2015-11-03 17:16:40 +08:00
x509keypair.py timeutils.utcnow should be used instead of datetime.datetime.utcnow 2015-11-05 13:04:00 +00:00