47df1d6a2e
This patch fix these: - If nested_resource_name is 'SP1_res.yaml' it will create a loop in heat translator and vnf creation will fail. This is a bug of heat translator and this patch is to bypass the loop hole by using a different name than 'SP1_res.yaml'. - Incorrect syntax: ... translate_to_yaml_files_dict() takes exactly 2 arguments (3 given) ... Co-Authored-By: Cong Phuoc Hoang <hoangphuocbk2.07@gmail.com> Co-Authored-By: yong sheng gong <gong.yongsheng@99cloud.net> Co-Authored-By: Trinh Nguyen <dangtrinhnt@gmail.com> Change-Id: I60dc0a6d443598264c29fde8a3959d4bd7fba904 Closes-bug: #1753645 |
||
---|---|---|
.. | ||
lib | ||
__init__.py | ||
utils.py |