summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/scripts/sdcBePy
diff options
context:
space:
mode:
authorKrupaNagabhushan <krupa.nagabhushan@est.tech>2020-07-07 17:36:11 +0100
committerOfir Sonsino <ofir.sonsino@intl.att.com>2020-07-15 08:06:59 +0000
commitedd8714f7559816283d18683ea2b9552b874d06e (patch)
treec4e6bdf7c87c99b9991a5bb404579f41291906b4 /catalog-be/src/main/resources/scripts/sdcBePy
parentf4165e2af8ae596d574aecae2fcf174420396b2e (diff)
Fix missing referenced node_types
Issue-ID: SDC-3153 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: I0b17ac92a49e1f006f5708b20af82a62ee769a9e
Diffstat (limited to 'catalog-be/src/main/resources/scripts/sdcBePy')
-rw-r--r--catalog-be/src/main/resources/scripts/sdcBePy/tosca/models/normativeTypesList.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/scripts/sdcBePy/tosca/models/normativeTypesList.py b/catalog-be/src/main/resources/scripts/sdcBePy/tosca/models/normativeTypesList.py
index eea25436b3..1ec08c97bf 100644
--- a/catalog-be/src/main/resources/scripts/sdcBePy/tosca/models/normativeTypesList.py
+++ b/catalog-be/src/main/resources/scripts/sdcBePy/tosca/models/normativeTypesList.py
@@ -103,6 +103,8 @@ def get_nfv(base_file_location="/"):
"vnfExtCp",
"vduCp",
"VNF",
+ "accessConnectivity",
+ "OntPnf",
"PonUni",
"OltNni",
"OntNni"])