Remove obsolete FIXMEs 36/34236/2
authorRobert Varga <rovarga@cisco.com>
Sat, 30 Jan 2016 02:57:39 +0000 (03:57 +0100)
committerTomas Cere <tcere@cisco.com>
Mon, 18 Jul 2016 14:01:34 +0000 (16:01 +0200)
The aaa project has been spun out, no circular dependencies anymore.

Change-Id: Idb758a3d1c6337360380f856ac5c9d23df9d01cf
Signed-off-by: Robert Varga <rovarga@cisco.com>
(cherry picked from commit 370aa978b837d4ba86ab3e70d4b31d2a2ec2e9bf)

features/netconf/src/main/features/features.xml

index e9bcac1242c86d89e2e2bf8e84098987497c22ce..b89c3ba86d057bf702a0579d9ea4fa0a831351df 100644 (file)
 
   <feature name='odl-netconf-ssh' version='${project.version}' description="OpenDaylight :: Netconf Connector :: SSH">
     <feature version='${project.version}'>odl-netconf-tcp</feature>
-    <!-- FIXME: This introduces cycle between projects, which makes version updates
-                harder. Should be moved to different.
-    -->
     <feature version='${project.version}'>odl-aaa-netconf-plugin</feature>
     <bundle>mvn:org.opendaylight.netconf/netconf-ssh/{{VERSION}}</bundle>
   </feature>