From e1314e2e599cfff5625b8e4694832b731a663887 Mon Sep 17 00:00:00 2001 From: Michal Skalski Date: Thu, 6 Oct 2016 15:12:34 +0200 Subject: [ODL] Use OpenDaylight Boron ODL Boron will be used in all scenarios except bgpvpn beacuse vpnservice was removed in this release, we still will use Beryllium for this scenario. This change only replace Beryllium with Boron, it does not use any new features like odl-netvirt-openstack. Change-Id: I95264cc97f5b9e922ab3fb7dc024724d9fb83e9c Signed-off-by: Michal Skalski --- deploy/config/plugins/fuel-odl_0.9.0.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deploy/config') diff --git a/deploy/config/plugins/fuel-odl_0.9.0.yaml b/deploy/config/plugins/fuel-odl_0.9.0.yaml index 6caf4834f..9646d021f 100644 --- a/deploy/config/plugins/fuel-odl_0.9.0.yaml +++ b/deploy/config/plugins/fuel-odl_0.9.0.yaml @@ -118,9 +118,9 @@ opendaylight: vpn: - odl-vpnservice-openstack odl_deb: opendaylight - experimental_odl_deb: opendaylight-boron + experimental_odl_deb: opendaylight-experimental use_experimental_odl: - - enable_sfc + - enable_bgpvpn #plugin_id: Assigned during installation plugin_version: 0.9.0 restrictions: -- cgit 1.2.3-korg