diff options
author | Dan Timoney <dtimoney@att.com> | 2017-08-21 14:44:05 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-08-21 14:44:05 -0400 |
commit | 471dafabda15677d67b5ef11ce2f4060b8c81f5b (patch) | |
tree | fb1db237449fb8a2299b2cc83e6bbb89e9c684cf /pom.xml | |
parent | 24a1a1b4a46330e9c5fa54ddabe3d01c3c60571f (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.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,5 +30,6 @@ <module>platform-logic</module> <module>ubuntu</module> <module>opendaylight</module> + <module>odlsli</module> </modules> </project> |