VLAN Segmentation scenarios needed for virtual traffic classifier
[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
16 os_ha:
17   configfile: ha_heat_ceilometer_scenario_0.0.1.yaml
18
19 os_no-ha:
20   configfile: no-ha_heat_ceilometer_scenario_0.0.1.yaml
21
22 os_vlan_ha:
23   configfile: ha_vlan_heat_ceilometer_scenario_0.0.1.yaml
24
25 os_vlan_no-ha:
26   configfile: no-ha_vlan_heat_ceilometer_scenario_0.0.1.yaml
27
28 os_odl-l3_ha:
29   configfile: ha_odl-l3_heat_ceilometer_scenario_0.0.1.yaml
30
31 os_odl-l3_no-ha:
32   configfile: no-ha_odl-l3_heat_ceilometer_scenario_0.0.1.yaml
33
34 os_odl-l2_ha:
35   configfile: ha_odl-l2_heat_ceilometer_scenario_0.0.1.yaml
36
37 os_odl-l2_no-ha:
38   configfile: no-ha_odl-l2_heat_ceilometer_scenario_0.0.1.yaml
39
40 os_onos_ha:
41   configfile: ha_onos_heat_ceilometer_scenario_0.0.2.yaml
42
43 os_onos_no-ha:
44   configfile: no-ha_onos_heat_ceilometer_scenario_0.0.2.yaml
45
46 os_kvm_ha:
47   configfile: ha_nfv-kvm_heat_ceilometer_scenario_0.0.1.yaml
48
49 os_kvm_no-ha:
50   configfile: no-ha_nfv-kvm_heat_ceilometer_scenario_0.0.1.yaml
51
52 os_ovs_ha:
53   configfile: ha_nfv-ovs_heat_ceilometer_scenario_0.0.1.yaml
54
55 os_ovs_no-ha:
56   configfile: no-ha_nfv-ovs_heat_ceilometer_scenario_0.0.1.yaml
57
58 os_kvm_ovs_ha:
59   configfile:
60
61 os_kvm_ovs_no-ha:
62   configfile: no-ha_nfv-kvm_nfv-ovs_heat_ceilometer_scenario_0.0.1.yaml