commit | 584f54bddbb0057b33fedc176a712cf60adb3cff | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Mon Oct 08 14:45:20 2018 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Tue Oct 09 16:45:16 2018 +0000 |
tree | 6594e3c44e4a9d4c55f8eaab95660180e35c28db | |
parent | 29c962c0acfb69ce46ccde63d52c156290e105f1 [diff] [blame] |
Fix race condition between AtomixManager and metadata providers startup Change-Id: I4799c079455e0e5c79a800ba3108b4c9eedbe1b2
diff --git a/core/net/BUILD b/core/net/BUILD index 8cd9b48..571c45a 100644 --- a/core/net/BUILD +++ b/core/net/BUILD
@@ -5,6 +5,7 @@ "//incubator/net:onos-incubator-net", "//incubator/store:onos-incubator-store", "//core/store/serializers:onos-core-serializers", + "//core/store/primitives:onos-core-primitives", "@org_osgi_service_cm//jar", ]