Updated openstack/openstack

Project: openstack/heat-translator  9f3ed0229e059c913971e4cedfd9491dd26b5d66

No need to write down the nested template file

Method output_to_yaml_files_dict() in hot_template.py was already returned
a nested template. Tacker can use this method
to achieve the nested template. However, the nested template file still
requires to write down in Heat Translator. That made permission denied in
Tacker function test when the nested template tries to write in remote
repository. This patch will fix the above issue.

Change-Id: I3087cdc92fcab2d76566719d8a6e206e3d948523
This commit is contained in:
doantungbk 2017-07-05 00:14:54 -07:00 committed by Gerrit Code Review
parent 2dd71555e7
commit 79b6d26ffb
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4a37a5680c4159162c6cb44b0059ce003e1f01da
Subproject commit 9f3ed0229e059c913971e4cedfd9491dd26b5d66