diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-04-06 17:03:32 +0200 |
---|---|---|
committer | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-04-08 10:44:05 +0200 |
commit | 2887a6e73ae8fa84d43467badb7389f06a11d666 (patch) | |
tree | 6d496772e7f632d98926d1d3c207f72ef6871937 /deploy/scenario/scenario.yaml | |
parent | 4cd78eff65a58a699906347e59886e6380b855ef (diff) |
Cleanup and add bgpvpn to scenario file
Change-Id: I82ce16751b4d52d6fdb39883b730073164f9dfe0
Diffstat (limited to 'deploy/scenario/scenario.yaml')
-rw-r--r-- | deploy/scenario/scenario.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deploy/scenario/scenario.yaml b/deploy/scenario/scenario.yaml index 90f7b8367..9fac24a7f 100644 --- a/deploy/scenario/scenario.yaml +++ b/deploy/scenario/scenario.yaml @@ -65,10 +65,10 @@ os-nosdn-ovs-noha: configfile: no-ha_nfv-ovs_heat_ceilometer_scenario_0.0.3.yaml os-odl_l2-bgpvpn-ha: - configfile: ha_odl-l2_bgpvpn_scenario_0.0.2.yaml + configfile: ha_odl-bgpvpn_scenario_0.0.1.yaml os-odl_l2-bgpvpn-noha: - configfile: no-ha_odl-l2_bgpvpn_scenario_0.0.2.yaml + configfile: no-ha_odl-bgpvpn_scenario_0.0.1.yaml os-odl_l2-sfc-ha: configfile: ha_odl-l2_sfc_heat_ceilometer_scenario_0.0.1.yaml |