Restore compatible netconf features 16/61016/1
authorLuis Gomez <ecelgp@gmail.com>
Wed, 2 Aug 2017 05:13:32 +0000 (22:13 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Wed, 2 Aug 2017 05:13:32 +0000 (22:13 -0700)
Change-Id: I123b1c2cfedcfd591329eec304b328f1147c2986
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
features/singles/odl-integration-compatible-with-all/pom.xml

index efb69bfcff5e9ab5f8418310530dadc41cb84478..259a444da87d716bdfab45c4ab310a189e5d267a 100644 (file)
         </dependency>
 
         <!-- Honeycomb/VBD -->
-        <!-- Commented out because netconf topology issue
+        <!-- Comment out because SFT memory problem
         <dependency>
             <groupId>org.opendaylight.honeycomb.vbd</groupId>
             <artifactId>odl-vbd</artifactId>
         </dependency>
 
         <!-- Netconf -->
-        <!-- Commented out because netconf topology issue
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-mdsal</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
-        -->
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        <!-- Commented out because netconf topology issue
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-callhome-ssh</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        -->
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>