magnum/magnum/common
Andrew Melton 3a8ab855a8 Add Template Definitions
The idea here is to provide a way for magnum to discover and interact
with templates meant to build bays. Template definition discovery is
done through python entry_points, and each class lists the bay_types
it can provide. Each template definition contains a mapping of magnum
object attributes and heat template parameters/outputs.

This will be useful for not only allowing different CoEs, OSes, and
platforms. But can also provide the discovery mechanism for templates
once they are pulled into their own repository.

Partial-Implements: bp multiple-bay-templates

Change-Id: Ia596657856cd861c94e58dcd65acae0677a36d73
2015-04-09 08:47:15 -07:00
..
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py Add glance support in magnum. 2015-04-08 10:48:20 +05:30
config.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
context.py Remove # -*- encoding: utf-8 -*- from some python files 2015-02-15 14:33:56 +08:00
docker_utils.py Docker: Pull Image Before Container Create 2015-01-06 13:28:39 -08:00
exception.py Add Template Definitions 2015-04-09 08:47:15 -07:00
k8s_manifest.py Make resource creation return 400 with empty manifest 2015-03-10 05:56:36 +00:00
magnum_keystoneclient.py Support i18n log format for error in magnum. 2015-02-27 02:05:01 +00:00
paths.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
rpc.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
rpc_service.py Fix typo in magnum/magnum/common/rpc?service.py 2015-03-21 07:04:20 +09:00
safe_utils.py Add safe_utils to the source base 2014-11-21 11:41:02 -07:00
service.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
short_id.py Make sure no duplicate stack name when creating k8s bay 2015-01-19 21:22:06 -05:00
urlfetch.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
utils.py Allow bay resource management by "name". 2015-03-17 04:24:55 +00:00
yamlutils.py Tidy up the ReST API 2014-11-25 09:58:34 -05:00