heat-translator/translator/hot
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
..
syntax Fix: nested resources cannot be given out 2017-06-06 09:38:43 -07:00
tests Provide support for legacy translate api 2017-01-05 14:14:52 -08:00
tosca Support os_version, os_type, and os_distro image properties 2017-05-23 06:59:58 -05:00
__init__.py TOSCA generator top level code 2014-06-11 12:05:27 -07:00
tosca_translator.py Fix: nested resources cannot be given out 2017-06-06 09:38:43 -07:00
translate_inputs.py Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
translate_node_templates.py Implement monitoring policy in HT 2017-04-13 07:56:32 -07:00
translate_outputs.py Don't put a null value description in the outputs when no description is provided. 2016-07-07 17:04:46 +02:00