commit | e8dcfeedc468a489123bfa7c86ed467fecefaf74 | [log] [tgz] |
---|---|---|
author | Sanjay S <sanjay.s@happiestminds.com> | Thu Apr 23 10:07:08 2015 +0530 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Apr 30 03:47:57 2015 +0000 |
tree | a1c5e2b29ef5f0f6ab4d0a243a456b6b6e0dab35 | |
parent | 3c58e969208f693c20c45a4151683e6e8f1bf0a9 [diff] [blame] |
Netconf Device Provider Plugin to discover and monitor NETCONF supported Devices. Change-Id: I6d32c966fd4e9c3581db8285e2d712b6bffdb65c
diff --git a/providers/pom.xml b/providers/pom.xml index 70d867e..09d3487 100644 --- a/providers/pom.xml +++ b/providers/pom.xml
@@ -35,6 +35,7 @@ <module>openflow</module> <module>lldp</module> <module>host</module> + <module>netconf</module> <module>null</module> </modules>