Adding fuel-bgpvpn-plugin and Scenario
[fuel.git] / deploy / scenario / scenario.yaml
1 ##############################################################################
2 # Copyright (c) 2015 Ericsson AB and others.
3 # jonas.bjurel@ericsson.com
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
9
10 ##############################################################################
11 # Description:
12 # This configuration file defines translation between a short deployment
13 # scenario name and an actual deployment scenario configuration file
14 #
15 # Short deployment scenario names are aligned between installer, test, and
16 # releng projects according to below pattern.
17 #   os-[controller]-[feature]-[mode](-[optionalparameter])
18 #
19 # Please note that the mechanism to get the details regarding the scenarios
20 # is different currently which needs to be aligned as well.
21 ##############################################################################
22
23 os-nosdn-nofeature-ha:
24   configfile: ha_heat_ceilometer_scenario_0.0.1.yaml
25
26 os-nosdn-nofeature-noha:
27   configfile: no-ha_heat_ceilometer_scenario_0.0.1.yaml
28
29 os-nosdn-vlan-ha:
30   configfile: ha_vlan_heat_ceilometer_scenario_0.0.1.yaml
31
32 os-nosdn-vlan-noha:
33   configfile: no-ha_vlan_heat_ceilometer_scenario_0.0.1.yaml
34
35 os-odl_l3-nofeature-ha:
36   configfile: ha_odl-l3_heat_ceilometer_scenario_0.0.1.yaml
37
38 os-odl_l3-nofeature-noha:
39   configfile: no-ha_odl-l3_heat_ceilometer_scenario_0.0.1.yaml
40
41 os-odl_l2-nofeature-ha:
42   configfile: ha_odl-l2_heat_ceilometer_scenario_0.0.1.yaml
43
44 os-odl_l2-nofeature-noha:
45   configfile: no-ha_odl-l2_heat_ceilometer_scenario_0.0.1.yaml
46
47 os-onos-nofeature-ha:
48   configfile: ha_onos_heat_ceilometer_scenario_0.0.2.yaml
49
50 os-onos-nofeature-noha:
51   configfile: no-ha_onos_heat_ceilometer_scenario_0.0.2.yaml
52
53 os-nosdn-kvm-ha:
54   configfile: ha_nfv-kvm_heat_ceilometer_scenario_0.0.1.yaml
55
56 os-nosdn-kvm-noha:
57   configfile: no-ha_nfv-kvm_heat_ceilometer_scenario_0.0.1.yaml
58
59 os-nosdn-ovs-ha:
60   configfile: ha_nfv-ovs_heat_ceilometer_scenario_0.0.1.yaml
61
62 os-nosdn-ovs-noha:
63   configfile: no-ha_nfv-ovs_heat_ceilometer_scenario_0.0.1.yaml
64
65 os-nosdn-kvm_ovs-ha:
66   configfile:
67
68 os-nosdn-kvm_ovs-noha:
69   configfile: no-ha_nfv-kvm_nfv-ovs_heat_ceilometer_scenario_0.0.1.yaml
70
71 os-odl_l2-bgpvpn-noha:
72   configfile: no-ha_odl-l2_bgpvpn_scenario_0.0.1.yaml