Adding adsal todo markers to track needed changes. 53/15253/1
authorSam Hague <shague@redhat.com>
Fri, 13 Feb 2015 13:25:18 +0000 (08:25 -0500)
committerSam Hague <shague@redhat.com>
Fri, 13 Feb 2015 13:25:18 +0000 (08:25 -0500)
Change-Id: Ib6d40782ff930c034bc1ab8a11a96bba883b04c9
Signed-off-by: Sam Hague <shague@redhat.com>
openstack/net-virt-providers/src/main/java/org/opendaylight/ovsdb/openstack/netvirt/providers/openflow13/PipelineOrchestratorImpl.java

index 4d0eddde1f02c272bed37fd678ba1ca58e65ed6a..8c84f1acdba8fb5526c35613c4571c3d430427a6 100644 (file)
@@ -143,6 +143,7 @@ public class PipelineOrchestratorImpl implements PipelineOrchestrator, Opendayli
     }
 
 
+    /* TODO ADSAL: replace onNodeUpdated with dataChangeListener: https://bugs.opendaylight.org/show_bug.cgi?id=2707 */
     /**
      * Process the Node update notification. Check for Openflow node and make sure if the bridge is part of the Pipeline before
      * programming the Pipeline specific flows.