Add mdsal-eos-binding-adapter feature 66/42166/2
authorTom Pantelis <tpanteli@brocade.com>
Wed, 20 Jul 2016 06:54:59 +0000 (02:54 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Fri, 22 Jul 2016 15:49:07 +0000 (15:49 +0000)
Added the feature that contains the binding adapter implementation of
the EntityOwnershipService.

Change-Id: Iccdd99833938b827e69603412385392b98b62abf
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
features/mdsal/src/main/features/features.xml

index 4d10e2afdbacae36c766810f86d06547fcec8ded..b0cebee916b9074684932af4b99d1c755cb2503e 100644 (file)
@@ -41,6 +41,7 @@
         <!-- FIXME: Bug 4202: Add MD-SAL provided odl-mdsal-binding-adapter -->
         <!-- FIXME: Bug 4202: Add MD-SAL provided odl-mdsal-dom-broker -->
         <feature version='${mdsal.version}'>odl-mdsal-eos-dom</feature>
+        <feature version='${mdsal.version}'>odl-mdsal-eos-binding</feature>
         <feature version='${mdsal.version}'>odl-mdsal-singleton-dom</feature>
         <bundle>mvn:org.opendaylight.controller/sal-core-api/{{VERSION}}</bundle>
         <bundle>mvn:org.opendaylight.controller/sal-core-spi/{{VERSION}}</bundle>