tacker/tacker/tests/unit/vnflcm
Yi Feng 40e895657b Fix IPv4 check failure in UT
Since the version of jsonschema has been updated from 3.2.0 to 4.7.2,
when tox executes UT, it reports an error when checking IPv4, and now
the invalid IP address is fixed.

Due to FT failure caused by ceilometer, the installation of Ceilometer
was commented out in `.zuul.yaml`.
Note that this is only a temporary change and will need to be changed
back when the ceilometer issue is resolved.

Closes-Bug: #1983067
Change-Id: Ice9be4d71ee1689b57add263be5fadd77a7f5ccd
2022-08-08 07:22:11 +00:00
..
vnflcm_driver Support LCM operation with user data 2020-04-24 11:37:45 +09:00
__init__.py Add create vnf instance API 2020-04-20 10:53:20 +05:30
fakes.py Fix IPv4 check failure in UT 2022-08-08 07:22:11 +00:00
test_controller.py Merge "Implemented number format in additional params" 2022-07-07 07:31:14 +00:00
test_load_vnf_interfaces.py Allow VNF instantiation by VIM of the same tenant 2022-02-11 20:01:32 +05:30
test_sync_resource.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00
test_utils.py Merge "Add groups under topology_template in vnf_dict" 2021-09-17 09:09:44 +00:00
test_vnflcm_driver.py Support CNF update with MgmtDriver 2022-03-10 09:48:55 +00:00