OpFlex removed from master
[groupbasedpolicy.git] / features / src / main / features / features.xml
index 56514ce27659988416e2d82334979837c4cf31c3..364f771bd48094c2846424efe327eede912e0d3e 100644 (file)
         <configfile finalname="${config.configfile.directory}/15-groupbasedpolicy-ofoverlay.xml">mvn:org.opendaylight.groupbasedpolicy/groupbasedpolicy-ofoverlay-config/{{VERSION}}/xml/config</configfile>
     </feature>
 
-    <!--
-        The OpFlex renderer.
-
-        This can be added to the base to enable an
-        OpFlex renderer in the controller
-    -->
-    <feature name='odl-groupbasedpolicy-opflex' version='${project.version}' description='OpenDaylight :: groupbasedpolicy :: OpFlex Renderer'>
-        <feature version="${project.version}">odl-groupbasedpolicy-base</feature>
-        <bundle start="true">mvn:com.fasterxml.jackson.core/jackson-annotations/{{VERSION}}</bundle>
-        <bundle start="true">mvn:com.fasterxml.jackson.core/jackson-core/{{VERSION}}</bundle>
-        <bundle start="true">mvn:com.fasterxml.jackson.core/jackson-databind/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.groupbasedpolicy/opflex-renderer/{{VERSION}}</bundle>
-        <configfile finalname="${config.configfile.directory}/15-groupbasedpolicy-opflex.xml">mvn:org.opendaylight.groupbasedpolicy/groupbasedpolicy-opflex-config/{{VERSION}}/xml/config</configfile>
-    </feature>
-
     <!--
          The Neutron provider
     -->