summaryrefslogtreecommitdiffstats
path: root/odlsli/odlsli-alpine
AgeCommit message (Collapse)AuthorFilesLines
2020-08-24Moving to next snapshotSingal, Kapil (ks220y)1-2/+2
Issue-ID: CCSDK-2691 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I2ca4948c618bb7a496099ae00b7b93ac9f075c03
2020-08-24Add oran a1-adapter feature to odlsli-alpineRehanRaza2-1/+9
Change-Id: I32e11d4dca0eb112785f91fc0c3a930dcd7ddb5f Issue-ID: CCSDK-2604 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2020-08-17Added Policy Type DG For A1 MediationLathish1-0/+8
Issue-ID: CCSDK-2605 Change-Id: If25d47ccd9d981e21b66a37c085c0c257644f47b Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-07Use released 1.0.0 CCSDK versions to create dockersDan Timoney1-6/+6
Use released versions of CCSDK artifacts to create dockers Change-Id: If6c23fe8ba3897fc6f1dd4f1763f16c3f0a0140a Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-05Update ccsdk/distribution for SodiumDan Timoney1-1/+1
Updated dgbuilder/pom.xml to address breaking change in antrun maven plugin. Change-Id: Iff7b4f73caa7528d0cc5504a1d9efd4ac62142ea Issue-ID: CCSDK-2564 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-04Fix base image version of odlsliDan Timoney1-1/+1
odlsli should be using ccsdk-odl-neon-alpine-image as base, not ccsdk-odl-sodium-alpine-image. Change-Id: I375b25535961a79ab6fc7f164204ec081fc849db Issue-ID: SDNC-1312 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-06-29add java 11 alpine imageMichael Dürre1-1/+1
parallel alpine image with java 11 installed Issue-ID: CCSDK-2484 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ia20a2175ee623f2400327b9fc25265c464780e65
2020-03-24Create base Sodium imageDan Timoney1-5/+5
Create base ODL Sodium docker image Change-Id: Ibfc259529ffeb90d73ea897f9a2ae7a1a79a6b79 Issue-ID: CCSDK-2184 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-11Use Frankfurt M4 version of ccsdk/featuresDan Timoney1-1/+1
Use Frankfurt M4 version of ccsdk/features Change-Id: I65fecd868fa8f6d3ab303f36c3e6cc8490b00bc3 Issue-ID: CCSDK-2166 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-06Roll master to GuilinDan Timoney1-4/+3
Roll master to new versions for early Guilin developent Change-Id: I7cadbf176e87b8fe4a62f54d5d6d8f99921a449c Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-05Update to use released CCSDK artifactsDan Timoney1-574/+571
Updated odlsli pom to use released versions of CCSDK artifacts to create docker image Change-Id: Ide7faabd8a931fa550a509d6d4f59f74153d0966 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-05Merge "Use released 1.5.2 CCSDK parent"Dan Timoney1-1/+1
2020-03-04Platform/DG logic support for CMNotifySandeep Shah1-0/+36
Structure to include Directed Graphs for CMNotify VES events Issue-ID: CCSDK-2132 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I57f46fac85092f211884d05e36690a09cb6152e1
2020-03-04Use released 1.5.2 CCSDK parentDan Timoney1-1/+1
Use released Frankfurt M4 version of CCSDK parent poms Change-Id: Iaab02b84b29242768a049a9e2324c776351a3d03 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-02Integrate CMNotify installer in ODLSLI POMSandeep Shah1-0/+7
CMNotify feature integration into CCSDK distribution. Include installer in the ODLSLI POM file. Done to enwure feature JAR files are available for successful docker execution Issue-ID: CCSDK-2131 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ibc965d4b48b039c6200245b802db18f2d8841fc9
2020-01-31Roll to next snapahot versionDan Timoney1-7/+7
Roll to next snapshot Change-Id: I4bd3b6181414d7aa51205309a3d4dbf2430b163d Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-29Use released version of CCSDK maven artifacts0.7.0Dan Timoney1-5/+5
Use released 0.7.0 version of CCSDK artifacts to build docker container Change-Id: I759f0cbd25dec122d1175aae74af74a514765ac8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-23Use released parent pomDan Timoney1-1/+1
Use released version of ccsdk/parent poms Change-Id: Ifc6abb06a378a964a01c4f28b19f7323d90a682e Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2019-12-03Use 1.5.1-SNAPSHOT version of parent pomTimoney, Dan (dt5972)1-1/+1
Fixed version of parent pom to use snapshot version Change-Id: Id4c709c07e8753eab4a846874cce3330bba634d1 Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-03Include A1 adapter in CCSDK distribution repoSandeep Shah1-2/+8
Include A1 adapter installer in ODLSLI POM files, provide DG mechanics support to execute A1 adapter RPC's Issue-ID: CCSDK-1887 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I9a0cd57e8734e69205d899c7a342b70db8532808
2019-09-12Roll version for Frankfurt releaseTimoney, Dan (dt5972)1-7/+7
Roll version in master branch for Frankfurt development Change-Id: I3537832e061b368ec79082ad5c55e8a4f34554e7 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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>