summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-09-27Enable staging for distribution repoDan Timoney1-0/+16
Distribution release job is failing because staging is not enabled. Change-Id: Id4c8ba022ae1f090d7cd9a9fcda9b14ccd6e560e Issue-ID: CCSDK-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-26Use oparent in distributionDan Timoney1-1/+1
Use version 0.0.2-SNAPSHOT of CCSDK parent pom to pick up oparent properties. This will enable staging plugin, which will resolve daily build issue. Change-Id: Ia418db6daab463d7f4199856fcd51e5a5bfab861 Issue-ID: CCSDK-56 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I686732405fe8a0e6aef1925317d98e76122956c4 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-28[CCSDK-29]changes for dgbuilder docker imageChinthakayala, Sheshashailavas (sc2914)1-0/+1
changes related to creating docker container for dgbuilder Change-Id: Ida8710be20c6737c46f7f01bc36e0fe11dd250bb Issue-ID:{CCSDK-29} Signed-off-by: Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com>
2017-08-28[CCSDK-28] populated the seed code for dgbuilderChinthakayala, Sheshashailavas (sc2914)1-0/+1
updated the code to point to the new package name for sli Change-Id: I3b5a1d05dc5193664fd4a667afdcd0b2354010a4 Issue-ID:{CCSDK-28} Signed-off-by: Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com> Signed-off-by: Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com>
2017-08-21Add ODL + SLI containerDan Timoney1-0/+1
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>
2017-08-21Add platform DGs to distributionDan Timoney1-20/+21
Add platform DGs needed by ODL-SLI docker container to distribution repo. Change-Id: I01c4a466da7bd986447cb44629fee61038664592 Issue-ID: CCSDK-27 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-11Create base OpenDaylight containerDan Timoney1-0/+1
Create base ODL Carbon docker container, based on base Ubuntu docker container Change-Id: I11873727a6a436ff6ecc6113c927ab07f99a67a3 Issue-ID: CCSDK-27 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-09Create base Ubuntu containerDan Timoney1-0/+32
Create base docker container for Ubuntu 16.04 LTS with packages needed for CCSDK SLI Issue-ID: CCSDK-27 Change-Id: I17a88fc2539f58ee6ced12ea64fbce45bc16a5ff Signed-off-by: Dan Timoney <dtimoney@att.com>