Initial commit to gerrit repo
[osm/PLA.git] / osm_pla / test / vnf_price_list_more_vims.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     - vim_url: http://1.1.1.1:5000/v3
30       vim_name: OpenStack5
31       price: 3
32
33 - vnfd: hackfest_multivdu-vnf
34   prices:
35     - vim_url: http://10.234.12.47:5000/v3
36       vim_name: OpenStack1
37       price: 17
38     - vim_url: http://10.234.12.44:5000/v3
39       vim_name: OpenStack2
40       price: 18
41     - vim_url: http://10.234.12.46:5000/v3
42       vim_name: OpenStack3
43       price: 19
44     - vim_url: http://10.234.12.43:5000/v3
45       vim_name: OpenStack4
46       price: 20