From c72e1ebe7248c81cce6039b1fe67c136cd1d4511 Mon Sep 17 00:00:00 2001 From: Nikolas Hermanns Date: Wed, 3 Feb 2016 18:25:05 +0100 Subject: Uplift scenario files to Liberty Change-Id: I4d977caadc3858b315ff8f3d0eb063bcc443ace1 (cherry picked from commit e0f9c68e20b69f19ba50f17b367c918d30c4d13c) --- deploy/scenario/ha_odl-l2_bgpvpn_scenario_0.0.1.yaml | 2 +- deploy/scenario/no-ha_odl-l2_bgpvpn_scenario_0.0.1.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/scenario/ha_odl-l2_bgpvpn_scenario_0.0.1.yaml b/deploy/scenario/ha_odl-l2_bgpvpn_scenario_0.0.1.yaml index a5f3fc5e2..3890286e4 100644 --- a/deploy/scenario/ha_odl-l2_bgpvpn_scenario_0.0.1.yaml +++ b/deploy/scenario/ha_odl-l2_bgpvpn_scenario_0.0.1.yaml @@ -58,7 +58,7 @@ dea-override-config: environment: mode: ha net_segment_type: tun - wanted_release: Kilo on Ubuntu 14.04 + wanted_release: Liberty on Ubuntu 14.04 nodes: - id: 1 interfaces: interfaces_1 diff --git a/deploy/scenario/no-ha_odl-l2_bgpvpn_scenario_0.0.1.yaml b/deploy/scenario/no-ha_odl-l2_bgpvpn_scenario_0.0.1.yaml index 780d9746a..0eecc0bce 100644 --- a/deploy/scenario/no-ha_odl-l2_bgpvpn_scenario_0.0.1.yaml +++ b/deploy/scenario/no-ha_odl-l2_bgpvpn_scenario_0.0.1.yaml @@ -58,7 +58,7 @@ dea-override-config: environment: mode: ha net_segment_type: tun - wanted_release: Kilo on Ubuntu 14.04 + wanted_release: Liberty on Ubuntu 14.04 nodes: - id: 1 interfaces: interfaces_1 -- cgit 1.2.3-korg