tacker/tacker
Cong Phuoc Hoang 2ee2affbaa 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.

Co-Authored-By: Dharmendra Kushwaha<dharmendra.kushwaha@india.nec.com> 
Change-Id: I353e9d9d70dc6249a62dcdd1281b7b60d28d7d30
Closes-Bug: #1813135
2019-04-04 08:02:27 +00:00
..
agent Device Refactor. 2018-12-12 12:08:46 +00:00
api Refactor func and add UT in attributes 2018-11-21 15:16:56 +08:00
cmd Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
common Move to use only kestone v3 api 2019-03-06 05:09:13 +00:00
conductor Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
db Merge "Add support SFC encapsulation from networking-sfc" 2019-03-18 05:32:58 +00:00
extensions Merge "vnffg-create failed abnormally due to invalid network_src_port_id" 2019-02-25 12:55:31 +00:00
hacking rename various files of neutron/*.py to tacker/*.py 2014-07-04 18:20:50 +09:00
keymgr Support shared vim for policy action execution 2018-07-29 13:56:45 +08:00
locale Imported Translations from Zanata 2018-10-03 07:49:37 +00:00
mistral Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
nfvo Merge "Add support SFC encapsulation from networking-sfc" 2019-03-18 05:32:58 +00:00
objects Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
plugins Add reservation support 2019-02-28 06:19:29 +00:00
releasenotes/notes Remove infra and mgmt parsing logic from API 2017-01-06 08:39:56 +00:00
services Remove unused import logging 2016-05-12 10:52:23 +08:00
tests Fix issue in 'post_process_heat_template' function 2019-04-04 08:02:27 +00:00
tosca Fix issue in 'post_process_heat_template' function 2019-04-04 08:02:27 +00:00
vnfm Fix dict.keys() TypeError issue. 2019-03-13 16:00:25 +00:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Remove i18n.enable_lazy() call from tacker.cmd 2018-11-14 14:56:52 +05:30
alarm_receiver.py Python3 support 2019-02-25 15:11:47 +00:00
auth.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
context.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
manager.py Remove log translations 2017-07-07 00:19:36 -04:00
policy.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
service.py Fixed incorrect bin name 2018-11-11 18:58:41 +08:00
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Python3 support 2019-02-25 15:11:47 +00:00