Revert "Temporary remove neutron from K4 distro"
[integration/distribution.git] / features / repos / index / pom.xml
index 41e6f9afaed6ae794ef4d90a2e5dac526b326c5e..23bea4bdbcf037d29e47eb019ebfdbb44a3ed6c1 100644 (file)
         </dependency>
 
         <!-- Neutron Northbound -->
-        <!-- Temporary remove because SFT Server unhealth
         <dependency>
             <groupId>org.opendaylight.neutron</groupId>
             <artifactId>features-neutron-service</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        -->
 
         <!-- ODL Parent -->
         <dependency>
             <type>xml</type>
         </dependency>
 
+        <!-- VTN -->
+        <dependency>
+            <groupId>org.opendaylight.vtn</groupId>
+            <artifactId>features-vtn-manager</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+
         <!-- FIXME: Add Yangtools -->
 
     </dependencies>