BUG-4417 Program tunnel flows on new Neutron nodes
[ovsdb.git] / openstack / net-virt / src / main / java / org / opendaylight / ovsdb / openstack / netvirt / impl / SouthboundImpl.java
index 0f8759154c557698b3271f76e2452107240f8afb..43588cb616c72ff662f9ea9ceb701c489ef964d6 100644 (file)
@@ -736,4 +736,5 @@ public class SouthboundImpl implements Southbound {
         }
         return ovsdbBridgeAugmentation;
     }
+
 }