tacker/tacker/tests/functional/sol_v2_individual_vnfc_mgmt
Ai Hamano 78e95d5833 Fix vnfdId format for VNF package
This patch fixes the format of vnfdId for VNF package.
ETSI NFV-SOL002/003 does not specify the format of vnfdId, but the
current "vnf package API" can only handle vnfdId in UUID v4 format.
In compliance with ETSI NFV-SOL002/003, this patch fixes "vnf
package API" to handle vnfdId other than UUID v4 format.
And change the vnfdId of the VNF package used in "test_individual_vnfc_mgmt_basic.py" for FT to a format other than
UUID v4 format.

Closes-Bug: #2015820
Change-Id: I8b5dbc416496c8a46f4b5e3b669c82c76db398c5
2023-09-04 00:40:20 +00:00
..
__init__.py Extend Functional tests for Individual Vnfc Mgmt 2023-04-28 13:36:23 +09:00
test_individual_vnfc_mgmt_basic.py Fix vnfdId format for VNF package 2023-09-04 00:40:20 +00:00