tacker/tacker/tests/unit/vnfm
Hiroo Kitamura e6a7ff593f Fix UT and FT VNFD yaml because lack of properties
An error occurs in tox due to an incorrect setting of
properties related to tosca.policies.tacker.Scaling.
Therefore, this patch fixes the related VNFDs.
The error is occurring in unittest and FT, so fix both.

At the same time, there was a problem with the version of
heat-translator, so modify the following files as well.
- lower-constraints.txt
- requirements.txt

Co-Authored-By: Yasufumi Ogawa <yasufum.o@gmail.com>
Change-Id: Iae2b25abe53eda483e811171306d3d375a7e1687
Closes-Bug: #1921996
2021-04-01 13:32:28 +09:00
..
infra_drivers Fix UT and FT VNFD yaml because lack of properties 2021-04-01 13:32:28 +09:00
lcm_user_data Enhancement IpOverEthernet in API Parameter 2021-03-26 03:04:13 +00:00
mgmt_drivers Refactoring UT directories 2018-11-12 13:13:39 +00:00
monitor_drivers Dropping explicit unicode literal 2021-02-02 06:45:53 +05:30
policy_actions Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
tosca Support feature to attach the existing volume 2021-01-28 13:11:03 +05:30
__init__.py Put vnfm cases into discovered case list 2017-03-22 22:14:09 +08:00
test_k8s_plugin.py Implementation Fenix plugin in Tacker 2020-09-24 04:20:06 +00:00
test_monitor.py Implementation Fenix plugin in Tacker 2020-09-24 04:20:06 +00:00
test_nfvo_client.py Improve redundant test code of NFVO client 2020-10-08 00:50:59 +00:00
test_plugin.py Dropping explicit unicode literal 2021-02-02 06:45:53 +05:30
test_vim_client.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00