summaryrefslogtreecommitdiffstats
path: root/opendaylight/aluminum
AgeCommit message (Collapse)AuthorFilesLines
2021-08-23Remove unneeded Opendaylight directoriesDan Timoney3-274/+0
Remove OpenDaylight sodium and aluminun directories, no longer needed in Istanbul Issue-ID: CCSDK-3363 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If5bfabd05f8b19f2f2b1cccf6bfba8eec7511bc5
2021-07-07Little refactoring on Dockerfile and pom.xmlSingal, Kapil (ks220y)1-6/+20
Moving FeaturesRepositories ENV Variable from Dockerfile to pom.xml Moving odl user creation to base image Issue-ID: CCSDK-3358 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I636e54e1849832faef22081a4a28feb6a2325c22
2021-06-14Making changes as per SILICON ODLSingal, Kapil (ks220y)1-1/+1
Adding few dependencies and refactoring sli versioning Issue-ID: CCSDK-3331 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I9678e4b4401791a98499ab3c39ef5b24e404aea8
2021-03-29Adding noCache docker build argumentSingal, Kapil (ks220y)1-0/+1
noCache will avoid picking the cached layers during the docker image build which may have been corrupted Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: If7e88b80a6127156cff9943a9760db9a6a8a81c2
2021-03-22Roll to Istanbul snapshotDan Timoney2-2/+2
Roll master to Istanbul snapshot version Change-Id: Ie39a976dfe5e59fdf213bd35a1fbf730f3fdc79e Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-03-21Refactoring DockerFile for multistage buildSingal, Kapil (ks220y)1-3/+16
Tested locally and it reduced 2 layers and image size by approx 100MBs Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I478996f9eb91f92fb385593d0f090787cfefcb8d
2021-02-24Release version 1.1.1 of dockers and roll versionsDan Timoney2-2/+2
Release 1.1.1 version of dockers and roll versions. Note: the docker tag for dgbuilder and odlsli is slightly different from other containers - they both use 'SNAPSHOT' instead of 'STAGING' in order for CSIT test to work correctly. Change-Id: I0c13a2dad9553acfa813968c9bf42d6a008185dc Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-11add odl patchesMichael DÜrre2-0/+34
add patches for aaa and fixed ccsdk sdnr repos Issue-ID: CCSDK-3152 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I5590d87193c344f3dbf590b29f2e5b9ac5c77714 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2020-12-181) Adding docker.skip.push tag so that it can be used to skip docker push ↵Singal, Kapil (ks220y)2-188/+169
during verify job 2) Upgrading docker-maven-plugin to 0.34.0 and replacing dockerFileDir to contextDir 3) Refactoring execution section of docker-maven-plugin 4) Refactoring POM Names 5) Running mvn tidy:pom Issue-ID: CCSDK-3057 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I19b9e231e5288e1372a9b3ac89d263bbb2209186
2020-12-07Roll to next snapshotDan Timoney2-4/+4
Roll to next snapshot version Change-Id: I423a52bc457f0809086279c17830fd371c197a2a Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-11-12Create base ODL Aluminum docker containerDan Timoney3-0/+231
Added new base docker container with OpenDaylight Aluminum installed Change-Id: I6b76e11803d89aba79e9f45f053cabd3e93fcff7 Issue-ID: CCSDK-2983 Signed-off-by: Dan Timoney <dtimoney@att.com>