removing ovsdb-sfc feature from compatible-with-all 52/35352/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 16 Feb 2016 21:53:47 +0000 (13:53 -0800)
committerHideyuki Tai <Hideyuki.Tai@necam.com>
Wed, 24 Feb 2016 12:38:40 +0000 (04:38 -0800)
- ovsdb-sfc brings in ovsdb-openstack which is proactively making
  configs in the network.  This gets in the way of typical southbound
  ovsdb system tests, and maybe others.

Change-Id: I18e8f5538cce7114f22b53b5c2b8c8398e0b6823
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
(cherry picked from commit 90022723467076117f2f2f4994ab61c41fba7546)

features-test/src/main/resources/features.xml

index d03cc5de1cb1b0974ba637a351cbb0e3a70cc098..de707b4f9dbe995b2cf126b062705af5399a2ffa 100644 (file)
         <feature version='${feature.openflowplugin.version}'>odl-openflowplugin-nxm-extensions</feature>
         <feature version='${feature.ovsdb.version}'>odl-ovsdb-hwvtepsouthbound</feature>
         <feature version='${feature.ovsdb.version}'>odl-ovsdb-library</feature>
-        <feature version='${feature.ovsdb.version}'>odl-ovsdb-sfc</feature>
         <feature version='${feature.ovsdb.version}'>odl-ovsdb-southbound-impl</feature>
         <feature version='${feature.packetcable.version}'>odl-packetcable-policy-server-all</feature>
         <feature version='${feature.reservation.version}'>odl-reservation-models</feature>
         which leads to BindException.
         <feature version='${feature.nic.version}'>odl-nic-core-mdsal</feature>
 -->
+        <feature version='${feature.ovsdb.version}'>odl-ovsdb-sfc</feature>
         <feature version='${feature.ovsdb.version}'>odl-ovsdb-openstack</feature>
         <feature version='${feature.snbi.version}'>odl-snbi-all</feature>
         <feature version='${feature.sfc.version}'>odl-sfcofl2</feature>