[ONOS-7752] check single VM-to-VM east-west reachability

Change-Id: I0f27cefb1c70a0b05c4e71e156d81bc041c1d885
diff --git a/apps/openstacktroubleshoot/api/BUCK b/apps/openstacktroubleshoot/api/BUCK
index 520bddf..27cd4a2 100644
--- a/apps/openstacktroubleshoot/api/BUCK
+++ b/apps/openstacktroubleshoot/api/BUCK
@@ -2,6 +2,7 @@
     '//lib:CORE_DEPS',
     '//lib:org.apache.karaf.shell.console',
     '//cli:onos-cli',
+    '//apps/openstacknetworking/api:onos-apps-openstacknetworking-api',
 ]
 
 TEST_DEPS = [