summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-09-12Roll version for Frankfurt releaseTimoney, Dan (dt5972)21-46/+46
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-11Release version 0.6.1Timoney, Dan (dt5972)1-0/+5
Release version 0.6.1 CCSDK artifacts Change-Id: I7016666ed13a63efb141906f2f00b10c7b4125fb 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-06Fix errors in INFO.yamlTimoney, Dan (dt5972)1-17/+5
Fix errors in INFO.yaml file Change-Id: Ib673a3b58c23d5ae9d6ef874d142089c2637141e Issue-ID: CCSDK-1696 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)21-40/+40
Roll versions in master branch Change-Id: I7271b4a1b466f18f0854e39e0613848072c25b07 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-29Revert "Proposal to remove OSGi dependencies from the CCSDK project"Timoney, Dan (dt5972)37-3775/+0
This reverts commit e385a7a1d1934c6a3d22df3c3244678ca415134a. Change-Id: I4d3e0d7996fc33ba443ce91f15e9a6dd670bec93 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Merge "Release version 0.6.0"Dan Timoney1-0/+5
2019-08-28Release version 0.6.0Timoney, Dan (dt5972)1-0/+5
Release version 0.6.0 of CCSDK Change-Id: Idc6966eb596360b81e08711ee332ff99c4d7a5da Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Merge "Update to use released version 0.6.0"Dan Timoney5-15/+15
2019-08-28Update to use released version 0.6.0Timoney, Dan (dt5972)5-15/+15
Update dockers to use released version of artifacts Change-Id: Ia8c0f17a1fef30c368716b3b984a6f1ab87af26f Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Proposal to remove OSGi dependencies from the CCSDK projectMatej Perina37-0/+3775
Dependencies on the OSGi frameworks and libraries are removed by integrating the CCSDK project with the lighty.io. It's a toolkit that allows to use ODL services (in this case core services and the Restconf) without the dependency on the Karaf framework and the Blueprint DI. The ccsdk-lighty-module artifact contains lighty.io module that groups all other modules from other repositories and starts/stops them at once. The ccsdk-lighty-distribution artifact starts the lighty.io core, Restconf and the CCSDK integrated with the lighty.io and creates zip distribution with the CCSDK lighty.io application and necessary libraries. The distribution-lighty-ubuntu-docker artifact creates the docker image with the zip distribution from the ccsdk-lighty-application artifact and necessary configuration files. For more information see the README.md file in the lighty/docs directory. More info about the lighty.io - https://lighty.io Change-Id: Id29935c8e2951b400ad3217ff412bc5155384487 Signed-off-by: Matej Perina <matej.perina@pantheon.tech> Signed-off-by: Samuel Kontris <samuel.kontris@pantheon.tech>
2019-08-22Merge "SDNR OOFPCIPOC - DG Updates for ConfigDB DMAAP"Dan Timoney8-712/+3258
2019-08-22Missing org.osgi.framework.FrameworkUtilSingal, Kapil (ks220y)1-0/+7
adding dependency to pull org.apache.felix.framework jar so that we have org.osgi.framework.FrameworkUtil Issue-ID: CCSDK-1640 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I45c7b1e872cb4d726e8cebb47a807d4c542dd16b
2019-08-20SDNR OOFPCIPOC - DG Updates for ConfigDB DMAAPSandeep Shah8-712/+3258
To support closed loop automation, DG's are modified to update ConfiDB for configuration of PCI and ho flags, and publish DMAAP message confirming configuration. Corresponding templates are also created Issue-ID: CCSDK-1581 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I030401f394ebdc693eeaf514478200a4d9691c18
2019-08-19Merge "[CCSDK-1579] updated to use https"Dan Timoney8-6/+80
2019-08-16Merge "Updates for ODL Neon"Dan Timoney22-55/+57
2019-08-15Release version 0.5.2Timoney, Dan (dt5972)1-0/+5
Release version 0.5.2 of CCSDK maven artifacts Change-Id: I9c5b21f3ce083c6273cf52e4e1e13f733ed25038 Issue-ID: CCSDK-1401 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Add initial release notes for El Alto early dropTimoney, Dan (dt5972)1-1/+61
Add initial release notes for El Alto early drop Change-Id: Ia2bcff41ae7a49004c0c3efaa819ed2a4ed93ac3 Issue-ID: CCSDK-1589 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Updates for ODL NeonTimoney, Dan (dt5972)22-55/+57
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)5-15/+29
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)24-47/+47
Roll to next snapshot version Change-Id: I05e831bbf2524289a252a0b143cda3b5c4152ec3 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-08Release CCSDK version 0.5.1elalto-edTimoney, Dan (dt5972)1-0/+5
Release version 0.5.1 of CCSDK artifacts Change-Id: I1d99387672b5fee939de244f02c1c93f0813a32d Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-07Roll version to recreate artifactsTimoney, Dan (dt5972)24-57/+57
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-05Release 0.5.0 version of mvn artifactsTimoney, Dan (dt5972)1-0/+5
Release version 0.5.0 of maven artifacts Change-Id: I91882b0e259a2b1751a6525f19be87189a512fc0 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-05Use released versions of maven artifactsTimoney, Dan (dt5972)5-15/+15
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-08-02[CCSDK-1579] updated to use httpsChinthakayala, Sheshashailavas (sc2914)8-6/+80
added a property to customSettings.js to enable https Change-Id: I6c6adcc6b6e07a3bfaf7ae1e3c304a7a6216ae8f Signed-off-by: Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com>
2019-08-01SDNR OOFPCIPOC DG updateSandeep Shah2-12/+12
Modified logs comments and updated DG to refer to the correct YANG RPC leaf node Issue-ID: CCSDK-1564 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I9cdbbf89489b6173ee93f2279411c869a0dd95de
2019-07-26Configuration changes to DG/templates SDNR POCSandeep Shah6-15/+7
Configuration changes to DG and templates to support OOCPCIPOC demo Issue-ID: CCSDK-1544 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I1fa680c40c969d19691bbb445ec863c0344a0ea7
2019-07-23Workaround for staging issueTimoney, Dan (dt5972)2-0/+10
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)5-5/+5
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-16Merge "Remove dependency on deleted adaptor"Dan Timoney1-7/+0
2019-07-16Remove dependency on deleted adaptorTimoney, Dan (dt5972)1-7/+0
odlsli-ubuntu contains dependency on grpc adaptor, which has been removed. Change-Id: Ifd2830c9abe1819fa2dbce4bfa5cfeaf55bf7f78 Issue-ID: CCSDK-1490 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-12Add velocity-engine dependency in dependencies POMSandeep Shah1-0/+5
Add velocity-engine-core dependency in ccsdk/distribution/ dependencies/pom.xml Issue-ID: CCSDK-1482 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: Ieb89180552263264bc5e443dd8ae4d4d91502a93
2019-07-12Add Brinda as committerTimoney, Dan (dt5972)1-3/+9
Added Brinda as committer to INFO.yaml Change-Id: Ia4f55585d8530dbaa5c6fee31dbbfcb6b8d76dbf Issue-ID: CCSDK-1480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-12Add additional 3rd party packagesTimoney, Dan (dt5972)1-42/+30
Install additional 3rd party packages in dependencies bundle instead of in individual repos. Change-Id: I31362bdd52fa812f5a188d776d01cfd82e96bb5f Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-11OOFPCIPOC Properties files for Alpine and UbuntuSandeep Shah3-5/+36
Include properties files in common folder for Alpine and Ubuntu Update POM file for Ubuntu to install .vt template in a docker Issue-ID: CCSDK-1477 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I5d13cd2cee83dbfe9ab06e68fa9ee8e5cc2b5414
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 Klotton3-52/+49
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-23Bugs associated with SDNR OOFPCIPOC DG'sSandeep Shah10-30/+30
Consistent versioning across DG's and graph.versions file, update to graph.versions file with correct RPC names, change the location of SDNR DG properties file to /opt/onap/ccsdk/data/properties in DG's Issue-ID: CCSDK-1430 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I9b6b61473baa2855e9140c37a52204c1bac7b028
2019-06-18Merge "Fix dgbuilder image runtime dependencies"Dan Timoney2-3/+1
2019-06-18Merge "DG's to support SDNR RANSIM Netconf Notification"Dan Timoney4-0/+753
2019-06-17Fix dgbuilder image runtime dependenciesPetr Ospalý2-3/+1
Move npm install into docker build phase, where it should be. Due to the nature of the upstream project (node-RED) there can be still some runtime dependencies - it depends on the use-case. Issue-ID: CCSDK-1117 Signed-off-by: Petr OspalĂ˝ <p.ospaly@partner.samsung.com> Change-Id: I2abda871b880d8323de186dba04f2d1d92ab7622
2019-06-13DG's to support SDNR RANSIM Netconf NotificationSandeep Shah4-0/+753
DG's to handle Netconf notification from the RAN network regarding neighbor list change. DG will update ConfigDB and also publish DMAAP message to be consumed by Policy for closed loop automation SON use case. Issue-ID: CCSDK-1397 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I6a153e08b6abea035fd34208ad91f0c58c9ba4ef
2019-06-13SDNR OOCPCI DG Updates for RANSIM Netconf MountSandeep Shah10-1240/+3457
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-06-12Add base ODL Neon containerTimoney, Dan (dt5972)4-1/+256
Create base ODL Neon container Change-Id: I1c26f70e381de30377bb51333fe4b5846ebf2075 Issue-ID: CCSDK-1388 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-11Update release nodes for cds version 0.4.5Timoney, Dan (dt5972)1-2/+5
Update release notes to reflect CDS Dublin version is 0.4.5 Change-Id: I5e48ebb08cef94fe845b92670342070e7da2458a Issue-ID: SDNC-795 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-30Document OJSI-197 vulnerabilityKrzysztof Opasiak1-0/+1
Issue-ID: OJSI-197 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I412b140a3401417a4c6c097e392baf138ef2ccd7