X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_nbi%2Ftest%2Fcirros_ns%2Fcirros_nsd.yaml;fp=osm_nbi%2Ftest%2Fcirros_ns%2Fcirros_nsd.yaml;h=0000000000000000000000000000000000000000;hb=e128118419c3bb413de4cff8445b9b6c5598a5ed;hp=5c4e214938d24e96b45df85a74843b3b66e5ea01;hpb=0e96a88ce78692b6e4dc4f5a43ade2ccf7fca195;p=osm%2FNBI.git diff --git a/osm_nbi/test/cirros_ns/cirros_nsd.yaml b/osm_nbi/test/cirros_ns/cirros_nsd.yaml deleted file mode 100644 index 5c4e214..0000000 --- a/osm_nbi/test/cirros_ns/cirros_nsd.yaml +++ /dev/null @@ -1,49 +0,0 @@ -nsd-catalog: - nsd: - - id: cirros_nsd - name: cirros_ns - short-name: cirros_ns - description: Generated by OSM pacakage generator - vendor: OSM - version: '1.0' - - # Place the logo as png in icons directory and provide the name here - logo: osm_2x.png - - # Specify the VNFDs that are part of this NSD - constituent-vnfd: - # The member-vnf-index needs to be unique, starting from 1 - # vnfd-id-ref is the id of the VNFD - # Multiple constituent VNFDs can be specified - - member-vnf-index: 1 - vnfd-id-ref: cirros_vnfd - scaling-group-descriptor: - - name: "scaling_cirros" - vnfd-member: - - count: 1 - member-vnf-index-ref: 1 - min-instance-count: 0 - max-instance-count: 10 - scaling-policy: - - scaling-type: "manual" - cooldown-time: 10 - threshold-time: 10 - name: manual_scale - vld: - # Networks for the VNFs - - id: cirros_nsd_vld1 - name: cirros_nsd_vld1 - type: ELAN - mgmt-network: 'true' - # vim-network-name: - # provider-network: - # segmentation_id: - vnfd-connection-point-ref: - # Specify the constituent VNFs - # member-vnf-index-ref - entry from constituent vnf - # vnfd-id-ref - VNFD id - # vnfd-connection-point-ref - connection point name in the VNFD - - member-vnf-index-ref: 1 - vnfd-id-ref: cirros_vnfd - # NOTE: Validate the entry below - vnfd-connection-point-ref: eth0