Revive missing features 54/53954/1
authorTali <tali.ben-meir@hpe.com>
Tue, 28 Mar 2017 06:39:14 +0000 (09:39 +0300)
committerTali <tali.ben-meir@hpe.com>
Tue, 28 Mar 2017 06:39:14 +0000 (09:39 +0300)
Change-Id: I744bdb92b8a741ef767a76426cbc559a537f06e1
Signed-off-by: Tali <tali.ben-meir@hpe.com>
vpnservice/features/src/main/features/features.xml

index 6bf6bbf2db6b73879dc79f64524048d8b3fb5bf0..d937dfc5da67ec116bc279a446503c3288d35edc 100644 (file)
@@ -92,7 +92,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <feature version="${restconf.version}">odl-restconf</feature>
   </feature>
 
-  <!--<feature name='odl-netvirt-federation' version='${project.version}' description='OpenDaylight :: NetVirt :: Federation'>
+  <feature name='odl-netvirt-federation' version='${project.version}' description='OpenDaylight :: NetVirt :: Federation'>
     <feature version="${project.version}">odl-netvirt-openstack</feature>
     <feature version="${federation.version}">federation-with-rabbit</feature>
     <bundle>mvn:org.opendaylight.netvirt/federation-plugin-api/{{VERSION}}</bundle>
@@ -102,7 +102,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <feature name="odl-netvirt-ui" description="OpenDaylight :: NetVirt :: DLUX Integration Plugin" version='${project.version}'>
     <feature version="${dlux.version}">odl-dlux-core</feature>
     <bundle>mvn:org.opendaylight.netvirt/ovsdb-ui-bundle/{{VERSION}}</bundle>
-  </feature>-->
+  </feature>
 
   <feature name='odl-netvirt-sfc' version='${project.version}' description='OpenDaylight :: NetVirt :: SFC'>
     <feature version='${sfc.version}'>odl-sfc-provider</feature>