commit | c662d328f24fbc894e6e73fc5838cb4304b249ce | [log] [tgz] |
---|---|---|
author | Marc De Leenheer <marc@onlab.us> | Thu Feb 18 16:05:10 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Mar 03 01:01:31 2016 +0000 |
tree | cd48a0887ecc64e5b79fd7bc70faf9070b79ae2f | |
parent | 842283b4f9e349d77420aa9b5091f60721337917 [diff] [blame] |
SNMP based device and flow rule provider for Lumentum SDN ROADMs. ONOS-3690 and ONOS-3842 Change-Id: If00ba70fa26e01924c225596c52a5ffb24987cc2
diff --git a/drivers/pom.xml b/drivers/pom.xml index 290d165..560eb24 100644 --- a/drivers/pom.xml +++ b/drivers/pom.xml
@@ -39,6 +39,7 @@ <module>netconf</module> <module>ovsdb</module> <module>utilities</module> + <module>lumentum</module> </modules> <!--<properties>