diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-02-03 18:25:05 +0100 |
---|---|---|
committer | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-02-08 11:02:09 +0000 |
commit | c72e1ebe7248c81cce6039b1fe67c136cd1d4511 (patch) | |
tree | 31e011cdae670d188a3944434bee02bef48c677f /deploy/scenario | |
parent | bce3b5ad60341ab78d90402fda68eabba351fd0e (diff) |
Uplift scenario files to Liberty
Change-Id: I4d977caadc3858b315ff8f3d0eb063bcc443ace1
(cherry picked from commit e0f9c68e20b69f19ba50f17b367c918d30c4d13c)
Diffstat (limited to 'deploy/scenario')
-rw-r--r-- | deploy/scenario/ha_odl-l2_bgpvpn_scenario_0.0.1.yaml | 2 | ||||
-rw-r--r-- | 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 |