Initial commit to gerrit repo
[osm/PLA.git] / osm_pla / test / nsd_unittest_no_vld_constraints.yaml
1 # Copyright 2020 ArctosLabs Scandinavia AB
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #    http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12 # implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 nsd:nsd-catalog:
16     nsd:
17     -   constituent-vnfd:
18         -   member-vnf-index: one
19             vnfd-id-ref: cirros_vnfd_v2
20         -   member-vnf-index: two
21             vnfd-id-ref: cirros_vnfd_v2
22         -   member-vnf-index: three
23             vnfd-id-ref: cirros_vnfd_v2
24         description: Placement constraints NSD
25         id: three_vnf_constrained_nsd
26         name: three_vnf_constrained_nsd
27         short-name: three_vnf_constrained_nsd
28         vendor: ArctosLabs
29         version: '1.0'
30         vld:
31         -   id: three_vnf_constrained_nsd_vld1
32             mgmt-network: !!bool False
33             name: ns_constrained_nsd_vld1
34             short-name: ns_constrained_nsd_vld1
35             type: ELAN
36             vim-network-name: private
37             vnfd-connection-point-ref:
38             -   member-vnf-index-ref: one
39                 vnfd-connection-point-ref: vnf-cp0
40                 vnfd-id-ref: cirros_vnfd_v2
41             -   member-vnf-index-ref: two
42                 vnfd-connection-point-ref: vnf-cp0
43                 vnfd-id-ref: cirros_vnfd_v2
44         -   id: three_vnf_constrained_nsd_vld2
45             mgmt-network: !!bool False
46             name: ns_constrained_nsd_vld2
47             short-name: ns_constrained_nsd_vld2
48             type: ELAN
49             vim-network-name: private
50             vnfd-connection-point-ref:
51             -   member-vnf-index-ref: two
52                 vnfd-connection-point-ref: vnf-cp0
53                 vnfd-id-ref: cirros_vnfd_v2
54             -   member-vnf-index-ref: three
55                 vnfd-connection-point-ref: vnf-cp0
56                 vnfd-id-ref: cirros_vnfd_v2