X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=test%2FRO_tests%2Fsimple_multi_vnfc%2Fscenario_multi_vnfc.yaml;h=07b8902057664846b9ed0e013eb1fb370ac01ef9;hp=8de799376ad6f3fe91d30a21a41d5c1886e21d44;hb=88b676c8c572277e2487c309be6daace6bed0ee9;hpb=eebea06b843c02dc2c456263bbc62c0d796c26ee 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 8de79937..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,16 +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 +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