Fix He plugin config push failure 17/42117/1
authorTom Pantelis <tpanteli@brocade.com>
Wed, 20 Jul 2016 01:51:37 +0000 (21:51 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Wed, 20 Jul 2016 01:58:05 +0000 (21:58 -0400)
The 42-openflowplugin.xml referenced the distributed-entity-ownership
config module as a required capability but this config module was
recently removed. However it should never have referenced this module in the
first place as it's an implementation module.

Change-Id: I6e4236fab3ab6a7e878dcb996dc386250cee5159
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
openflowplugin-controller-config/src/main/resources/initial/42-openflowplugin.xml

index 70831eb720f6ad1ce5e52f106045456b707a98ba..39ff549aaa6d00f78f05ffdac5b2971d9294871a 100644 (file)
@@ -16,7 +16,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <capability>urn:opendaylight:params:xml:ns:yang:openflow:common:config:impl?module=openflow-provider-impl&amp;revision=2014-03-26</capability>
     <capability>urn:opendaylight:params:xml:ns:yang:openflow:common:config?module=openflow-provider&amp;revision=2014-03-26</capability>
       <capability>urn:opendaylight:params:xml:ns:yang:openflowplugin:extension:api?module=openflowplugin-extension-registry&amp;revision=2015-04-25</capability>
-      <capability>urn:opendaylight:params:xml:ns:yang:controller:config:distributed-entity-ownership-service?module=distributed-entity-ownership-service&amp;revision=2015-08-10</capability>
     <!-- binding-broker-impl - provided -->
   </required-capabilities>