X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=descriptor-packages%2Fnsd%2Fhackfest_cloudinit_ns%2Fsrc%2Fhackfest_cloudinit_nsd.yaml;fp=descriptor-packages%2Fnsd%2Fhackfest_cloudinit_ns%2Fsrc%2Fhackfest_cloudinit_nsd.yaml;h=d676c59069cdbed1596bb0e1fb0816a289fbdc13;hb=41e0b61183e914a0670d62d27832f849e54c01bc;hp=0000000000000000000000000000000000000000;hpb=266e4749ed940af746bbc1a71ec054d0a2d4b8a6;p=osm%2Fdevops.git diff --git a/descriptor-packages/nsd/hackfest_cloudinit_ns/src/hackfest_cloudinit_nsd.yaml b/descriptor-packages/nsd/hackfest_cloudinit_ns/src/hackfest_cloudinit_nsd.yaml new file mode 100755 index 00000000..d676c590 --- /dev/null +++ b/descriptor-packages/nsd/hackfest_cloudinit_ns/src/hackfest_cloudinit_nsd.yaml @@ -0,0 +1,39 @@ +nsd:nsd-catalog: + nsd: + - id: hackfest_cloudinit-ns + name: hackfest_cloudinit-ns + short-name: hackfest_cloudinit-ns + description: NS with 2 VNFs with cloudinit connected by datanet and mgmtnet VLs + version: '1.0' + logo: osm.png + constituent-vnfd: + - vnfd-id-ref: hackfest_cloudinit-vnf + member-vnf-index: '1' + - vnfd-id-ref: hackfest_cloudinit-vnf + member-vnf-index: '2' + vld: + - id: mgmtnet + name: mgmtnet + short-name: mgmtnet + type: ELAN + mgmt-network: 'true' + vim-network-name: mgmt + vnfd-connection-point-ref: + - vnfd-id-ref: hackfest_cloudinit-vnf + member-vnf-index-ref: '1' + vnfd-connection-point-ref: vnf-mgmt + - vnfd-id-ref: hackfest_cloudinit-vnf + member-vnf-index-ref: '2' + vnfd-connection-point-ref: vnf-mgmt + - id: datanet + name: datanet + short-name: datanet + type: ELAN + vnfd-connection-point-ref: + - vnfd-id-ref: hackfest_cloudinit-vnf + member-vnf-index-ref: '1' + vnfd-connection-point-ref: vnf-data + - vnfd-id-ref: hackfest_cloudinit-vnf + member-vnf-index-ref: '2' + vnfd-connection-point-ref: vnf-data +