summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-21 14:44:05 -0400
committerDan Timoney <dtimoney@att.com>2017-08-21 14:44:05 -0400
commit471dafabda15677d67b5ef11ce2f4060b8c81f5b (patch)
treefb1db237449fb8a2299b2cc83e6bbb89e9c684cf /pom.xml
parent24a1a1b4a46330e9c5fa54ddabe3d01c3c60571f (diff)
Add ODL + SLI container
Add docker container that starts up OpenDaylight with SLI preinstalled Change-Id: Iffbc21e0437108608fc35fc573d8ef47e413eca8 Issue-ID: CCSDK-27 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 0b677627..62a13727 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,5 +30,6 @@
<module>platform-logic</module>
<module>ubuntu</module>
<module>opendaylight</module>
+ <module>odlsli</module>
</modules>
</project>