magnum/magnum/api/controllers/v1
Andrew Melton b0f46abcf9 Use proper rpcapi in Containers API
The Containers API wasn't using the rpcapi constructed by pecan
and thus any rpc calls included incorrect contexts. This patch
replaces the backend_api calls with the proper pecan.request.rpcapi
calls.

Change-Id: Idc5d6a2a8099b8d574fca825d9f1578b6b705580
Closes-bug: #1447248
2015-04-23 10:05:31 -04:00
..
__init__.py Add k8s replication support for magnum 2015-01-02 18:29:18 -05:00
base.py Make resource creation return 400 with empty manifest 2015-03-10 05:56:36 +00:00
bay.py Add Swarm TemplateDefinition 2015-04-17 12:19:27 -07:00
baymodel.py Allow baymodel resource management by "name". 2015-03-19 01:23:34 +00:00
collection.py Add versioned object dependency modules 2014-12-02 02:25:40 -07:00
container.py Use proper rpcapi in Containers API 2015-04-23 10:05:31 -04:00
node.py Change ctxt to context to for consistency 2015-02-08 22:50:27 -05:00
pod.py Allow pod-update with pod name also. 2015-04-21 10:42:08 +00:00
replicationcontroller.py Allow rc-update with rc name also. 2015-04-21 11:31:34 +00:00
service.py Allow service-update with service name also. 2015-04-21 11:06:02 +00:00
types.py Allow bay resource management by "name". 2015-03-17 04:24:55 +00:00
utils.py Allow service resource management by "name". 2015-03-19 00:49:03 +00:00