Initial commit to gerrit repo
[osm/PLA.git] / osm_pla / test / vnf_price_list.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 - vnfd: cirros_vnfd_v2
16   prices:
17     - vim_url: http://10.234.12.47:5000/v3
18       vim_name: OpenStack1
19       price: 5
20     - vim_url: http://10.234.12.44:5000/v3
21       vim_name: OpenStack2
22       price: 10
23     - vim_url: http://10.234.12.46:5000/v3
24       vim_name: OpenStack3
25       price: 30
26     - vim_url: http://10.234.12.43:5000/v3
27       vim_name: OpenStack4
28       price: 30
29 - vnfd: hackfest_multivdu-vnf
30   prices:
31     - vim_url: http://10.234.12.47:5000/v3
32       vim_name: OpenStack1
33       price: 17
34     - vim_url: http://10.234.12.44:5000/v3
35       vim_name: OpenStack2
36       price: 18
37     - vim_url: http://10.234.12.46:5000/v3
38       vim_name: OpenStack3
39       price: 19
40     - vim_url: http://10.234.12.43:5000/v3
41       vim_name: OpenStack4
42       price: 20
43 - vnfd: test_one_a_vnfd
44   prices:
45     - vim_url: http://10.234.12.47:5000/v3
46       vim_name: OpenStack1
47       price: 10
48     - vim_url: http://10.234.12.44:5000/v3
49       vim_name: OpenStack2
50       price: 20
51     - vim_url: http://10.234.12.46:5000/v3
52       vim_name: OpenStack3
53       price: 30
54     - vim_url: http://10.234.12.43:5000/v3
55       vim_name: OpenStack4
56       price: 30
57 - vnfd: test_one_b_vnfd
58   prices:
59     - vim_url: http://10.234.12.47:5000/v3
60       vim_name: OpenStack1
61       price: 10
62     - vim_url: http://10.234.12.44:5000/v3
63       vim_name: OpenStack2
64       price: 20
65     - vim_url: http://10.234.12.46:5000/v3
66       vim_name: OpenStack3
67       price: 30
68     - vim_url: http://10.234.12.43:5000/v3
69       vim_name: OpenStack4
70       price: 30
71 - vnfd: test_one_c_vnfd
72   prices:
73     - vim_url: http://10.234.12.47:5000/v3
74       vim_name: OpenStack1
75       price: 10
76     - vim_url: http://10.234.12.44:5000/v3
77       vim_name: OpenStack2
78       price: 20
79     - vim_url: http://10.234.12.46:5000/v3
80       vim_name: OpenStack3
81       price: 30
82     - vim_url: http://10.234.12.43:5000/v3
83       vim_name: OpenStack4
84       price: 30