tacker/tacker/tests/functional/vnfm
Cong Phuoc Hoang c981d65451 Fix issue in 'post_process_heat_template' function
If users specify parameters in 'flavor' or 'image' properties
of a VDU, HOT template can not be processed properly because
there is a missmatch between TOSCA and HOT template.

This patch will change 'get_input' to 'get_param' to fix that
issue.

Change-Id: I353e9d9d70dc6249a62dcdd1281b7b60d28d7d30
Closes-Bug: #1813135
Depends-On: Ib95ed31c70073cb732d41defe5bdc8027eadfeec
2019-03-26 11:13:43 +00:00
..
__init__.py Tacker test for multi vdu with monitoring enabled 2015-11-23 23:37:08 +00:00
test_tosca_vnf.py Update functional tests for tosca dict 2019-02-20 06:35:26 +00:00
test_tosca_vnf_alarm.py Add functional test for reservation support 2019-02-28 06:26:04 +00:00
test_tosca_vnf_block_storage.py Update functional tests for tosca dict 2019-02-20 06:35:26 +00:00
test_tosca_vnf_floatingip.py Parameter changed from mgmt_url to mgmt_ip_address 2019-01-31 10:08:17 +00:00
test_tosca_vnf_multiple_vdu.py Parameter changed from mgmt_url to mgmt_ip_address 2019-01-31 10:08:17 +00:00
test_tosca_vnf_reservation.py Add functional test for reservation support 2019-02-28 06:26:04 +00:00
test_tosca_vnf_scale.py Python3 support 2019-02-25 15:11:47 +00:00
test_tosca_vnfc.py Parameter changed from mgmt_url to mgmt_ip_address 2019-01-31 10:08:17 +00:00
test_tosca_vnfd.py Adds unique constraint on deleted_at 2017-05-11 17:00:56 +00:00
test_vnf.py Update functional tests for tosca dict 2019-02-20 06:35:26 +00:00
test_vnf_monitoring.py Update functional tests for tosca dict 2019-02-20 06:35:26 +00:00
test_vnf_placement_policy.py Update functional tests for tosca dict 2019-02-20 06:35:26 +00:00
test_vnfm_param.py Fix issue in 'post_process_heat_template' function 2019-03-26 11:13:43 +00:00