tacker/tacker/tests/unit/vnfm
Hiroo Kitamura 1284188709 Fix UT and FT VNFD yaml because lack of properties
Since validation of VNFD is more strict, `target` attribute should be
under `properties` for `tosca.policies.tacker.Scaling`, or failed to run
unit and functional tests. This update is to correct VNFDs.

This patch also updates version of heat-translator to the latest
`2.3.0` in `requirements.txt` and `lower-constraints.txt` to ensure it
uses the version for the change.

Co-Authored-By: Yasufumi Ogawa <yasufum.o@gmail.com>
Change-Id: Iae2b25abe53eda483e811171306d3d375a7e1687
Closes-Bug: #1921996
2021-04-01 15:49:15 +00:00
..
infra_drivers Fix UT and FT VNFD yaml because lack of properties 2021-04-01 15:49:15 +00: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