From 3a871db569a0ee68f50b283ff2821a4b9cd202fc Mon Sep 17 00:00:00 2001 From: Hiroo Kitamura Date: Fri, 12 Mar 2021 15:53:39 +0900 Subject: [PATCH] Update Fundamental VNF LCM spec to correct a column name Correct a column name in the vnf_lcm_filters table described in "Data model impact", because it is inconsistent with the attribute name defined in ETSI NFV SOL 003[1]. - vnfd_id --> vnfd_ids [1] https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/02.06.01_60/gs_NFV-SOL003v020601p.pdf Co-Authored-By: Yuichi Ishihara yuichi.ishihara.dx@hco.ntt.co.jp Implements: blueprint support-fundamental-lcm Change-Id: I52b8bd73c69de647f4dc4f9c9cf43e1329c4e3cc --- specs/wallaby/support-fundamental-vnf-lcm-based-on-ETSI-NFV.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/wallaby/support-fundamental-vnf-lcm-based-on-ETSI-NFV.rst b/specs/wallaby/support-fundamental-vnf-lcm-based-on-ETSI-NFV.rst index 543129cf..ea2010d3 100644 --- a/specs/wallaby/support-fundamental-vnf-lcm-based-on-ETSI-NFV.rst +++ b/specs/wallaby/support-fundamental-vnf-lcm-based-on-ETSI-NFV.rst @@ -185,7 +185,7 @@ vnf_lcm_filters: .. code-block:: python - vnfd_id MEDIUMBLOB + vnfd_ids MEDIUMBLOB vnf_products_from_providers json vnf_provider VARBINARY(255) vnf_product_name vnf_product_name