diff --git a/Hackfest_Demos/OSM-MR11/Team-5-Panther/oai_cn5g_ns.yaml b/Hackfest_Demos/OSM-MR11/Team-5-Panther/oai_cn5g_ns.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2ae2294092e51642690aad9d775a6190ad384345 --- /dev/null +++ b/Hackfest_Demos/OSM-MR11/Team-5-Panther/oai_cn5g_ns.yaml @@ -0,0 +1,30 @@ +nsd: + nsd: + - description: oai cn5g ns + df: + - id: default-df + virtual-link-profile: + - id: vlp-datanet + virtual-link-desc-id: datanet + virtual-link-protocol-data: + associated-layer-protocol: ipv4 + l3-protocol-data: + ip-version: ipv4 + cidr: 192.168.10.0/24 + vnf-profile: + - id: oai_cn5g_amf + virtual-link-connectivity: + - constituent-cpd-id: + - constituent-base-element-id: oai_cn5g_cnf + constituent-cpd-id: mgmt-ext + virtual-link-profile-id: mgmtnet + vnfd-id: oai_cn5g_cnf + id: oai_cn5g_ns + name: oai_cn5g_ns + version: '1.0' + virtual-link-desc: + - id: mgmtnet + mgmt-network: true + - id: datanet + vnfd-id: + - oai_cn5g_cnf \ No newline at end of file