summaryrefslogtreecommitdiffstats
path: root/odlsli/odlsli-alpine
AgeCommit message (Collapse)AuthorFilesLines
2019-09-11Use 0.6.1 released artifactsTimoney, Dan (dt5972)1-5/+5
Update docker to use released 0.6.1 CCSDK artifacts Change-Id: I3c524598c09cdd36587164d19d74a73326fe992a Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-04Change versions of CCSDK dependencies for dockersTimoney, Dan (dt5972)1-5/+5
Change versions of CCSDK for dockers to 0.6.1-SNAPSHOT Issue-ID: SDNC-874 Change-Id: I03d7ee25e23ca37763bfda1f3828ac8543eee5d0 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-03Roll versionsTimoney, Dan (dt5972)1-2/+2
Roll versions in master branch Change-Id: I7271b4a1b466f18f0854e39e0613848072c25b07 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Update to use released version 0.6.0Timoney, Dan (dt5972)1-6/+6
Update dockers to use released version of artifacts Change-Id: Ia8c0f17a1fef30c368716b3b984a6f1ab87af26f Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Updates for ODL NeonTimoney, Dan (dt5972)2-8/+13
Update to build ODLSLI based on OpenDaylight Neon. Change-Id: I85cbdf38d385f3a4ef15e8fe7939af788c350de1 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Update CCSDK dockers to use 0.5.2 artifactsTimoney, Dan (dt5972)1-6/+13
Update CCSDK docker containers to use released 0.5.2 artifacts. Change-Id: If3bbb720caf1434bf7ab7802199889045eb68864 Issue-ID: CCSDK-1401 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09Roll to next snapshotTimoney, Dan (dt5972)1-2/+2
Roll to next snapshot version Change-Id: I05e831bbf2524289a252a0b143cda3b5c4152ec3 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-07Roll version to recreate artifactsTimoney, Dan (dt5972)1-7/+7
Roll version to 0.5.1-SNAPSHOT to recreate El Alto early drop artifacts Change-Id: Ibfbad4c9dcf3f2158c709e12d16b315b9a3693de Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-05Use released versions of maven artifactsTimoney, Dan (dt5972)1-6/+6
Use released versions of maven artifacts to create docker images Change-Id: I00e7a589b82282d69a2d6315f9e4652e3c0ea332 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-23Workaround for staging issueTimoney, Dan (dt5972)1-0/+5
As a workaround to using staging version, explicitly use snapshot versions of CCSDK artifacts to create docker build. Change-Id: I043e980bb140105bc31d6d4d216ee2b182b2bd83 Issue-ID: CCSDK-1522 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-18Remove dependency on deleted adaptorTimoney, Dan (dt5972)1-7/+0
odlsli-alpine contains dependency on grpc adaptor, which has been removed. Change-Id: I5f1ebea37472ca33a6d2478dfafc211dcc9ad98e Issue-ID: CCSDK-1490 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-17Update parent version to 1.3.1Timoney, Dan (dt5972)1-1/+1
Update parent poms to version 1.3.1-SNAPSHOT Change-Id: I523d4955480ef75e83af3b7b9dae4831e9f6a6d2 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-08Merge "Configurations for SDNR OOFPCI Use case"Dan Timoney3-1/+10
2019-07-02Configurations for SDNR OOFPCI Use caseSandeep Shah3-1/+10
Update odlsli POM file to copy template to docker staging, Configure SDNC end point in DG properties file in K8s cluster, Template for RPC message used to invoke DG as response to Netconf notification Issue-ID: CCSDK-1446 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I2ccec01ae5eb4b89986debe5932e49bdc89164e0
2019-07-01Reduce CCSDK docker images sizeMatej Klotton1-41/+27
onap/ccsdk-odl-fluorine-alpine-image from 768MB to 526MB onap/ccsdk-odlsli-alpine-image from 1.36GB to 666MB Signed-off-by: Matej Klotton <matej.klotton@pantheon.tech> Change-Id: I80dca08539ea91622ccb00edbe675a0b3203a183
2019-06-13SDNR OOCPCI DG Updates for RANSIM Netconf MountSandeep Shah1-4/+26
RAN Simulator leverages Netconf servers to simulate DU's in the RAN and DG's that reconfigure YANG tree leaf nodes for closed loop automation need to also support RESTCONF API calls for YANG tree leaf nodes behind the mount points. Modified existing DG's and DG properties file Issue-ID: CCSDK-1398 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I2875860115d6ee07edaa39bfcb2e28c01ac9040f
2019-05-07Merge "Install openssl, iputils"Dan Timoney1-0/+7
2019-05-07Install openssl, iputilsTimoney, Dan (dt5972)1-0/+7
Install openssl and iputils in odlsli alpine container. Change-Id: I1211ebd5b4a6d1bec16456594a733bccdeb7f165 Issue-ID: CCSDK-1311 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-02Inclusion of missing OOF/PCI dependencies in ODLSLI POM'sSandeep Shah1-2/+17
Unfortunately, inclusion of dependencies was missed during feature code commit before M3 Change-Id: Ifdf16f838cb4e00a29da88034f45fe86aae9b95f Issue-ID: CCSDK-1296 Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com>
2019-05-01Update version for El AltoTimoney, Dan (dt5972)1-2/+2
Update version in master branch to El Alto versioning Change-Id: I0f4dbcf10aa572da3406ee500921a4f5c24beb55 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-29Update to use released 1.2.2 parent0.4.2Timoney, Dan (dt5972)1-2/+2
Update to use released 1.2.2 version of parent poms. Change-Id: I3f49d85323e9d77eb71f136d0b3aa2349fc48d88 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-10Service Logic (DG/Templates) for SDNR OOF PCI POC3.0.2-ONAP0.3.4Sandeep Shah1-0/+35
DG's, templates, property files to support service logic for SDNR OOF PCI POC use case. Also includes the required changes to POM files to appropriately copy the above artifacts to docker-state folder in respective sub-folders. Change-Id: I9b16c798bcc9ba3a28d5a99f4c3d1562f5ed0468 Issue-ID: CCSDK-1204 Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com>
2019-04-04Fix error in DockerfileTimoney, Dan (dt5972)1-3/+2
Fix error in Dockerfile introduced when resolving merge conflict Change-Id: Ie5e70afea93a0ef67bd4047b9e455ff1b64c7a13 Issue-ID: SDNC-712 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-02Restore ccsdk-sli-adaptors-all packageTimoney, Dan (dt5972)2-6/+5
Restore ccsdk-sli-adaptors-all package, which had been removed while debugging a conflict that prevented container from coming up. Change-Id: If28fcae0c47e196daa4e3665acd46881b5ae78d7 Issue-ID: SDNC-712 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-01Merge "Make images arm-64 compatible"Dan Timoney1-2/+2
2019-04-01Make images arm-64 compatibleSimon Hrabos1-2/+2
Modify versions of docker maven plugin, so the images can be build on arm64 Change-Id: Ibc66feb2405359a564e87ff772ecebf2c05c7345 Issue-ID: INT-1005 Signed-off-by: Simon Hrabos <simon.hrabos@tieto.com>
2019-03-29Add sdnr wt repository to odlsliHerbert Eiselt1-1/+2
Add sdnr wt repository to ccsdk-distribution odlsli Change-Id: I404dca7a62b822fddefe52041a8e378827dbd0c6 Issue-ID: SDNC-709 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-03-28Fix container startup issueTimoney, Dan (dt5972)1-1/+8
Fixed odlsli startup issue. Container was incorrectly using released version of ccsdk/features instead of snapshot. This would be fine, except that staging repo in nexus is not getting updated properly, so the OLDEST version of staged artifact is used instead of newest. Change-Id: I02f72bcd010dc6c897f9a0e978ef0871fc463042 Issue-ID: CCSDK-1185 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-27add aafshiro feature dependencyUbuntu1-0/+7
add dependency to aafshiro feature to odlsli images to support AAF Change-Id: I8de0e213682fc26acee792b9c37936aad1c1b2bb Issue-ID: SDNC-485 Signed-off-by: Ubuntu <ra1926@att.com>
2019-03-25Restconf-nb-rfc4080 to be in boot up featurejanani b3-2/+3
Adding ODL dependency required for RestconfClient in the boot features Issue-ID: CCSDK-1045 Change-Id: I7f850cf9b6ef3ac489fc8daaaee17af47f2263ba Signed-off-by: janani b <janani.b@huawei.com>
2019-03-24Create Fluorine SR2 based containersTimoney, Dan (dt5972)1-2/+2
Create docker containers based on OpenDaylight Fluorine SR2 Change-Id: I0d0d7eeec54da77105fe8626987c8aa3049d4495 Issue-ID: CCSDK-1056 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-20Disable messagerouter adaptorTimoney, Dan (dt5972)2-3/+8
Instead of installing ccsdk-sli-adaptors-all, install individual adaptors so we can exclude messagerouter for now, which is not coming up properly. Change-Id: I9c9dde2a843302083f57cf6465eab0e3e535778d Issue-ID: SDNC-701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-15Prepare for release 0.4.1Timoney, Dan (dt5972)1-1/+1
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: I9a11c7723bd617f1a6c6c85e4aa420536a260539 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-13Add sdnr to odlsli distributionHerbert Eiselt1-0/+7
Add to odlsli alpine and ubuntu resubmit1 Change-Id: I054d63edd7f80136600d6a13a241dc42de1b90d2 Issue-ID: SDNC-690 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-02-21Run CCSDK dockers as non-rootTimoney, Dan (dt5972)1-3/+5
Update CCSDK docker images to run as non-root user by default Change-Id: Ia07c433a0e6f041d6684f24b765f4c1733b51162 Issue-ID: CCSDK-1099 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-15Add missing installerTimoney, Dan (dt5972)1-0/+7
Add missing installer for grpc client Change-Id: I1e336c37f74b1213d2ad60d14a0dff7b7d931ed0 Issue-ID: CCSDK-1085 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-12Fix docker tagsTimoney, Dan (dt5972)2-20/+6
Updated docker tags to conform to ONAP standards Change-Id: If461ee7ea99a1966e66a03a3a970d0acef835320 Issue-ID: CCSDK-1059 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-05Fix Fluorine installationTimoney, Dan (dt5972)2-2/+6
Fix updates to features.cfg for Flourine. Change-Id: Icb8d4dc2ed98ac71a8f0ef1c8fe68729091436c5 Issue-ID: CCSDK-489 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-30Install saltstack-adapter jarTimoney, Dan (dt5972)1-1/+8
Install saltstack-adapter jar file in ODL local maven repo. Change-Id: Ic3132c01b33d11f38fde96df291256fafed79aca Issue-ID: CCSDK-1014 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-11Changes for FluorineTimoney, Dan (dt5972)2-5/+6
Update docker container for ODL Fluorine Change-Id: Ia595d5afb30b2ad53de547e3b5f89fd480a76a28 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-11Enable the installation of TemplateNode featureMunir Ahmad1-0/+7
Change-Id: Ic037a8b2168a81c1d73868290f10fe043e9133f3 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Issue-ID: CCSDK-923
2019-01-08Prepare for release build0.4.0Timoney, Dan (dt5972)1-5/+3
Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I8f725533def2c2bec8e37af86ee2657d125a50e0 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-14Port ODL Oxygen to alpineTimoney, Dan (dt5972)19-0/+2713
Add new alpine-based images for OpenDaylight Oxygen container. Change-Id: I49eb198e39a4dd71736175876e2e1af0a85d5228 Issue-ID: CCSDK-841 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>