heat-translator/translator
doantungbk 3c53dc729f Fix: nested resources cannot be given out
In Tacker, we now are fixing Tacker scaling to fully leverage heat-translator.
To make a best fit, Tacker need to have nested resources from heat-translator.
Heat-translator already provided this by using translate_to_yaml_dict().
Unfortunately, this method always return to the main heat yaml file not to
nested yaml file.

Change-Id: I7144d9926141dc4fc70f3a3c73c7fd41e2ff288c
2017-06-06 09:38:43 -07:00
..
common Fix: nested resources cannot be given out 2017-06-06 09:38:43 -07:00
conf Formatters ConfigParser NoSectionError 2016-04-14 19:43:23 +05:30
container/docker Add sample dockerfile to build translator container 2017-03-09 11:51:02 -08:00
custom Accept defined unknown node types if they inherit a known TOSCA root type 2016-01-25 17:19:16 +01:00
hot Fix: nested resources cannot be given out 2017-06-06 09:38:43 -07:00
osc Provide support for legacy translate api 2017-01-05 14:14:52 -08:00
tests Fix: nested resources cannot be given out 2017-06-06 09:38:43 -07:00
__init__.py Fix installation package name 2015-05-26 19:08:55 +00:00
shell.py Replace yaml.load() with yaml.safe_load() 2017-01-23 05:53:27 +00:00