commit | 42019545effd793f223d20f048ec6d812fd80ba2 | [log] [tgz] |
---|---|---|
author | kalagesa <kalagesa@partner.ciena.com> | Tue Mar 14 18:00:47 2017 +0530 |
committer | Ray Milkey <ray@onlab.us> | Tue Apr 18 19:50:49 2017 +0000 |
tree | a75aa17ca8de8859fdd7e024fdfc28299c81373e | |
parent | 6359c83f09a8bd71863386a8227ed33634dfdaba [diff] [blame] |
ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api Change-Id: I6657b8d75388e850acaa53fe4f5be261e45a9bca
diff --git a/core/common/BUCK b/core/common/BUCK index a00d4fd..75999d5 100644 --- a/core/common/BUCK +++ b/core/common/BUCK
@@ -1,6 +1,7 @@ SRC_DEPS = [ '//lib:CORE_DEPS', '//incubator/api:onos-incubator-api', + '//core/api:onos-api', ] TEST_DEPS = [