X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=test%2FRO_tests%2Fsimple_multi_vnfc%2Fscenario_multi_vnfc.yaml;h=07b8902057664846b9ed0e013eb1fb370ac01ef9;hb=0aa0e2fcec7f5c7dcd6d56e2a38f72db327cee50;hp=c38b2e5b65bba2913df5322889eac88954d3020e;hpb=b36e75da99170c650c999ab2b985a14f3b9a7b5a;p=osm%2FRO.git diff --git a/test/RO_tests/simple_multi_vnfc/scenario_multi_vnfc.yaml b/test/RO_tests/simple_multi_vnfc/scenario_multi_vnfc.yaml index c38b2e5b..07b89020 100644 --- a/test/RO_tests/simple_multi_vnfc/scenario_multi_vnfc.yaml +++ b/test/RO_tests/simple_multi_vnfc/scenario_multi_vnfc.yaml @@ -1,5 +1,5 @@ ## -# Copyright 2015 Telefónica Investigación y Desarrollo, S.A.U. +# Copyright 2015 Telefonica Investigacion y Desarrollo, S.A.U. # This file is part of openmano # All Rights Reserved. # @@ -19,17 +19,31 @@ # contact with: nfvlabs@tid.es ## --- -schema_version: 2 -scenario: - name: simple_multi_vnfc - description: Simple network scenario consisting of a multi VNFC VNF connected to an external network - vnfs: - linux1: # vnf/net name in the scenario - vnf_name: linux_2VMs_v02 # VNF name as introduced in OPENMANO DB - networks: - mgmt: # provide a name for this net or connection - external: true - interfaces: - - linux1: control0 # Node and its interface - - linux1: control1 # Node and its interface +nsd:nsd-catalog: + nsd: + - id: simple_multi_vnfc + name: simple_multi_vnfc + vendor: OSM + version: '1.0' + description: Simple network scenario consisting of a multi VNFC VNF connected to an external network + 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: linux_2VMs_v02 + vld: + # Networks for the VNFs + - id: vld1 + name: mgmt + short-name: vld1-sname + type: ELAN + mgmt-network: 'true' + vnfd-connection-point-ref: + - member-vnf-index-ref: 1 + vnfd-id-ref: linux_2VMs_v02 + vnfd-connection-point-ref: eth0 + - member-vnf-index-ref: 1 + vnfd-id-ref: linux_2VMs_v02 + vnfd-connection-point-ref: xe1