ccsdk/sli.git
4 years agoMerge "Add a .gitreview file" into honolulu
Dan Timoney [Wed, 12 May 2021 12:33:32 +0000 (12:33 +0000)]
Merge "Add a .gitreview file" into honolulu

4 years agoRelease Alu SR3 version (1.2.3) of ccsdk/sli 44/121144/1
Dan Timoney [Thu, 6 May 2021 19:15:52 +0000 (15:15 -0400)]
Release Alu SR3 version (1.2.3) of ccsdk/sli

Release Alu SR3 (1.2.3) version of ccsdk/sli

Issue-ID: CCSDK-3285
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ibe83d8161ef5248bf10571f9b30799168cc7a2bb

4 years agoUpdate versions for Aluminum SR3 80/121080/2
Dan Timoney [Tue, 4 May 2021 17:44:52 +0000 (13:44 -0400)]
Update versions for Aluminum SR3

Update versions for Aluminum SR3

Issue-ID: CCSDK-3285
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I781f82b9ca6c640bb1c889c6f914bae53c1c54ab

4 years agoAdd a .gitreview file 88/120588/4
Guillaume Lambert [Thu, 15 Apr 2021 20:21:46 +0000 (22:21 +0200)]
Add a .gitreview file

otherwise git-review will push commits to master branch by default

Issue-ID: SDNC-1515
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I7170c024d2dbb672414f072e302d09015c19101f

4 years agoRelease version 1.2.2 and roll to next snapshot 80/120680/1
Dan Timoney [Mon, 19 Apr 2021 18:46:35 +0000 (14:46 -0400)]
Release version 1.2.2 and roll to next snapshot

Release version 1.2.2 of ccsdk/sli and roll to next snapshot

Issue-ID: SDNC-1515
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie301afd08ba9039b510b55f38b7be5ad8d1773cb

4 years agoFix yangparser invocation 53/120653/2
Dan Timoney [Wed, 14 Apr 2021 18:15:41 +0000 (14:15 -0400)]
Fix yangparser invocation

Fix YangParser invocation in restconf-provider to address breaking
change in ODL Aluminum release.

Issue-ID: SDNC-1515
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I9974889bfa9bbd11077c95275c0cb8ba59b1b0bb

4 years agoRoll version 77/119777/1
Dan Timoney [Wed, 24 Mar 2021 22:35:25 +0000 (18:35 -0400)]
Roll version

Roll version to next snapshot version

Issue-ID: CCSDK-3237
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib2312e63af4a6f5d875dc7341eeee61cd5446d68

4 years agoRelease version 1.2.1 69/119769/1
Dan Timoney [Wed, 24 Mar 2021 20:29:21 +0000 (16:29 -0400)]
Release version 1.2.1

Release version 1.2.1 of ccsdk/sli

Issue-ID: CCSDK-3237
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie33b0e730465a1231e4654fdc561c1f22d08ff7d

4 years agoFix null pointer exception 89/119689/2
Dan Timoney [Wed, 24 Mar 2021 14:33:13 +0000 (10:33 -0400)]
Fix null pointer exception

Fix null pointer exception in case of empty list

Issue-ID: CCSDK-3237
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic94d60bf7a52c23507ecc2402f9be9b580f2ea5b

4 years agoRefactoring pom's name tag 10/118810/1
Singal, Kapil (ks220y) [Wed, 3 Mar 2021 01:00:49 +0000 (20:00 -0500)]
Refactoring pom's name tag

Indenting pom's and running mvn tidy:pom to rearrange items

Issue-ID: CCSDK-3198

Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ic9c7cfd76bd98e6a101ec7788841d96316508735

4 years agoRoll to next Honolulu snapshot 89/118289/1
Dan Timoney [Tue, 23 Feb 2021 16:37:18 +0000 (11:37 -0500)]
Roll to next Honolulu snapshot

Roll to next Honolulu snapshot

Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I63f203e2d0dfc300b0693fdc46abeb9054596727

4 years agoRelease version 1.2.0 of ccsdk/sli 61/118261/1
Dan Timoney [Tue, 23 Feb 2021 15:15:48 +0000 (10:15 -0500)]
Release version 1.2.0 of ccsdk/sli

Release version 1.2.0 of ccsdk/sli

Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia1b4117c1790e17314259c4d068fac0e4a8d7fe9

4 years agoFix error in artifacts parent 36/118236/1
Dan Timoney [Tue, 23 Feb 2021 12:59:35 +0000 (07:59 -0500)]
Fix error in artifacts parent

The artifacts modules are using wrong parent pom, which is causing
compile issues in some local builds.

Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie2b8a9ac662bf842cc1c7e268e6a53254f4b5463

4 years agoImplementation graph search for slitopologyutils, includes graph building and path... 17/118117/2
Decheng Zhang [Fri, 19 Feb 2021 13:27:28 +0000 (08:27 -0500)]
Implementation graph search for slitopologyutils, includes graph building and path search

Change-Id: I2496fcf971fb3f5ac9cbd63f4432cf7edafc1cee
Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com>
4 years agoFix CCSDK-3168, issue that toJsonString doesn't work properly for large array attributes. 10/117910/5
Decheng Zhang [Tue, 16 Feb 2021 15:22:08 +0000 (10:22 -0500)]
Fix CCSDK-3168, issue that toJsonString doesn't work properly for large array attributes.

Issue-Id: CCSDK-3168
Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com>
Change-Id: I0aba52ea194dfe52db09a19da2f67d03619bb912
Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com>
4 years agoCreating prototype of SliTopologyUtils, a topology utility for simple topology manipu... 04/118104/2
Decheng Zhang [Fri, 19 Feb 2021 13:49:21 +0000 (08:49 -0500)]
Creating prototype of SliTopologyUtils, a topology utility for simple topology manipulation.

Change-Id: I3c83eeb9c44f04a8d7b0e45429594de96f162c3d
Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com>
4 years agoUse released version of parent poms 94/118194/1
Dan Timoney [Mon, 22 Feb 2021 19:11:46 +0000 (14:11 -0500)]
Use released version of parent poms

Use released version 2.1.1 of parent poms

Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ied983f40f2d445dd58061eed3475aa0ac210a7d2

4 years agoAdd new EnvProperties class 97/117997/4
Dan Timoney [Wed, 17 Feb 2021 20:25:45 +0000 (15:25 -0500)]
Add new EnvProperties class

Added new class EnvProperties, which extends java.util.Properties
and supports property values containing embedded environment
variable references.  Updated code to use this class to load
svclogic.properties, and updated dmaap listener to use
that class to load dmaap listener configuration.

Issue-ID: SDNC-1482
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7538b719631d8c10c27d059aeb4f70ce92760ebd

4 years agomigrate sli to alu-SR1 56/117256/2
Michael DÜrre [Mon, 18 Jan 2021 04:41:16 +0000 (05:41 +0100)]
migrate sli to alu-SR1

migrate ODL interfaces and fix code for changes in alu-SR1

Issue-ID: CCSDK-3089
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: Id48dcfc517585f2ce6b30047113cd1d173c3c9dc
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
4 years agoRevert "migrate sli to alu-SR1" 60/117260/1
Dan Timoney [Fri, 29 Jan 2021 17:42:42 +0000 (17:42 +0000)]
Revert "migrate sli to alu-SR1"

This reverts commit ce4e5f9a00d2677495240ad367b9bfc4b74752d0.

Reason for revert: ODL upgrade changes need to be backed out until issues in ccsdk/features are resolved.

Change-Id: I168e2519e37f3eee61609d0da890c14db49ec49e

4 years agomigrate sli to alu-SR1 37/116937/4
Michael DÜrre [Mon, 18 Jan 2021 04:41:16 +0000 (05:41 +0100)]
migrate sli to alu-SR1

migrate ODL interfaces and fix code for changes in alu-SR1

Issue-ID: CCSDK-3089
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: Iad824627c581c902b639a2f0246e3133d4e38c48

4 years agoRevert "Limit use of odlparent poms" 41/117141/2
Dan Timoney [Tue, 26 Jan 2021 18:15:47 +0000 (13:15 -0500)]
Revert "Limit use of odlparent poms"

This reverts commit 7de29bfea89ff53a446bea07d8f74d1aaa87045b,
due to issues encountered in the odlsli container in ccsdk/distribution.

Issue-ID: CCSDK-3001
Issue-ID: CCSDK-3099
Change-Id: I79252b74693895f483eb390c575bb244195fe7ed
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoLimit use of odlparent poms 58/116258/3
Dan Timoney [Wed, 25 Nov 2020 13:29:23 +0000 (08:29 -0500)]
Limit use of odlparent poms

Updated pom.xmls to use standard maven project structure (i.e. parent
of pom is pom in directory above), and updated top level pom to
use org.ccsdk.parent:oparent as parent - EXCEPT in cases where
module has true OpenDaylight dependencies and therefore needs
to use ODL parent pom.

Change-Id: I50429f28225152251ac2086235c14bb00f09c05c
Issue-ID: CCSDK-3001
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRemove references to indivdual repo version properties 82/116182/1
Dan Timoney [Mon, 7 Dec 2020 17:23:05 +0000 (12:23 -0500)]
Remove references to indivdual repo version properties

Updated combined ccsdl/sli repo to replace references to old
repo versions (e.g. ccsdk.sli.core.version) with build-in
maven property project.version.

Issue-ID: CCSDK-3009
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I89c42dd571781f9bd8f9b463f53298519f61b96f

4 years agoUpdated aai-path.properties with AAI API'S 71/116071/1
Mehreen Kaleem [Thu, 3 Dec 2020 05:12:17 +0000 (05:12 +0000)]
Updated aai-path.properties with AAI API'S
used by MDONS use case

Change-Id: I810a077199725dd0bb735c8bd6b5f68e026ed908
Issue-ID: CCSDK-3013
Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
4 years agoAdd missing pom.xml files 22/116022/4
Dan Timoney [Wed, 2 Dec 2020 12:48:49 +0000 (07:48 -0500)]
Add missing pom.xml files

Add missing modules to top level pom.xml and add missing
pom files for core, adaptors, northbound and plugin directories.
Also rolled version to next minor version (1.2.0-SNAPSHOT) to avoid
conflict with compiled code from individual repos during
transition to new structure.

Issue-ID: CCSDK-3009
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If58175bd2519955cd896290cac7001df4eb62287

4 years agoMigrate sli-northbound repo
Jessica Wagantall [Tue, 1 Dec 2020 19:52:01 +0000 (11:52 -0800)]
Migrate sli-northbound repo

Migrate sli-northbound repo files into
new directory "northbound".

Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
4 years agoMerge branch 'master' of /home/jwagantall/linuxfoundation/onap/IT-21112/sli-northbound
Jessica Wagantall [Tue, 1 Dec 2020 19:51:04 +0000 (11:51 -0800)]
Merge branch 'master' of /home/jwagantall/linuxfoundation/onap/IT-21112/sli-northbound

Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
4 years agoMigrate sli-core files
Jessica Wagantall [Tue, 1 Dec 2020 19:48:20 +0000 (11:48 -0800)]
Migrate sli-core files

Migrate sli-core repo files into new
directory "core".

Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
4 years agoMerge branch 'master' of /home/jwagantall/linuxfoundation/onap/IT-21112/sli-core
Jessica Wagantall [Tue, 1 Dec 2020 19:47:20 +0000 (11:47 -0800)]
Merge branch 'master' of /home/jwagantall/linuxfoundation/onap/IT-21112/sli-core

Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
4 years agoMigrate files from sli-plugins
Jessica Wagantall [Tue, 1 Dec 2020 19:33:35 +0000 (11:33 -0800)]
Migrate files from sli-plugins

Migrate sli-plugins repo into new
directory "plugins".

Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
4 years agoMerge branch 'master' of /home/jwagantall/linuxfoundation/onap/IT-21112/sli-plugins
Jessica Wagantall [Tue, 1 Dec 2020 19:31:55 +0000 (11:31 -0800)]
Merge branch 'master' of /home/jwagantall/linuxfoundation/onap/IT-21112/sli-plugins

Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
4 years agoMigrate sli-adaptor files
Jessica Wagantall [Tue, 1 Dec 2020 19:26:31 +0000 (11:26 -0800)]
Migrate sli-adaptor files

Migrate sli-adaptor repo files into
a new "adaptors" directory.

Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
4 years agoMerge branch 'master' of /home/jwagantall/linuxfoundation/onap/IT-21112/sli-adaptors
Jessica Wagantall [Tue, 1 Dec 2020 19:25:35 +0000 (11:25 -0800)]
Merge branch 'master' of /home/jwagantall/linuxfoundation/onap/IT-21112/sli-adaptors

Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
4 years agoAdd INFO.yaml for new ccsdk/sli repo 50/115550/1
Dan Timoney [Mon, 30 Nov 2020 15:54:04 +0000 (10:54 -0500)]
Add INFO.yaml for new ccsdk/sli repo

Add INFO.yaml for new ccsdk/sli repository

Issue-ID: CCSDK-3008
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic31cde578dabc06a47f73a1219f5e103e9b1c6a6

4 years agoAdd initial files for new ccsdk/sli repo 49/115549/1
Dan Timoney [Mon, 30 Nov 2020 15:35:19 +0000 (10:35 -0500)]
Add initial files for new ccsdk/sli repo

Add initial pom.xml for new ccsdk/sli repo

Issue-ID: CCSDK-3008
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I41cca73c191f871b3dcfbbac9f29964a046a262f

4 years agoRelease version 1.1.0 of sli/northbound
Dan Timoney [Wed, 25 Nov 2020 21:07:46 +0000 (16:07 -0500)]
Release version 1.1.0 of sli/northbound

Release initial Honolulu version of sli/northbound and roll
version to next snapshot

Change-Id: I21ee4f2431d6e15573998fd615fc2090aee15810
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease version 1.1.0 of sli/plugins
Dan Timoney [Wed, 25 Nov 2020 20:55:52 +0000 (15:55 -0500)]
Release version 1.1.0 of sli/plugins

Release initial Honolulu version of sli/plugins and roll
version to next snapshot

Change-Id: I75d58fccc8ab0b5653d3160ed6f2e302c3ade8b9
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease version 1.1.0 of sli/adaptors
Dan Timoney [Wed, 25 Nov 2020 19:51:48 +0000 (14:51 -0500)]
Release version 1.1.0 of sli/adaptors

Release initial Honolulu version of sli/adaptors and roll
version to next snapshot

Change-Id: I3a59f29d7819e8d777dd02aede9a263ea0be8e36
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease version 1.1.0 of sli/core
Dan Timoney [Wed, 25 Nov 2020 18:50:31 +0000 (13:50 -0500)]
Release version 1.1.0 of sli/core

Release initial Honolulu version of sli/core and roll
version to next snapshot

Change-Id: Id65539a7e275c57fce0bc23e88bbc2eaf641cf05
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoFix NPE in toJsonString()
Dan Timoney [Tue, 17 Nov 2020 13:37:28 +0000 (08:37 -0500)]
Fix NPE in toJsonString()

Fixed SvcLogicContext.toJsonString() to return the empty string ()
if it cannot find the requested prefix in the service logic context.

Change-Id: I5e36864f961b36b6c82a3db8d20483df6686ed15
Issue-ID: CCSDK-2990
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoHandle properties file reference outside OSGi
Dan Timoney [Tue, 10 Nov 2020 17:53:16 +0000 (12:53 -0500)]
Handle properties file reference outside OSGi

Update properties file resolves for OSGi to handle ClassNotFoundError
exception correctly.

Change-Id: I511213e447d07576c9a44654956b207174ed6638
Issue-ID: CCSDK-2976
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoFix handling of non-OSGi
Dan Timoney [Tue, 10 Nov 2020 17:54:21 +0000 (12:54 -0500)]
Fix handling of non-OSGi

Fixed handling of case where aai-service and netbox-client are
called outside OSGi container.

Change-Id: Ie83dd217a77a021a30d171e0964d9ac709e40cc8
Issue-ID: CCSDK-2976
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years ago- Adding the path for the newly introduced (i.e. in v21) network-route resource in...
Hesam Rahimi [Fri, 23 Oct 2020 19:44:13 +0000 (15:44 -0400)]
- Adding the path for the newly introduced (i.e. in v21) network-route resource in aai-schema, to the properties file.
- Adding tunnel-termination-points and te-link-attributes back into aai schema.

Issue-ID: CCSDK-2393
Change-Id: I80d21463c509c8caf802cf5681abc3434d6cf34a
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
4 years agoFix pattern validation
Dan Timoney [Wed, 21 Oct 2020 20:16:06 +0000 (16:16 -0400)]
Fix pattern validation

Pattern validation incorrectly disallows period as part of file
name

Change-Id: I3b3692093e16c41c312b326246a5dee83f674ee0
Issue-ID: CCSDK-2918
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoMerge changes I4a6cb477,I00d6a0c1
KAPIL SINGAL [Tue, 20 Oct 2020 20:36:59 +0000 (20:36 +0000)]
Merge changes I4a6cb477,I00d6a0c1

* changes:
  Support netbox-client outside OSGi container
  Address security issues

4 years agoSupport netbox-client outside OSGi container
Dan Timoney [Tue, 20 Oct 2020 20:26:49 +0000 (16:26 -0400)]
Support netbox-client outside OSGi container

Updated netbox-client initialization so that it works properly
when initialized outside an OSGi container (e.g springboot)

Change-Id: I4a6cb477206745eb4ca21f10a7fb54cc616ef4cd
Issue-ID: CCSDK-2923
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdating AAI service adaptor to use version 21 (v21) of the schema model.
Hesam Rahimi [Tue, 20 Oct 2020 15:56:47 +0000 (11:56 -0400)]
Updating AAI service adaptor to use version 21 (v21) of the schema model.

Issue-ID: CCSDK-2393
Change-Id: I53369c73fd25c7f433fd99456e28fbe0fecbc59a
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
4 years agoDisable external entities reference
Dan Timoney [Mon, 19 Oct 2020 19:35:27 +0000 (15:35 -0400)]
Disable external entities reference

Disable external entities reference in properties node XML parser
to avoid XXE vulnerability.

Change-Id: I5136dc7edb575d944dfe9fbab334629ec18c5d47
Issue-ID: CCSDK-2918
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAddress security issues
Dan Timoney [Mon, 19 Oct 2020 14:11:15 +0000 (10:11 -0400)]
Address security issues

Removed unused Mdsal activator class.
Added file name validation for ConnectionBuilder in ansible adaptor

Change-Id: I00d6a0c1edccae263520738f7a4685b1ad71b943
Issue-ID: CCSDK-2918
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdd file path validation
Dan Timoney [Mon, 19 Oct 2020 14:05:16 +0000 (10:05 -0400)]
Add file path validation

Add file path validation for EnvVarFileResolver.  Refactored
PathValidator to org.onap.ccsdk.sli.core.utils so it can be used here.

Change-Id: Ibb50df0ad020cf376c1ce20e7b598f7ad7223d48
Issue-ID: CCSDK-2918
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdd code to validate path names.
Dan Timoney [Fri, 16 Oct 2020 15:22:11 +0000 (11:22 -0400)]
Add code to validate path names.

Added code to validate path names to avoid possible attacks
due to hidden/special characters and/or embedded new lines.

Change-Id: I53d7266e44fbada1d9d5f458dfcdbc452801672c
Issue-ID: CCSDK-2918
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRoll to initial Honolulu release version
Dan Timoney [Wed, 9 Sep 2020 21:41:55 +0000 (17:41 -0400)]
Roll to initial Honolulu release version

Roll master branch to initial Honolulu release version

Change-Id: I54ac03e89312555c06c11b8f5512393909cae786
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRoll to initial Honolulu release version
Dan Timoney [Wed, 9 Sep 2020 21:38:04 +0000 (17:38 -0400)]
Roll to initial Honolulu release version

Roll master branch to initial Honolulu release version

Change-Id: I9a355141a5234f08fd09d0712b4b9d6166d01f11
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRoll to initial Honolulu release version
Dan Timoney [Wed, 9 Sep 2020 21:32:42 +0000 (17:32 -0400)]
Roll to initial Honolulu release version

Roll master branch to initial Honolulu release version

Change-Id: Id7829542cb5981c11b38367952e6bc29ffa4cfe8
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease M4 version of sli/plugins
Dan Timoney [Wed, 9 Sep 2020 18:40:05 +0000 (14:40 -0400)]
Release M4 version of sli/plugins

Release M4 version of sli/plugins

Change-Id: Iea28a5909720bf9f360ccd8f300808c7eb5c7d90
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease M4 version of sli/northbound
Dan Timoney [Wed, 9 Sep 2020 18:38:16 +0000 (14:38 -0400)]
Release M4 version of sli/northbound

Release M4 version of sli/northbound

Change-Id: I4f7f6abd7f46bc535e555e17991af253d4396a13
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease M4 version of sli/adaptors
Dan Timoney [Wed, 9 Sep 2020 18:31:01 +0000 (14:31 -0400)]
Release M4 version of sli/adaptors

Release M4 version of sli/adaptors

Change-Id: Ida253b4f6e20c6133bbd6226c510d5405a599ee5
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRoll to initial Honolulu release version
Dan Timoney [Wed, 9 Sep 2020 18:21:38 +0000 (14:21 -0400)]
Roll to initial Honolulu release version

Roll master branch to initial Honolulu release version

Change-Id: I5abee4ba661e665251e7d03e7705096ff9103b5d
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoMerge "Release M4 version of sli/core"
Dan Timoney [Wed, 9 Sep 2020 17:49:05 +0000 (17:49 +0000)]
Merge "Release M4 version of sli/core"

4 years agoRelease M4 version of sli/core
Dan Timoney [Wed, 9 Sep 2020 16:38:05 +0000 (12:38 -0400)]
Release M4 version of sli/core

Release M4 version (1.0.1) of sli/core

Change-Id: I3c2c839bfc88b3795eebdfb97396ab3b53eb9698
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdate lifecycle state
Dan Timoney [Thu, 3 Sep 2020 14:06:24 +0000 (10:06 -0400)]
Update lifecycle state

Update lifecycle state to Mature

Change-Id: I9ff38a2780f54bd3e31379fb095b15a397edfeac
Issue-ID: CCSDK-2660
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoMerge "DMAAP Listener for ranSlice Feature support"
Dan Timoney [Tue, 8 Sep 2020 14:41:11 +0000 (14:41 +0000)]
Merge "DMAAP Listener for ranSlice Feature support"

4 years agoFix restconf-client provider dom4j issue
highstreetherbert [Mon, 7 Sep 2020 14:11:00 +0000 (16:11 +0200)]
Fix restconf-client provider dom4j issue

change groupid

Issue-ID: CCSDK-2738
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: If981c7eec2e54d91142d0bec4aa06cfb35e61f70
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
4 years agoUpdate lifecycle state
Dan Timoney [Thu, 3 Sep 2020 14:05:32 +0000 (10:05 -0400)]
Update lifecycle state

Update lifecycle state to Mature

Change-Id: I0ce9d0608712b3589071342cdb9da4d2a7545068
Issue-ID: CCSDK-2660
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdate lifecycle state
Dan Timoney [Thu, 3 Sep 2020 14:03:50 +0000 (10:03 -0400)]
Update lifecycle state

Update lifecycle state to Mature

Change-Id: I9e1988719dd02cdf0776b54c091009a10d076aa4
Issue-ID: CCSDK-2660
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdate lifecycle state
Dan Timoney [Thu, 3 Sep 2020 14:03:15 +0000 (10:03 -0400)]
Update lifecycle state

Update lifecycle state to Mature

Change-Id: I98504f658e58d10185b3c781b77bec1176ec1831
Issue-ID: CCSDK-2660
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoDMAAP Listener for ranSlice Feature support
Sandeep Shah [Wed, 2 Sep 2020 22:50:30 +0000 (17:50 -0500)]
DMAAP Listener for ranSlice Feature support

DMAAP listener for ranSlide related DMAAP messages
from Policy and other ONAP components

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

4 years agosecure printer changes
Smokowski, Kevin (ks6305) [Wed, 2 Sep 2020 18:35:29 +0000 (13:35 -0500)]
secure printer changes

add method to print properties alphabetically

Issue-ID: CCSDK-2721
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I3bcb46a1f45dc74a2bc97acff08fa8c2c29d0ba7

4 years agoAdd jaxb implementation dependencies
Dan Timoney [Mon, 31 Aug 2020 13:47:31 +0000 (13:47 +0000)]
Add jaxb implementation dependencies

Add JAXB implementation dependencies (needed for Java 11).

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

4 years agoRestapi-call-node: Fix setting truststore, should not set system properties
Kevin Smokowski [Mon, 31 Aug 2020 13:33:39 +0000 (13:33 +0000)]
Restapi-call-node: Fix setting truststore, should not set system properties

Issue-ID: CCSDK-2637
Change-Id: Ie677cca90d9ed946768e6d93187b20c29ecc2166
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
4 years agoRoll to next parent snapshot
Dan Timoney [Fri, 21 Aug 2020 18:05:59 +0000 (14:05 -0400)]
Roll to next parent snapshot

Update parent to next snapshot version

Change-Id: I09e961f337a208cf7d282c6f65ea8509438a6823
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agofix for J11
Michael Dürre [Wed, 19 Aug 2020 08:55:45 +0000 (10:55 +0200)]
fix for J11

add missing dependency in J11

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

4 years agofix for J11
Michael Dürre [Wed, 19 Aug 2020 09:02:04 +0000 (11:02 +0200)]
fix for J11

add missing dependency in J11

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

4 years agomake logs quieter
Kevin Smokowski [Wed, 12 Aug 2020 14:07:10 +0000 (14:07 +0000)]
make logs quieter

make logs quieter

Issue-ID: CCSDK-2645
Change-Id: Id880be7d733234b63a81a60326f78470db4fd576
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
4 years agomake logs quieter
Kevin Smokowski [Wed, 12 Aug 2020 13:53:04 +0000 (13:53 +0000)]
make logs quieter

make logs quieter

Issue-ID: CCSDK-2645
Change-Id: I6fa80d511d27a334c2481b65ffb7ff2985c62df2
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
4 years agoadd new print methods
Kevin Smokowski [Tue, 11 Aug 2020 20:07:22 +0000 (20:07 +0000)]
add new print methods

create filtered print method for svclogic context

Issue-ID: CCSDK-2643
Change-Id: I59261b1e581130d0fbe7d6735f96ee4c6e90ae75
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
4 years agoMerge "Restapi-call-node: Fix setting truststore, should not set system properties"
Dan Timoney [Fri, 7 Aug 2020 20:56:47 +0000 (20:56 +0000)]
Merge "Restapi-call-node: Fix setting truststore, should not set system properties"

4 years agoRestapi-call-node: Fix setting truststore, should not set system properties
sb5356 [Fri, 7 Aug 2020 18:29:24 +0000 (14:29 -0400)]
Restapi-call-node: Fix setting truststore, should not set system properties

Issue-ID: CCSDK-2637
Signed-off-by: sb5356 <sb5356@att.com>
Change-Id: Icbbb7eaa9f904e0d51199efd78e36b1fa1fa702b

4 years agoRoll to next snapshot
Dan Timoney [Thu, 6 Aug 2020 19:25:13 +0000 (15:25 -0400)]
Roll to next snapshot

Roll to snapshot version 1.0.1-SNAPSHOT

Change-Id: I4c7b248b45f485658a9c0135571a581edde62abb
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRoll to next snapshot
Dan Timoney [Thu, 6 Aug 2020 19:21:47 +0000 (15:21 -0400)]
Roll to next snapshot

Roll to snapshot version 1.0.1-SNAPSHOT

Change-Id: I1fd08b6b4de998d0bc2e7acb03fcf4c87eeae165
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRoll to next snapshot
Dan Timoney [Thu, 6 Aug 2020 19:17:17 +0000 (15:17 -0400)]
Roll to next snapshot

Roll to snapshot version 1.0.1-SNAPSHOT

Change-Id: Ie09ba5c2bedcd8cddf3e8cca0eff8e05c2ad268a
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRoll to next snapshot
Dan Timoney [Thu, 6 Aug 2020 18:33:28 +0000 (14:33 -0400)]
Roll to next snapshot

Roll to snapshot version 1.0.1-SNAPSHOT

Change-Id: Ifd7092ac65b40311336f1e696d2198576c5fba85
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease version 1.0.0 of sli/plugins
Dan Timoney [Thu, 6 Aug 2020 19:24:25 +0000 (15:24 -0400)]
Release version 1.0.0 of sli/plugins

Release version 1.0.0 of ccsdk/sli/plugins

Change-Id: Iebb23e9d35eb50055401448c78adc2771f3043a5
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease version 1.0.0 of sli/northbound
Dan Timoney [Thu, 6 Aug 2020 19:21:02 +0000 (15:21 -0400)]
Release version 1.0.0 of sli/northbound

Release version 1.0.0 of ccsdk/sli/northbound

Change-Id: I664827d2975f9db5b04bcb11cb1a1e5c869fed7a
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease version 1.0.0 of sli/adaptors
Dan Timoney [Thu, 6 Aug 2020 19:13:26 +0000 (15:13 -0400)]
Release version 1.0.0 of sli/adaptors

Release version 1.0.0 of ccsdk/sli/adaptors

Change-Id: I6bc171187c7761fd88450fa0df44adce12c89547
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease version 1.0.0 of ccsdk/sli/core
Dan Timoney [Thu, 6 Aug 2020 17:07:27 +0000 (13:07 -0400)]
Release version 1.0.0 of ccsdk/sli/core

Release initial Guilin version of ccsdk/sli/core

Change-Id: Ia7cb35209964905348529730e4f8ec870459afec
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoupgrade plugins to sodium
Michael Dürre [Fri, 10 Jul 2020 03:20:26 +0000 (05:20 +0200)]
upgrade plugins to sodium

fixed unit test and impl due changes in sodium

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

4 years agoUpdate adaptors to sodium
Dan Timoney [Tue, 14 Jul 2020 12:55:33 +0000 (08:55 -0400)]
Update adaptors to sodium

Update sli/adaptors to OpenDaylight Sodium release.  2 changes were
needed:

- mdsal-resource : needed to add unimplemented abstract methods in
inner anonymous BundleContext class in test case.
- resource-assignment: needed to correct unit test problems that were
ignored in earlier versions of h2

Change-Id: Ice63bfce64768e46c4376db55e3e9e97d0b934ad
Issue-ID: CCSDK-2551
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdd error handling for OSGi classes not found
Dan Timoney [Thu, 30 Jul 2020 17:44:53 +0000 (13:44 -0400)]
Add error handling for OSGi classes not found

Added error handling to correctly handle case where SqlResource is
used outside an OSGi container.

Change-Id: I0b5a526b01c151c4a7924f474bf7d21e783ac260
Issue-ID: CCSDK-2625
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoupgrade northbound to sodium
Michael Dürre [Fri, 10 Jul 2020 03:07:17 +0000 (05:07 +0200)]
upgrade northbound to sodium

fixed unit test due changes in sodium

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

4 years agoupgrade core to sodium
Michael Dürre [Fri, 10 Jul 2020 02:51:09 +0000 (04:51 +0200)]
upgrade core to sodium

fixed unit test due changes in sodium

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

4 years agoRA: Add option for sequential number assignment from a range
stan-sb [Tue, 23 Jun 2020 14:21:23 +0000 (10:21 -0400)]
RA: Add option for sequential number assignment from a range

Fix case, when no previous numbers have been allocated

Change-Id: Iead3cb4fe4a8ed3f6de363d31677eb389e9f1329
Issue-ID: CCSDK-2416
Signed-off-by: Stan Bonev <sb5356@att.com>
4 years agoImplement new method to convert SvcLogicContext to JSON
Dan Timoney [Tue, 16 Jun 2020 14:15:13 +0000 (10:15 -0400)]
Implement new method to convert SvcLogicContext to JSON

Added new method toJsonString() to SvcLogicContext class to write out
service logic context properties as a JSON string

Refactored static method SliPluginUtils.writeJsonToCtx to SvcLogicContext.mergeJson method

Change-Id: I4fe134976f93c7d116bc54ad2bae6e486c6fac2c
Issue-ID: CCSDK-1760
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoMerge "Add sliapi-model-yang to sliapi installer"
Dan Timoney [Thu, 18 Jun 2020 14:29:02 +0000 (14:29 +0000)]
Merge "Add sliapi-model-yang to sliapi installer"

5 years agoAdd sliapi-model-yang to sliapi installer
Dan Timoney [Wed, 17 Jun 2020 12:08:23 +0000 (08:08 -0400)]
Add sliapi-model-yang to sliapi installer

Add sliapi-model-yang as dependency to installer so that jar will
be included in distribution bundle.

Change-Id: I6b20e8bb13fb786c92a73d4149125a8e7082570a
Issue-ID: CCSDK-2453
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoMetricLogger MDC changes
Smokowski, Kevin (ks6305) [Wed, 17 Jun 2020 14:22:15 +0000 (09:22 -0500)]
MetricLogger MDC changes

Generate RequestID if not previously set. Generate a unique InvocationID for each request.

Issue-ID: CCSDK-2455
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I3bd8f90efbf98b4bf2a6464d94682bcd80cdd948

5 years agoRA: Add option for sequential number assignment from a range
sb5356 [Tue, 9 Jun 2020 21:11:26 +0000 (17:11 -0400)]
RA: Add option for sequential number assignment from a range

Change-Id: Ifc967676d7c78063ba9ba67706bd4b98ba1d9115
Issue-ID: CCSDK-2416
Signed-off-by: Stan Bonev <sb5356@att.com>
5 years agoAiign requestID, subrequestID for DMAAP msgs
Sandeep Shah [Fri, 5 Jun 2020 00:02:10 +0000 (19:02 -0500)]
Aiign requestID, subrequestID for DMAAP msgs

Updated DMAAP listener to keep track of requestID
and subRequestID for DMAAP message publication.
These values are sent to DG as part of SLI parms

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

5 years agoRefactor sliapi springboot
Dan Timoney [Thu, 4 Jun 2020 19:10:06 +0000 (15:10 -0400)]
Refactor sliapi springboot

Move springboot implementation of sliapi from sli/core to apps
repository.

Change-Id: I6e1dfdc39704935ba7e46d047149071defc101a6
Issue-ID: CCSDK-2096
Signed-off-by: Dan Timoney <dtimoney@att.com>