update descriptor-packages build process
[osm/devops.git] / descriptor-packages / nsd / ref1_ns / src / ref1_nsd.yaml
1 nsd:nsd-catalog:
2     nsd:
3     -   constituent-vnfd:
4         -   member-vnf-index: '1'
5             start-by-default: 'true'
6             vnfd-id-ref: Ref_Vnf_11
7         -   member-vnf-index: '2'
8             vnfd-id-ref: Ref_Vnf_21
9         description: Reference NS 1
10         id: Ref_NS_1
11         name: Ref_NS_1
12         vendor: ETSI
13         vld:
14         -   description: Mgmt VL
15             id: 54c04
16             name: VL1
17             short-name: VL1
18             type: ELAN
19             vendor: ETSI
20             vnfd-connection-point-ref:
21             -   member-vnf-index-ref: '1'
22                 vnfd-id-ref: Ref_Vnf_11
23                 vnfd-connection-point-ref: mgmt0
24             -   member-vnf-index-ref: '2'
25                 vnfd-id-ref: Ref_Vnf_21
26                 vnfd-connection-point-ref: mgmt
27         -   description: Data VL
28             id: 54c03
29             name: VL2
30             short-name: VL2
31             type: ELAN
32             vendor: ETSI
33             vnfd-connection-point-ref:
34             -   member-vnf-index-ref: '1'
35                 vnfd-connection-point-ref: west
36                 vnfd-id-ref: Ref_Vnf_11
37             -   member-vnf-index-ref: '2'
38                 vnfd-connection-point-ref: data
39                 vnfd-id-ref: Ref_Vnf_21