bug 1092 fixing deletion of items referenced by several projects
[osm/NBI.git] / osm_nbi / tests / cirros_slice / cirros_nst.yaml
1 # Copyright [2018] [Felipe Vicens, Pol Alemany, Ricard Vilalta]
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 implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 #NST to deploy 2 Network Services without VLD
16 nst:
17 -   id: 'cirros_nst'
18     name: cirros_nst
19     SNSSAI-identifier:
20         slice-service-type: eMBB
21     quality-of-service:
22         id: 1
23     netslice-subnet:
24     -   id: cirros_nsd_1
25         is-shared-nss: 'false'
26         description: Slice example for osm-5.0
27         nsd-ref: 'cirros_2vnf_nsd'
28         instantiation-parameters:
29             vimAccountId: Openstack_7.18
30     -   id: cirros_nsd_2
31         is-shared-nss: 'false'
32         description: Slice example for osm-5.0
33         nsd-ref: 'cirros_2vnf_nsd'
34         instantiation-parameters:
35             vimAccountId: Openstack_7.18