Add init loop in prometheus sidecar container
[osm/devops.git] / descriptor-packages / nsd / no_port_security_ns / src / no_port_security_nsd.yaml
1 ##
2 # Copyright 2020 Tech Mahindra Limited
3 #
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 # Author: Mrityunjay Yadav <MY00514913@TechMahindra.com>, Jayant Madavi
19 ##
20
21
22 nsd:nsd-catalog:
23     nsd:
24     -   id: no_port_security-ns
25         name: no_port_security-ns
26         short-name: no_port_security-ns
27         description: Simple NS with a single VNF and a single VL
28         version: '1.0'
29         logo: osm.png
30         constituent-vnfd:
31         -   vnfd-id-ref: hackfest_basic-vnf
32             member-vnf-index: '1'
33         vld:
34         -   id: noPortSecurity
35             name: noPortSecurity
36             short-name: noPortSecurity
37             type: ELAN
38             vnfd-connection-point-ref:
39             -   vnfd-id-ref: hackfest_basic-vnf
40                 member-vnf-index-ref: '1'
41                 vnfd-connection-point-ref: vnf-cp0