ccsdk/distribution.git
3 years agoUpdate to use released artifacts 99/112499/1
Dan Timoney [Thu, 10 Sep 2020 15:06:52 +0000 (11:06 -0400)]
Update to use released artifacts

Update ccsdk/distribution to use released artifacts to create dockers

Change-Id: I026b59a4120ae70fd3adca884d7f9b5225bae267
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoMerge "Platform Logic and DG's for RANSlice feature"
Dan Timoney [Tue, 8 Sep 2020 18:47:49 +0000 (18:47 +0000)]
Merge "Platform Logic and DG's for RANSlice feature"

3 years agoFix build problem with dgbuilder-docker 30/112230/1
highstreetherbert [Mon, 7 Sep 2020 12:55:05 +0000 (14:55 +0200)]
Fix build problem with dgbuilder-docker

comment script in dockerfile

Issue-ID: CCSDK-2737
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: Ia72435af46d9871b34437c2aa6b451bde907128a
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
3 years agoUpgrade to Sodium SR4 84/112184/4
Dan Timoney [Fri, 4 Sep 2020 15:44:40 +0000 (11:44 -0400)]
Upgrade to Sodium SR4

Upgrade to OpenDaylight Sodium SR4
Also, install implementation class for JAX-WS, needed by aafshiro

Change-Id: I5d1433df3ef13a75323046024db23d17b30b340f
Issue-ID: CCSDK-2729
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoFix errors in odlsli Dockerfile 89/112189/1
Dan Timoney [Fri, 4 Sep 2020 17:02:08 +0000 (13:02 -0400)]
Fix errors in odlsli Dockerfile

Fix errors in odlsli Dockerfile introduced by port to common
ONAP base image

Change-Id: I7593a5b93ada0b6215d38536dda14ef0f0fbca26
Issue-ID: CCSDK-2418
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoUpdate lifecycle state 16/112116/1
Dan Timoney [Thu, 3 Sep 2020 14:09:38 +0000 (10:09 -0400)]
Update lifecycle state

Update lifecycle state to Mature

Change-Id: I421890f87fd4f874134e13c9a2a7bd74bb79d397
Issue-ID: CCSDK-2660
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoPlatform Logic and DG's for RANSlice feature 70/112070/2
Sandeep Shah [Thu, 3 Sep 2020 03:35:56 +0000 (22:35 -0500)]
Platform Logic and DG's for RANSlice feature

This code commit includes basic DG templates required
to support RANSlice feature. DG's will be updated during
further development and testing cycle.

Issue-ID: CCSDK-2723
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: Ia8960f59a2e2c3e4a14328e43b12777eddcb7baa

3 years agorollback scripts to bash 80/112080/1
Michael Dürre [Thu, 3 Sep 2020 08:14:12 +0000 (10:14 +0200)]
rollback scripts to bash

change back from sh to bash

Issue-ID: SDNC-1345
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I89a1acd3fbf7d17e7a49778413c0a3501861bedf

3 years agoUpdate to use ONAP standard base images 95/111995/1
Dan Timoney [Tue, 1 Sep 2020 20:21:53 +0000 (16:21 -0400)]
Update to use ONAP standard base images

Updated all containers to use one of the 2 approved ONAP base images:
 - onap/integration-java11
 - onap/integration-python

Change-Id: I961e9af38d790f74528a726a0fc68d1a2e5fbfb9
Issue-ID: CCSDK-2418
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoMerge "fix odlsli image for new base image"
Dan Timoney [Tue, 1 Sep 2020 18:29:00 +0000 (18:29 +0000)]
Merge "fix odlsli image for new base image"

3 years agoMerge "fix alpine j11 base image"
KAPIL SINGAL [Tue, 1 Sep 2020 14:51:53 +0000 (14:51 +0000)]
Merge "fix alpine j11 base image"

3 years agofix alpine j11 base image 56/111956/3
Michael Dürre [Tue, 1 Sep 2020 10:55:17 +0000 (12:55 +0200)]
fix alpine j11 base image

fix alpine base image with j11

Issue-ID: CCSDK-2715
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: Ief43e6c6189ee45ae8f86dc059e85890bb60561c

3 years agofix odlsli image for new base image 62/111962/3
Michael Dürre [Tue, 1 Sep 2020 11:04:25 +0000 (13:04 +0200)]
fix odlsli image for new base image

fix odlsli image and remove unused files

Issue-ID: CCSDK-2717
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I7dac1412426d19663bd91ba5cf7f23d24da69b3f
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
3 years agoswitch sodium to J11 58/111958/3
Michael Dürre [Tue, 1 Sep 2020 10:58:44 +0000 (12:58 +0200)]
switch sodium to J11

switch sodium odl image to base J11

Issue-ID: CCSDK-2716
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: Ia2c062ad5fe4dd64cc045e53b6d7664626088e23
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
3 years agoUse Java 11 base docker image 88/111888/1
Dan Timoney [Mon, 31 Aug 2020 13:49:55 +0000 (13:49 +0000)]
Use Java 11 base docker image

Update Sodium image to use java 11.  Also, update platform logic installer
to install JAXB implementation libraries.

Issue-ID: CCSDK-2710
Issue-ID: CCSDK-2485
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I2f2e6880464125dba37e2dd444e8a757bdfdd956

3 years agoMerge "Deprecate the SDNR A1 Adapter"
KAPIL SINGAL [Thu, 27 Aug 2020 12:40:18 +0000 (12:40 +0000)]
Merge "Deprecate the SDNR A1 Adapter"

3 years agoInclusion of ranSlice feature in ODLSLI 90/111490/3
Sandeep Shah [Thu, 20 Aug 2020 15:37:52 +0000 (10:37 -0500)]
Inclusion of ranSlice feature in ODLSLI

Since ranSlice related feature code was already merged,
now feature can be included in the CCSDK ODLSLI POM file

Issue-ID: CCSDK-2679
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I2e1c4802c51b109df9359c8e1ccf569b32f4e95e
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoDeprecate the SDNR A1 Adapter 62/111762/1
Lathish [Wed, 26 Aug 2020 16:30:34 +0000 (17:30 +0100)]
Deprecate the SDNR A1 Adapter

Issue-ID: CCSDK-2694
Change-Id: I4572e2dabbdc7c46995b6aaea3f05cb3084774d4
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoUpdating version.propoerties 92/111692/1
Singal, Kapil (ks220y) [Tue, 25 Aug 2020 14:39:28 +0000 (10:39 -0400)]
Updating version.propoerties

Issue-ID: CCSDK-2691
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I20c74eac48aa3b87494e4ca82b0cb78e205383a3

3 years agoAdd env to odlsli image 32/111532/3
highstreetherbert [Fri, 21 Aug 2020 11:57:10 +0000 (13:57 +0200)]
Add env to odlsli image

 Variable used by sdnr installation script

Issue-ID: SDNC-1331
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: If07b11d7dbbba06b8bebfa1010c3f1b03af43b38
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
3 years agoMerge "Moving to next snapshot"
KAPIL SINGAL [Mon, 24 Aug 2020 17:10:57 +0000 (17:10 +0000)]
Merge "Moving to next snapshot"

3 years agoMoving to next snapshot 52/111652/3
Singal, Kapil (ks220y) [Mon, 24 Aug 2020 15:57:27 +0000 (11:57 -0400)]
Moving to next snapshot

Issue-ID: CCSDK-2691
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I2ca4948c618bb7a496099ae00b7b93ac9f075c03

3 years agoAdd/Modified A1 DG's 67/111467/6
Lathish [Wed, 19 Aug 2020 21:59:03 +0000 (22:59 +0100)]
Add/Modified A1 DG's

Issue-ID: CCSDK-2605
Change-Id: I0a2618e9e46f53c369b3c86a85bac8ab1bc69022
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoAdd oran a1-adapter feature to odlsli-alpine 46/111646/3
RehanRaza [Mon, 24 Aug 2020 13:43:29 +0000 (15:43 +0200)]
Add oran a1-adapter feature to odlsli-alpine

Change-Id: I32e11d4dca0eb112785f91fc0c3a930dcd7ddb5f
Issue-ID: CCSDK-2604
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoAdded Policy Type DG For A1 Mediation 05/111205/2
Lathish [Thu, 6 Aug 2020 09:25:41 +0000 (10:25 +0100)]
Added Policy Type DG For A1 Mediation

Issue-ID: CCSDK-2605
Change-Id: If25d47ccd9d981e21b66a37c085c0c257644f47b
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
3 years agoRelease version 1.0.0 of docker containers 50/111050/1
Dan Timoney [Fri, 7 Aug 2020 18:51:33 +0000 (14:51 -0400)]
Release version 1.0.0 of docker containers

Release version 1.0.0 of ccsdk docker containers

Change-Id: Ie484a016b071e7543e02f07a05c57f295b94c11e
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoRelease 1.0.0 ccsdk/distribution maven artifacts 46/111046/1
Dan Timoney [Fri, 7 Aug 2020 18:36:13 +0000 (14:36 -0400)]
Release 1.0.0 ccsdk/distribution maven artifacts

Release version 1.0.0 of ccsdk distribution maven artifacts

Change-Id: Iee987ffc8de71c22bc724f864a3fcdd2e7ccfcee
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoUse released 1.0.0 CCSDK versions to create dockers 38/111038/1
Dan Timoney [Fri, 7 Aug 2020 16:47:33 +0000 (12:47 -0400)]
Use released 1.0.0 CCSDK versions to create dockers

Use released versions of CCSDK artifacts to create dockers

Change-Id: If6c23fe8ba3897fc6f1dd4f1763f16c3f0a0140a
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoUpdate ccsdk/distribution for Sodium 87/110187/4
Dan Timoney [Tue, 14 Jul 2020 13:46:02 +0000 (09:46 -0400)]
Update ccsdk/distribution for Sodium

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>
3 years agoFix base image version of odlsli 89/110889/1
Dan Timoney [Tue, 4 Aug 2020 14:12:23 +0000 (10:12 -0400)]
Fix base image version of odlsli

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>
3 years agoMerge "Fix parents of alpine modules"
Dan Timoney [Tue, 14 Jul 2020 16:55:51 +0000 (16:55 +0000)]
Merge "Fix parents of alpine modules"

3 years agoFix parents of alpine modules 62/110162/1
Dan Timoney [Tue, 14 Jul 2020 13:46:02 +0000 (09:46 -0400)]
Fix parents of alpine modules

Updated parent pom of alpine/java8 and alpine/java11 classes to
be directory above instead of 2 directories above.

Change-Id: Ifcc43553383126e6e7ca0b73c9508caa8af7588e
Issue-ID: CCSDK-2548
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoUpdate release notes 46/109946/1
Dan Timoney [Thu, 9 Jul 2020 12:19:48 +0000 (08:19 -0400)]
Update release notes

Update versions in release notes

Change-Id: Ia6280f9d37ac36be8ea6049be442914e45481117
Issue-ID: CCSDK-2519
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoswitch back to java8 35/109835/1
Michael Dürre [Mon, 6 Jul 2020 05:28:36 +0000 (07:28 +0200)]
switch back to java8

set base alpine image back to Java11

Issue-ID: CCSDK-2526
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I9cb47823aa7b2657882f9d01c87afb6329882c4a

3 years agoadd java 11 alpine image 41/109641/1
Michael Dürre [Mon, 29 Jun 2020 07:59:57 +0000 (09:59 +0200)]
add java 11 alpine image

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

3 years agoUpgrade Sodium from SR2 to SR3 66/109066/2
Dan Timoney [Thu, 11 Jun 2020 15:19:09 +0000 (11:19 -0400)]
Upgrade Sodium from SR2 to SR3

Updated the base OpenDaylight Sodium docker to be based on Sodium
SR3 instead of SR2.

Change-Id: Iff1f97d6b262f1b36f23632e73bc40822c0f331e
Issue-ID: CCSDK-2442
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoMerge "Update css file name in conf.py"
Dan Timoney [Mon, 8 Jun 2020 13:32:57 +0000 (13:32 +0000)]
Merge "Update css file name in conf.py"

3 years agoMerge "Refactor sliapi springboot"
Dan Timoney [Mon, 8 Jun 2020 13:11:57 +0000 (13:11 +0000)]
Merge "Refactor sliapi springboot"

3 years agoAdd _release_notes reference in Release Note RST file 79/108879/1
Eric Debeau [Mon, 8 Jun 2020 07:05:22 +0000 (09:05 +0200)]
Add _release_notes reference in Release Note RST file

There is no reference _release_notes in the rst file
As a result, this file can not be linked from the global Release Note page

Issue-ID: DOC-631

Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I21614e349f4d3339a612c279fe5a08b82b56dda0

3 years agoRefactor sliapi springboot 36/108836/1
Dan Timoney [Fri, 5 Jun 2020 19:47:46 +0000 (15:47 -0400)]
Refactor sliapi springboot

Removed sliboot container from distribution.  This docker is now
built in ccsdk/apps as a new microservice

Change-Id: I7794f13af5386bf16f3fcfb97a9fc1fcb4a74ca0
Issue-ID: CCSDK-2096
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoAlign requestID, subrequestID for DMAAP msgs 89/108789/1
Sandeep Shah [Thu, 4 Jun 2020 23:55:53 +0000 (18:55 -0500)]
Align requestID, subrequestID for DMAAP msgs

Align the common header for DMAAP message received
and published, as Policy depends upon them to
corelate policy driven events. Updated DG's

Issue-ID: CCSDK-2395
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I7c65d00c05ed395c6c6f89f36763ae0aefde87fb

3 years agoUpdate css file name in conf.py 83/108483/1
lf-jobbuilder [Thu, 28 May 2020 20:59:16 +0000 (13:59 -0700)]
Update css file name in conf.py

ribbon.css is the correct name of the css file.

Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I9f0699d403633f1c0b2761da2cb22e33afcd0666

3 years agoUpdate versions in relesae notes 16/108416/1
Dan Timoney [Thu, 28 May 2020 14:50:30 +0000 (10:50 -0400)]
Update versions in relesae notes

Update versions for Frankfurt artifacts in release notes to match
RC2 versions.

Change-Id: If71c51c3aa934e24cd6860a1732bc54cd2c850a0
Issue-ID: CCSDK-2330
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoBug fix in DMAAP publication templates 14/107814/1
Sandeep Shah [Mon, 18 May 2020 16:46:48 +0000 (11:46 -0500)]
Bug fix in DMAAP publication templates

Remove "0a" hex newline character at the end of the
DMAAP publication template files. DMAAP message router
is very sensitive

Issue-ID: CCSDK-2379
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I7b4e5925c693463cea3441eb15f0e2d4dd3f8416

3 years agoAdd Frankfurt release notes 39/107639/2
Dan Timoney [Wed, 13 May 2020 19:31:58 +0000 (15:31 -0400)]
Add Frankfurt release notes

Add release notes for Frankfurt following new, non-comprehensive
template.

Change-Id: Idf457050c9c7332be2d97ebc93e0836c44841f1e
Issue-ID: CCSDK-2330
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoUpgrade nodejs version in dgbuilder install 09/107409/1
Dan Timoney [Fri, 8 May 2020 19:28:27 +0000 (15:28 -0400)]
Upgrade nodejs version in dgbuilder install

Updated by Sheshi (sc2914@att.com) to upgrade nodejs version as part
of docker build.

Change-Id: Ia8d04466774350fda588e91e9e8f9e4b2e42b003
Issue-ID: CCSDK-2353
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agointegrate spring sli container with AAF 57/106757/1
Agarwal, Ruchira (ra1926) [Tue, 28 Apr 2020 17:40:31 +0000 (17:40 +0000)]
integrate spring sli container with  AAF

update mail pom with sliboot module

Issue-ID: CCSDK-2304
Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com>
Change-Id: I2c125d57cf595e735d46c62d0cb99b6c751f3f1e

4 years agointegrate spring sli container with AAF 93/105693/1
Agarwal, Ruchira (ra1926) [Thu, 9 Apr 2020 16:15:58 +0000 (16:15 +0000)]
integrate spring sli container with  AAF

add certs and configure spring sli for AAF

Issue-ID: CCSDK-2304
Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com>
Change-Id: Ia4f784a42ee7e5db0b3a2b82b55b23af705797ce

4 years agoAutomation adds ccsdk-distribution-architecture.rst 18/105618/2
LF Jenkins CI [Wed, 8 Apr 2020 20:23:51 +0000 (20:23 +0000)]
Automation adds ccsdk-distribution-architecture.rst

Issue-ID: CIMAN-376

Change-Id: I113456ac40b944f17a26d0a9a6b61f47241aa85f
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
4 years agoAutomation adds ccsdk-distribution-offeredapis.rst 32/105532/2
LF Jenkins CI [Wed, 8 Apr 2020 19:37:28 +0000 (19:37 +0000)]
Automation adds ccsdk-distribution-offeredapis.rst

Issue-ID: CIMAN-376

Change-Id: Ie3b25dce91c01e9acc3ac240d6a5a7a508515478
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
4 years agoMerge "Automation adds release-notes.rst"
Jessica Wagantall [Wed, 8 Apr 2020 19:12:09 +0000 (19:12 +0000)]
Merge "Automation adds release-notes.rst"

4 years agoAutomation adds release-notes.rst 32/105432/3
LF Jenkins CI [Tue, 7 Apr 2020 20:22:32 +0000 (20:22 +0000)]
Automation adds release-notes.rst

Add _release_notes hook to allow automation.
Fix non valid release notes characters in content.

Issue-ID: CIMAN-376
Change-Id: Ib539bbb69e365f6091b224c1fc1bf60e3e90e48b
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
4 years agoAutomation adds index.rst 63/105363/2
LF Jenkins CI [Tue, 7 Apr 2020 17:38:24 +0000 (17:38 +0000)]
Automation adds index.rst

Issue-ID: CIMAN-376

Change-Id: Id10aec1708dbb0dd764f83ec5a3ad2fdee4030b9
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
4 years agoFix log location 02/104602/1
Dan Timoney [Fri, 27 Mar 2020 18:04:16 +0000 (14:04 -0400)]
Fix log location

Update sliboot docker to log to standard ONAP directory
(/var/log/onap/{project})

Change-Id: I932d48ee658ebd4236ea67eab1f6769e6d50013d
Issue-ID: CCSDK-2186
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoMerge "Add new sliboot container"
Dan Timoney [Fri, 27 Mar 2020 17:37:06 +0000 (17:37 +0000)]
Merge "Add new sliboot container"

4 years agoAdd new sliboot container 50/104250/6
Dan Timoney [Tue, 24 Mar 2020 14:13:29 +0000 (10:13 -0400)]
Add new sliboot container

Add new docker container for springboot-based SLI

Change-Id: I2cb767e04206b56804169ae37f015ebc0b5e8f60
Issue-ID: CCSDK-2186
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoBug fixes for CMNotify Feature 41/104441/1
Sandeep Shah [Wed, 25 Mar 2020 22:43:37 +0000 (17:43 -0500)]
Bug fixes for CMNotify Feature

Fix the correct folder for CMNotify properties file
Fix DG's to log into the correct file

Issue-ID: CCSDK-2190
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I0f56af225f1e87221dd42751793f5e15208ea126

4 years agoCreate base Sodium image 79/104179/2
Dan Timoney [Mon, 23 Mar 2020 18:58:06 +0000 (14:58 -0400)]
Create base Sodium image

Create base ODL Sodium docker image

Change-Id: Ibfc259529ffeb90d73ea897f9a2ae7a1a79a6b79
Issue-ID: CCSDK-2184
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoMerge "Use Frankfurt M4 version of ccsdk/features"
Dan Timoney [Tue, 17 Mar 2020 13:42:53 +0000 (13:42 +0000)]
Merge "Use Frankfurt M4 version of ccsdk/features"

4 years agoFix licenses on ODL scripts 04/103604/1
Dan Timoney [Thu, 12 Mar 2020 12:19:12 +0000 (08:19 -0400)]
Fix licenses on ODL scripts

ODL scripts need to be dual licensed (EPL 1.0 and Apache 2.0).

Change-Id: I3dfa85144c168f9dddd1fb9966776488f527b9be
Issue-ID: CCSDK-2172
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUse Frankfurt M4 version of ccsdk/features 13/103513/1
Dan Timoney [Wed, 11 Mar 2020 14:02:25 +0000 (10:02 -0400)]
Use Frankfurt M4 version of ccsdk/features

Use Frankfurt M4 version of ccsdk/features

Change-Id: I65fecd868fa8f6d3ab303f36c3e6cc8490b00bc3
Issue-ID: CCSDK-2166
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRoll master to Guilin 84/103284/1
Dan Timoney [Fri, 6 Mar 2020 15:25:18 +0000 (10:25 -0500)]
Roll master to Guilin

Roll master to new versions for early Guilin developent

Change-Id: I7cadbf176e87b8fe4a62f54d5d6d8f99921a449c
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease Frankfurt M4 dockers 77/103277/2
Dan Timoney [Fri, 6 Mar 2020 14:36:37 +0000 (09:36 -0500)]
Release Frankfurt M4 dockers

Release Frankfurt M4 docker containers

Change-Id: I8569ea27e90a5eb08e68db539941cb558978cd0d
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease Frankfurt M4 artifacts 76/103276/1
Dan Timoney [Fri, 6 Mar 2020 14:16:26 +0000 (09:16 -0500)]
Release Frankfurt M4 artifacts

Release Frankfurt M4 artifacts

Change-Id: Ic45e6964aabf35ab9647aeeda16b8a8688b7d7e7
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdate to use released CCSDK artifacts 91/103191/1
Dan Timoney [Thu, 5 Mar 2020 21:14:55 +0000 (16:14 -0500)]
Update to use released CCSDK artifacts

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>
4 years agoMerge "Use released 1.5.2 CCSDK parent"
Dan Timoney [Thu, 5 Mar 2020 16:22:34 +0000 (16:22 +0000)]
Merge "Use released 1.5.2 CCSDK parent"

4 years agoMerge "Platform/DG logic support for CMNotify"
Dan Timoney [Wed, 4 Mar 2020 17:12:44 +0000 (17:12 +0000)]
Merge "Platform/DG logic support for CMNotify"

4 years agoMerge "Integrate CMNotify installer in ODLSLI POM"
Dan Timoney [Wed, 4 Mar 2020 16:13:00 +0000 (16:13 +0000)]
Merge "Integrate CMNotify installer in ODLSLI POM"

4 years agoPlatform/DG logic support for CMNotify 28/103028/1
Sandeep Shah [Tue, 3 Mar 2020 16:59:21 +0000 (10:59 -0600)]
Platform/DG logic support for CMNotify

Structure to include Directed Graphs for
CMNotify VES events

Issue-ID: CCSDK-2132
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I57f46fac85092f211884d05e36690a09cb6152e1

4 years agoUse released 1.5.2 CCSDK parent 13/103013/1
Dan Timoney [Wed, 4 Mar 2020 15:00:23 +0000 (10:00 -0500)]
Use released 1.5.2 CCSDK parent

Use released Frankfurt M4 version of CCSDK parent poms

Change-Id: Iaab02b84b29242768a049a9e2324c776351a3d03
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoMerge "Fix parameter convertion for JSON array or object in LCM API payload"
Dan Timoney [Wed, 4 Mar 2020 14:50:59 +0000 (14:50 +0000)]
Merge "Fix parameter convertion for JSON array or object in LCM API payload"

4 years agoIntegrate CMNotify installer in ODLSLI POM 86/102786/1
Sandeep Shah [Mon, 2 Mar 2020 22:50:28 +0000 (16:50 -0600)]
Integrate CMNotify installer in ODLSLI POM

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

4 years agoFix parameter convertion for JSON array or object in LCM API payload 40/102740/1
Enbo Wang [Mon, 2 Mar 2020 12:56:11 +0000 (20:56 +0800)]
Fix parameter convertion for JSON array or object in LCM API payload

This patch for Ansible server can dump the JSON array or object in LCM API
payload to a correct format of string, and the string can be reloaded
to array or object.

Change-Id: Ia5a5844ecaa3869acaeabd695afd41c113e63690
Issue-ID: CCSDK-2144
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
4 years agoFix onap-odl-neon image 91/102191/1
herbert [Sun, 23 Feb 2020 18:56:53 +0000 (19:56 +0100)]
Fix onap-odl-neon image

disable filtering during copy for configuration scripts

Issue-ID: SDNC-1081
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I7b5ab299c231ffc5bac2964ea7ddd208c73641c0

4 years agoFix onap-odl-neon image 19/101919/1
herbert [Tue, 18 Feb 2020 16:53:52 +0000 (17:53 +0100)]
Fix onap-odl-neon image

Add missing configuration scripts

Issue-ID: SDNC-1056
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: Id76f855e819baef4eef8f0770c398c86da8c76fc

4 years agoMerge "Migrate ccsdk-distribution docs"
Dan Timoney [Tue, 18 Feb 2020 14:01:29 +0000 (14:01 +0000)]
Merge "Migrate ccsdk-distribution docs"

4 years agoBug fixes in A1 Adapter DG's 39/101839/1
Sandeep Shah [Mon, 17 Feb 2020 15:36:17 +0000 (09:36 -0600)]
Bug fixes in A1 Adapter DG's

DG modifications needed to address bug fixes in
RestAPI call node for multi-dimensional JSON
arrays

Issue-ID: CCSDK-2101
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: Id25f56f81e012eb7f308af97b2c4b57d9d676c6f

4 years agoRevert "Fixed the host Address" 95/101495/1
Dan Timoney [Mon, 10 Feb 2020 18:54:26 +0000 (13:54 -0500)]
Revert "Fixed the host Address"

This reverts commit ca7c8f071efc97bd36818c1af88ec1f6b4544df7.

Issue-ID: CCSDK-2083
Change-Id: Ifb4a0d103a3311b2a475d732dddd532ba7111b2a
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoFixed the host Address 73/101373/1
Lathish [Fri, 7 Feb 2020 11:32:33 +0000 (11:32 +0000)]
Fixed the host Address

Issue-ID: CCSDK-2083
Change-Id: Ia45aed46a4630c6de399b424b11ed773b48bd01b
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
4 years agoMigrate ccsdk-distribution docs 19/101319/1
Jessica Wagantall [Thu, 6 Feb 2020 23:04:58 +0000 (15:04 -0800)]
Migrate ccsdk-distribution docs

Merging this will create
https://onap-ccsdk-distribution.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.

Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: If96fba9c4eabb871de25ac12b0bb877899081929

4 years agoRemoved the Create Policy Type 37/101237/2
Lathish [Thu, 6 Feb 2020 12:12:54 +0000 (12:12 +0000)]
Removed the Create Policy Type

Issue-ID: CCSDK-2079
Change-Id: I05b404398acb75535b280d220e5fc510f8a94d7e
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
4 years agoMerge "Roll to next snapahot version"
KAPIL SINGAL [Fri, 31 Jan 2020 21:02:57 +0000 (21:02 +0000)]
Merge "Roll to next snapahot version"

4 years agoRoll to next snapahot version 78/100978/2
Dan Timoney [Thu, 30 Jan 2020 19:00:55 +0000 (14:00 -0500)]
Roll to next snapahot version

Roll to next snapshot

Change-Id: I4bd3b6181414d7aa51205309a3d4dbf2430b163d
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoMerge "ORAN A1 Adapter DG Updates"
Dan Timoney [Fri, 31 Jan 2020 15:09:01 +0000 (15:09 +0000)]
Merge "ORAN A1 Adapter DG Updates"

4 years agoRelease docker containers 50/100950/1
Dan Timoney [Thu, 30 Jan 2020 16:23:46 +0000 (11:23 -0500)]
Release docker containers

Release 0.7.0 CCSDK docker containers

Change-Id: Iccac2c8cf41c2067f4b37d4fe76ac1c5086a7cce
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease maven artifacts 49/100949/1
Dan Timoney [Thu, 30 Jan 2020 14:55:45 +0000 (09:55 -0500)]
Release maven artifacts

Release 0.7.0 maven artifacts

Change-Id: I131e343cfcd2eed832c0ae05ca30f288ae7f9d7a
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUse released version of CCSDK maven artifacts 15/100915/1 0.7.0
Dan Timoney [Wed, 29 Jan 2020 19:35:02 +0000 (14:35 -0500)]
Use released version of CCSDK maven artifacts

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>
4 years agoORAN A1 Adapter DG Updates 33/100833/1
Sandeep Shah [Mon, 27 Jan 2020 19:43:48 +0000 (13:43 -0600)]
ORAN A1 Adapter DG Updates

Additinal DG's for getNearRT-RICs and
notifyPolicyEnforcementUpdate RPC's

Issue-ID: CCSDK-2040
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I2a4485eb0fb195eb9fbb99d285203333fcd1bdb5

4 years agoUse released parent pom 18/100718/1
Dan Timoney [Thu, 23 Jan 2020 19:45:42 +0000 (14:45 -0500)]
Use released parent pom

Use released version of ccsdk/parent poms

Change-Id: Ifc6abb06a378a964a01c4f28b19f7323d90a682e
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdate mariadb installation 60/100060/1
Timoney, Dan (dt5972) [Tue, 7 Jan 2020 15:06:08 +0000 (10:06 -0500)]
Update mariadb installation

Update to install mariadb java client like all other dependencies instead
of as special case.

Change-Id: I31040362ad89c90ca47be238b438e7e7733cefb7
Issue-ID: CCSDK-2005
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoMerge "Fix ansible-server for parsing ouput of executing Ansible playbooks"
Dan Timoney [Thu, 2 Jan 2020 18:56:41 +0000 (18:56 +0000)]
Merge "Fix ansible-server for parsing ouput of executing Ansible playbooks"

4 years agoDG's and Templates for A1 Adapter 69/99869/1
Sandeep Shah [Fri, 20 Dec 2019 21:07:46 +0000 (15:07 -0600)]
DG's and Templates for A1 Adapter

Included are 10 DG's, any pertinent templates, and updated properties
file

Issue-ID: CCSDK-2013
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: Ia2edfb3d1be5043101487289fa15e71d953ddf1c

4 years agoFix ansible-server for parsing ouput of executing Ansible playbooks 13/99813/2
Enbo Wang [Thu, 19 Dec 2019 11:15:42 +0000 (19:15 +0800)]
Fix ansible-server for parsing ouput of executing Ansible playbooks

Fix the issues of parsing the return value of p.communicate() and output lines of executing Ansible playbooks.

Change-Id: I7ab10d9d7438ca998d17a7dace2fcde27a4219e7
Issue-ID: CCSDK-2009
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
4 years agoUpdate distribution scripts to python3 53/98353/4
Miroslav Los [Wed, 13 Nov 2019 10:15:40 +0000 (11:15 +0100)]
Update distribution scripts to python3

Also use python3 packages in Dockerfiles.
Make python2 also available for OpenDaylight until they migrate

Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech>
Issue-ID: CCSDK-1923
Change-Id: I3d4453ccbfe191c545ba574695387dd33c129e25

4 years agoUpdate to use ONAP specific ODL distro 74/99574/1
Timoney, Dan (dt5972) [Thu, 12 Dec 2019 15:35:10 +0000 (10:35 -0500)]
Update to use ONAP specific ODL distro

Updated CCSDK dockers to use ONAP-specific OpenDaylight Neon SR1
distribution.

Change-Id: I602ace48c00b78ac6e2b5e80a9403330790e3487
Issue-ID: CCSDK-1753
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoGenerate dependency list 14/99514/1
Timoney, Dan (dt5972) [Wed, 11 Dec 2019 17:30:43 +0000 (12:30 -0500)]
Generate dependency list

Generate list of third party dependencies

Change-Id: I99991e4844462951b38f1d390ca071e71efca504
Issue-ID: CCSDK-1986
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoCentralize third party installation 34/99234/2
Timoney, Dan (dt5972) [Thu, 5 Dec 2019 21:05:49 +0000 (16:05 -0500)]
Centralize third party installation

Add missing third party libs, previously installed by other repos,
to common dependencies package.

Change-Id: Ie46c3bef5e5732b17042cb931d86c79053ff3a0e
Issue-ID: CCSDK-1979
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUse 1.5.1-SNAPSHOT version of parent pom 28/99028/2
Timoney, Dan (dt5972) [Mon, 2 Dec 2019 17:37:50 +0000 (12:37 -0500)]
Use 1.5.1-SNAPSHOT version of parent pom

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>
4 years agoAdd id for Kapil 22/98622/1
Timoney, Dan (dt5972) [Tue, 19 Nov 2019 17:45:37 +0000 (12:45 -0500)]
Add id for Kapil

Add Kapil's ATT id as committer

Change-Id: Id0b9135b82fc5366f692c2c0f6d4994cd2971f2d
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoAdd new committers Kevin and Kapil 73/98473/1
Timoney, Dan (dt5972) [Fri, 15 Nov 2019 20:21:00 +0000 (15:21 -0500)]
Add new committers Kevin and Kapil

Add new committers Kevin Smokowski and Kapil Singal

Change-Id: Ib1ceaf3c9d6f0f4f5cb027630311291626a071d7
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>