Translate non-heat templates to Heat Orchestration Template.
Go to file
Sahdev Zala 37851cabfc Support importing TOSCA custom node types
Currently TOSCA normative types and custom node types are defined in a single
file. This patch separates them in a desired fashion and provides import
support for custom node types in a TOSCA template.

implements blueprint tosca-custom-types

Change-Id: I73b1f51b8fc98058c606f72ae2a6f90afbe3777c
2014-07-07 17:07:55 -05:00
doc/source Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
translator Support importing TOSCA custom node types 2014-07-07 17:07:55 -05:00
.coveragerc Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
.gitignore Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
.gitreview Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
.mailmap Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
.testr.conf Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
babel.cfg Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
CONTRIBUTING.rst Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
HACKING.rst Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
LICENSE Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
MANIFEST.in Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
openstack-common.conf TOSCA definition types for TOSCA library. 2014-05-05 16:49:32 -05:00
README.md Initial commit 2014-02-24 11:45:30 -08:00
README.rst Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
requirements.txt TOSCA definition types for TOSCA library. 2014-05-05 16:49:32 -05:00
setup.cfg TOSCA definition types for TOSCA library. 2014-05-05 16:49:32 -05:00
setup.py Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
test-requirements.txt Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
tox.ini Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00

heat-translator

Tool to tanslate non-heat templates to Heat Orchestration Template.