magnum/magnum/common
OTSUKA, Yuanying 1db6c60d3a Add parser for k8s manifest
When creating a service/pod, Magnum needs its name and more additional
information to store database.
This parser allows it.

Change-Id: I6e2a028f0caa7dbbd3a6de20aa3c982fb870c24a
2015-01-13 23:37:33 +09:00
..
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py Fix keystoneclient and heatclient incompatibility 2014-12-31 07:03:06 +09:00
config.py Copy ironic/common files to magnum/common for RPC server 2014-12-06 17:26:03 -07:00
context.py Fix RequestContext attributes 2014-12-25 11:12:58 +09:00
docker_utils.py Docker: Pull Image Before Container Create 2015-01-06 13:28:39 -08:00
exception.py Remove inappropriate exceptions and their usages 2015-01-09 03:16:35 +00:00
k8s_manifest.py Add parser for k8s manifest 2015-01-13 23:37:33 +09:00
magnum_keystoneclient.py Fix keystoneclient and heatclient incompatibility 2014-12-31 07:03:06 +09:00
paths.py Add some common code copied from Ironic 2014-12-02 14:15:51 -07:00
rpc_service.py Add RPC backend service 2014-12-11 12:30:50 -07:00
rpc.py Copy ironic/common files to magnum/common for RPC server 2014-12-06 17:26:03 -07:00
safe_utils.py Add safe_utils to the source base 2014-11-21 11:41:02 -07:00
service.py Add RPC backend service 2014-12-11 12:30:50 -07:00
utils.py change old oslo.concurrency to oslo_concurrency 2014-12-31 23:21:00 +08:00
yamlutils.py Tidy up the ReST API 2014-11-25 09:58:34 -05:00