tacker/tacker/tests/unit
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
..
agent Python3 support 2019-02-25 15:11:47 +00:00
api Python3 support 2019-02-25 15:11:47 +00:00
cmd Add framework for tacker-status upgrade check 2018-10-26 09:07:04 +00:00
common Modify UT case for config in the common directory 2018-12-17 10:30:00 +00:00
conductor Refactoring UT directories 2018-11-12 13:13:39 +00:00
db Add reservation support 2019-02-28 06:19:29 +00:00
extensions Python3 support 2019-02-25 15:11:47 +00:00
hacking Refactoring UT directories 2018-11-12 13:13:39 +00:00
keymgr Refactoring UT directories 2018-11-12 13:13:39 +00:00
mistral Refactoring UT directories 2018-11-12 13:13:39 +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 Refactoring UT directories 2018-11-12 13:13:39 +00:00
services Refactoring UT directories 2018-11-12 13:13:39 +00:00
tests Refactoring UT directories 2018-11-12 13:13:39 +00:00
tosca Refactoring UT directories 2018-11-12 13:13:39 +00:00
vnfm Fix issue in 'post_process_heat_template' function 2019-03-26 11:13:43 +00:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_test_rootwrap_exec.py Recover some file permissions 2016-07-20 22:56:09 +00:00
base.py VIM should accept valid boolean values for is_default 2018-06-06 15:26:53 +05:30
database_stubs.py Use oslo log and oslo concurrency 2016-06-03 11:38:36 +08:00
extension_stubs.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
test_alarm_receiver.py Python3 support 2019-02-25 15:11:47 +00:00
test_auth.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
test_context.py Enable skipped test cases for context 2019-01-31 06:41:30 +00:00
test_policy.py Using assertFalse(A) instead of assertEqual(False, A) 2017-06-28 11:49:37 +07:00
test_wsgi.py Improve UT test_wsgi, reduce code duplication 2018-11-26 22:39:22 +08:00
testlib_api.py Add __ne__ built-in function 2016-11-16 15:40:42 +08:00