commit | 1ca26ced9e2332daac4faf7111be0de10463940c | [log] [tgz] |
---|---|---|
author | Shashikanth VH <shashikanth.vh@huawei.com> | Fri Nov 20 23:19:49 2015 +0530 |
committer | Gerrit Code Review <gerrit@onlab.us> | Tue Nov 24 17:15:49 2015 +0000 |
tree | ce243d20101b7492c1673bf7f68c249385a1adc1 | |
parent | e2410ff01cf001a7361fdcbc140c4466ac18db36 [diff] [blame] |
[ONOS-2607] Implement BGP LS topology provider and listen on Node and Link changes of BGP Controller. Change-Id: I811ca8d078ab5825819cef81fd8096d842f76c44
diff --git a/providers/pom.xml b/providers/pom.xml index a02f8d4..32890b9 100644 --- a/providers/pom.xml +++ b/providers/pom.xml
@@ -39,6 +39,7 @@ <module>null</module> <module>pcep</module> <module>ovsdb</module> + <module>bgp</module> </modules> <dependencies>