Revert "Removing deprecated/unused/outdated code"
[osm/RO.git] / RO / test / RO_tests / image_based_volume / scenario_additional_disk_based_image.yaml
1 ##
2 # Copyright 2015 Telefonica Investigacion y Desarrollo, S.A.U.
3 # This file is part of openmano
4 # All Rights Reserved.
5 #
6 # Licensed under the Apache License, Version 2.0 (the "License"); you may
7 # not use this file except in compliance with the License. You may obtain
8 # a copy of the License at
9 #
10 #         http://www.apache.org/licenses/LICENSE-2.0
11 #
12 # Unless required by applicable law or agreed to in writing, software
13 # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
14 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
15 # License for the specific language governing permissions and limitations
16 # under the License.
17 #
18 ##
19 ---
20 nsd:nsd-catalog:
21     nsd:
22     -   id:          test_2vdu_nsd
23         name:        additional_disk_based_image
24         short-name:  2disks
25         description: Just deploy vnf_2_disks
26         vendor:      OSM
27         version:     '1.0'
28         constituent-vnfd:
29         -   member-vnf-index: vnf2disks
30             vnfd-id-ref: additional_disk_based_image
31         vld:
32         # Networks for the VNFs
33         -   id:         vld1
34             name:       mgmt
35             short-name: vld1-sname
36             type:       ELAN
37             mgmt-network: 'true'
38             vnfd-connection-point-ref:
39             -   member-vnf-index-ref: vnf2disks
40                 vnfd-id-ref: additional_disk_based_image
41                 vnfd-connection-point-ref: mgmt0