tacker/tacker/vnfm/infra_drivers
Trinh Nguyen 47df1d6a2e Fix heat translator bug due to nested_resource_name
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
2018-03-16 07:49:32 +08:00
..
kubernetes Implementation containerized VNF in Kubernetes type 2018-02-02 16:43:46 +09:00
openstack Fix heat translator bug due to nested_resource_name 2018-03-16 07:49:32 +08:00
__init__.py Device refactor Part3: Rename device in codes 2016-08-26 16:26:57 +08:00
abstract_driver.py Derive infra driver using VIM type 2016-09-16 00:26:12 -07:00
noop.py Merge "Remove log translations" 2017-07-21 03:04:07 +00:00
scale_driver.py Device refactor Part3: Rename device in codes 2016-08-26 16:26:57 +08:00