X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=tests%2Fexamples%2Fhackfest_charmed_nsd_sol006.yaml;h=2d2c7264e1d91d1de138719bf1ecf19af1ba6334;hp=0d6533e8759088e8330b43f84bedd9a0c481aa79;hb=0a517b9e7545addee365ae2622f3db035435cc63;hpb=76f6a62b4cc15bc77cf1270d2b1630524fb2879f diff --git a/tests/examples/hackfest_charmed_nsd_sol006.yaml b/tests/examples/hackfest_charmed_nsd_sol006.yaml index 0d6533e..2d2c726 100644 --- a/tests/examples/hackfest_charmed_nsd_sol006.yaml +++ b/tests/examples/hackfest_charmed_nsd_sol006.yaml @@ -18,7 +18,6 @@ nsd: - id: hackfest3charmed-ns name: hackfest3charmed-ns description: NS with 2 VNFs hackfest3charmed-vnf connected by datanet and mgmtnet VLs - designer: OSM version: '1.0' vnfd-id: @@ -26,32 +25,32 @@ nsd: virtual-link-desc: - id: mgmt - mgmt-network: "true" + mgmt-network: true + vim-network-name: mgmt - id: datanet - mgmt-network: "false" df: - - id: hackfest_charmed_DF + - id: default-df vnf-profile: - - id: hackfest_vnf1 # member-vnf-index-ref: 1 + - id: "1" # member-vnf-index-ref: 1 vnfd-id: hackfest3charmed-vnf virtual-link-connectivity: - virtual-link-profile-id: mgmt constituent-cpd-id: - - constituent-base-element-id: hackfest_vnf1 + - constituent-base-element-id: "1" constituent-cpd-id: vnf-mgmt-ext - virtual-link-profile-id: datanet constituent-cpd-id: - - constituent-base-element-id: hackfest_vnf1 + - constituent-base-element-id: "1" constituent-cpd-id: vnf-data-ext - - id: hackfest_vnf2 # member-vnf-index-ref: 2 + - id: "2" # member-vnf-index-ref: 2 vnfd-id: hackfest3charmed-vnf virtual-link-connectivity: - virtual-link-profile-id: mgmt constituent-cpd-id: - - constituent-base-element-id: hackfest_vnf2 + - constituent-base-element-id: "2" constituent-cpd-id: vnf-mgmt-ext - virtual-link-profile-id: datanet constituent-cpd-id: - - constituent-base-element-id: hackfest_vnf2 + - constituent-base-element-id: "2" constituent-cpd-id: vnf-data-ext \ No newline at end of file