heat-translator/translator/common
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
..
__init__.py TOSCA: Create new utils module with memory units 2015-04-07 17:36:16 +05:30
exception.py Added Support for Unsupported Types 2016-08-29 10:59:12 -07:00
flavors.py Improve and fix images & flavors handling 2016-08-23 16:09:00 +02:00
images.py Support os_version, os_type, and os_distro image properties 2017-05-23 06:59:58 -05:00
utils.py Fix: nested resources cannot be given out 2017-06-06 09:38:43 -07:00