commit | 0ccde6d20cbb4c5e63159a59b417d4343eedb285 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Sat May 30 18:22:36 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Mon Jun 01 01:24:56 2015 +0000 |
tree | d6e28346d78d2bdd2bc48d3a36ab2f96db824a11 | |
parent | c3328768e7453da8f7950db6521e42b481fda1d4 [diff] [blame] |
Added an OLT application which pushes vlan circuits when ports are up. Added a driver for the OLT Change-Id: I13085d4a5a05e92a1640eff3f10ff75c2188e0d3
diff --git a/apps/pom.xml b/apps/pom.xml index 69f767b..dcc0ddd 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -50,6 +50,7 @@ <module>cordfabric</module> <module>xos-integration</module> <module>pcep-api</module> + <module>olt</module> </modules> <properties>