blob: bf62051f7eb889f583d27cd0d29aed1f63528782 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
# Data provider infra file samples
## vendor.yaml
Creates vendor
## vsp.yaml
Creates vendor and two vsps. Shows YAML anchor usage example.
## xnfs.yaml
Creates PNFs and VNFs
## service.yaml
Creates and distribute SDC service
## complex.yaml
Creates Complex
## cloud-region.yaml
Creates cloud region and register it in multicloud (all data \[like tenants] from OpenStack are going to be created by ONAP)
## customer.yaml
Creates customer with subscribed service
|