tacker/tacker/objects
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 Fix LCM failure 2022-02-15 19:52:59 +09:00
base.py Support tacker-db-manage for Multi DB backend 2023-02-24 00:03:12 +00:00
cancel_mode.py Fix LCM failure 2022-02-15 19:52:59 +09:00
change_ext_conn_req.py Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
common.py Fix migration for SQLAlchemy 1.4 2021-07-10 06:50:43 +05:30
fields.py Database sync between TackerDB and Kubernetes 2022-09-16 14:18:11 +09:00
grant.py Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
grant_request.py Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
heal_vnf_request.py Sample script for healing k8s with kubespray 2021-09-17 12:04:50 +09:00
instantiate_vnf_req.py Enhancement IpOverEthernet in API Parameter 2021-03-26 03:04:13 +00:00
scale_vnf_request.py Sample script for scaling k8s with kubespray 2021-09-17 11:24:28 +09:00
terminate_vnf_req.py Sample script for healing k8s with kubespray 2021-09-17 12:04:50 +09:00
vim_connection.py Support vimConnectionInfo.extra when CNF deploy 2022-09-12 00:58:43 +00:00
vnf.py Fix vnfdId format for VNF package 2023-09-04 00:40:20 +00:00
vnf_artifact.py Implementation Artifacts support in Tacker 2020-09-21 03:27:17 -04:00
vnf_deployment_flavour.py Fix missing import for i18n 2023-04-25 15:45:42 +09:00
vnf_instance.py Fix vnfdId format for VNF package 2023-09-04 00:40:20 +00:00
vnf_instantiated_info.py Fix the definition of associated_vnfc_cp_id 2022-03-10 01:09:36 +00:00
vnf_lcm_op_occs.py Fix API pagination problem in multi servers 2023-02-02 10:42:10 +00:00
vnf_lcm_subscriptions.py Fix API pagination problem in multi servers 2023-02-02 10:42:10 +00:00
vnf_package.py Support multiple conductors onboarding 2023-03-14 02:23:18 +00:00
vnf_package_vnfd.py Fix vnfdId format for VNF package 2023-09-04 00:40:20 +00:00
vnf_resources.py Add specific tenant to vnf resources 2022-03-09 22:12:17 +05:30
vnf_software_image.py Fix missing import for i18n 2023-04-25 15:45:42 +09:00
vnfd.py Fix vnfdId format for VNF package 2023-09-04 00:40:20 +00:00
vnfd_attribute.py Fix vnfdId format for VNF package 2023-09-04 00:40:20 +00:00