magnum/magnum/common
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
..
cert_manager Set up temp files containing client TLS certs 2015-09-30 16:59:40 -04:00
pythonk8sclient Fix typos 2015-11-15 15:36:51 +05:30
x509 Fix bay-create failure without "name" 2015-10-15 15:47:58 +09:00
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py remove default=None for config options 2015-11-07 11:25:42 -05:00
config.py Use oslo_config PortOpt type for port options 2015-11-06 17:34:31 +01:00
context.py Read auth_uri from config file and remove is_public_api 2015-10-13 21:20:26 +08:00
docker_utils.py Objects from Bay - Replication Controller 2015-11-16 12:06:28 -08:00
exception.py Objects from Bay - Replication Controller 2015-11-16 12:06:28 -08:00
k8s_manifest.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
keystone.py Code refactor for keystoneclient 2015-09-22 17:32:24 +08:00
paths.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
policy.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
rpc.py Enable Magnum to send notifications via RPC 2015-08-27 18:22:35 -04:00
rpc_service.py Backend support for magnum service 2015-09-28 17:06:10 +00:00
safe_utils.py Upgrade code to be python 3 compatible 2015-07-03 15:11:55 +01:00
service.py Enable Magnum to send notifications via RPC 2015-08-27 18:22:35 -04:00
short_id.py Upgrade code to be python 3 compatible 2015-07-03 15:11:55 +01:00
urlfetch.py Use oslo.log instead of oslo.incubator log module 2015-05-29 18:28:23 +08:00
utils.py Monitor driver for k8s bay type 2015-11-05 23:30:00 +05:30
yamlutils.py Use yaml.safe_loader instead of yaml.loader 2015-04-12 13:09:10 -07:00