Translate non-heat templates to Heat Orchestration Template.
Go to file
Sahdev Zala ccefa3514e Implement TOSCA Block Storage
Create TOSCA BlockStorage node type and its mapping in Heat. Introduce
relationship template which will also provide a base for implementing
relationship templates section in the TOSCA template. Introduce tests for
generator/translator code.

implements blueprint tosca-blockstorage-type
Closes-Bug: #1351129
Closes-Bug: #1354632

Change-Id: I7df198ea45875031557e2607d932f14f272bf2e1
2014-08-15 08:48:10 -05:00
doc/source Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
translator Implement TOSCA Block Storage 2014-08-15 08:48:10 -05:00
.coveragerc Add .gitreview file and apply cookiecutter template. 2014-04-01 09:43:50 -05:00
.gitignore Added a module for intrinsic function. 2014-07-14 17:41:55 +03: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
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
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
babel.cfg 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
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

README.md

heat-translator

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