hwvtep disconnect command support
[ovsdb.git] / hwvtepsouthbound / hwvtepsouthbound-impl / src / main / resources / OSGI-INF / blueprint / hwvtepsouthbound.xml
index 7c6c2b53de46bfe8df1c7e1a6fba01097ef18f10..f9eabbb8e7265d5d5692fcb6ef7c525e77a9956b 100644 (file)
             <argument ref="hwvtepSouthboundProvider" />
         </action>
     </command>
+    <command>
+        <action class="org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDisconnectCliCmd">
+            <property name="dataBroker" ref="dataBroker" />
+        </action>
+    </command>
     </command-bundle>
 </blueprint>