magnum/magnum/api
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
..
controllers Objects from Bay - Replication Controller 2015-11-16 12:06:28 -08:00
middleware Remove XML parsing code from magnum. 2015-08-10 01:56:09 -07:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Use oslo_config PortOpt type for port options 2015-11-06 17:34:31 +01:00
auth.py Fix typo error 2015-11-08 04:29:35 -05:00
config.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00
expose.py Drop XML support in Magnum 2015-07-13 20:03:23 -05:00
hooks.py Read auth_uri from config file and remove is_public_api 2015-10-13 21:20:26 +08:00
servicegroup.py Fix TypeError at magnum API for service-list 2015-10-02 17:50:18 +00:00
validation.py Add Magnum config for default network driver per COE 2015-11-13 03:22:08 +00:00