ccsdk/sli.git
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/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 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 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 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: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/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 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 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: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 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 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 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: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 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/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 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 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>
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 agorestapicallnode fix
Smokowski, Kevin (ks6305) [Tue, 2 Jun 2020 19:21:04 +0000 (19:21 +0000)]
restapicallnode fix

restapicallnode should support commas in urls

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

5 years agoMerge "added assert statements in 3 test classes"
Dan Timoney [Mon, 1 Jun 2020 14:42:36 +0000 (14:42 +0000)]
Merge "added assert statements in 3 test classes"

5 years agoMerge "added assert statements in 7 test files"
Dan Timoney [Mon, 1 Jun 2020 14:41:50 +0000 (14:41 +0000)]
Merge "added assert statements in 7 test files"

5 years agoadded assert statements in 3 test classes
Rupinder [Thu, 28 May 2020 04:48:20 +0000 (10:18 +0530)]
added assert statements in 3 test classes

Issue-ID: CCSDK-2232
Change-Id: Ide54fa192c934dc40bb15034c8e5dbf2c2594f62
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
5 years agoadded assert statements in 7 test files
Rupinder [Wed, 27 May 2020 09:41:12 +0000 (15:11 +0530)]
added assert statements in 7 test files

Issue-ID: CCSDK-2232
Change-Id: I07e3806cac9a317130ad1d5fe4c9af4fb1a17a5d
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
5 years agoadded assert statements in 5 test files
Rupinder [Wed, 27 May 2020 09:00:04 +0000 (14:30 +0530)]
added assert statements in 5 test files

Issue-ID: CCSDK-2232
Change-Id: I31033bc267381cf9f07701e4ebacbd318d3070d9
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
5 years agoSOTN-NNI integration test issue fixed
sangu_3653 [Tue, 5 May 2020 11:42:25 +0000 (17:12 +0530)]
SOTN-NNI integration test issue fixed

ccsdk adaptor not able to process cVLAN and tpId attribute
Changed tpId to tp-id and cVLAN to cvlan

need cherrypick to frakfurt

Issue-ID: CCSDK-2359
Signed-off-by: sangu_3653 <sangappa.m@huawei.com>
Change-Id: I73ffbe503e082059b1bdb637dc4841102d92ca05

5 years agoremoved code smells
Rupinder [Thu, 2 Apr 2020 07:21:23 +0000 (12:51 +0530)]
removed code smells

Reduced the code smells

Issue-ID: CCSDK-2232
Change-Id: I30eec021ba50f28dc1df2fd554c4e349c4a76dd6
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
5 years agoremoved some unused imports
Rupinder [Tue, 31 Mar 2020 11:14:56 +0000 (16:44 +0530)]
removed some unused imports

Removed unused imports to reduce code smells

Issue-ID: CCSDK-2232
Change-Id: Id929b506c9030818a0b9daa975f526699e710270
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
5 years agoRA: Add the allowed range in the return values
sb5356 [Wed, 25 Mar 2020 19:48:17 +0000 (15:48 -0400)]
RA: Add the allowed range in the return values

Change-Id: I18530c17ac78269c1b48ba499edfb3921d23f164
Issue-ID: CCSDK-2189
Signed-off-by: Stan Bonev <sb5356@att.com>
5 years agoRestapi-call-node: Restoring removal of empty context values
sb5356 [Tue, 24 Mar 2020 15:58:06 +0000 (11:58 -0400)]
Restapi-call-node: Restoring removal of empty context values

Issue-ID: CCSDK-2173
Signed-off-by: Stan Bonev <sb5356@att.com>
Change-Id: Ib95ad070cec6027192de71740a1400f6a1184488

5 years agoAAI v19 schema XSD merge to sdnc
shashikanth.vh@huawei.com [Sat, 21 Mar 2020 04:28:10 +0000 (09:58 +0530)]
AAI v19 schema XSD merge to sdnc

Merged AAI v19 schema XSD

Change-Id: I49e32b89369381c6a7cc25720415856ac0f40a1d
Issue-ID: CCSDK-2171
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
5 years agoMerge "Adding required v19 model resources"
Dan Timoney [Thu, 19 Mar 2020 19:00:05 +0000 (19:00 +0000)]
Merge "Adding required v19 model resources"

5 years agoMerge "Adding autogenerated files to gitignore list"
Dan Timoney [Thu, 19 Mar 2020 18:57:10 +0000 (18:57 +0000)]
Merge "Adding autogenerated files to gitignore list"

5 years agoUpdate processing of data of type List in AAIDeclarations
Rich Tabedzki [Wed, 11 Mar 2020 15:52:01 +0000 (11:52 -0400)]
Update processing of data of type List in AAIDeclarations

Changes made:
* Updated processing of data of type List in AAIDeclarations

Issue-ID: CCSDK-2170
Change-Id: I019eaba0315d1131ff3f5fe50d5d76f824f939b7
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
5 years agoRestapi-call-node: Faster conversion of context data
sb5356 [Fri, 13 Mar 2020 14:24:03 +0000 (10:24 -0400)]
Restapi-call-node: Faster conversion of context data

Issue-ID: CCSDK-2173
Signed-off-by: Stan Bonev <sb5356@att.com>
Change-Id: I57ea81f3ee69b4185627d074e73a480833c60bae

5 years agoAdding required v19 model resources
Gaurav Agrawal [Thu, 12 Mar 2020 09:49:55 +0000 (15:19 +0530)]
Adding required v19 model resources

Adding new resources to path properties to make them available to SDNC.

Issue-ID: CCSDK-2171
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Change-Id: I2425bf7040d427a082c27b71bc57a78ae31cdc93

5 years agoAdding autogenerated files to gitignore list
Gaurav Agrawal [Thu, 12 Mar 2020 09:28:24 +0000 (14:58 +0530)]
Adding autogenerated files to gitignore list

Adding autogenerated files to gitignore list.

Issue-ID: CCSDK-2171
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Change-Id: I51d5179a27e85603156ed8a3a8d35df71d888857

5 years agoUpdating aai adapter to v19 model
Gaurav Agrawal [Thu, 12 Mar 2020 09:13:38 +0000 (14:43 +0530)]
Updating aai adapter to v19 model

Updated AAI XSD model to v19 to make new schema's available to SDNC.

Change-Id: I5b82d97e0c96e1593237e0d10d790115bf8be965
Issue-ID: CCSDK-2171
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
5 years agoRoll master to Guilin
Dan Timoney [Thu, 5 Mar 2020 16:53:23 +0000 (11:53 -0500)]
Roll master to Guilin

Roll versions of master for early Guilin development

Change-Id: If777c42a3a6bf10589835b73b02f2fccdeca9490
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoRoll master to Guilin
Dan Timoney [Thu, 5 Mar 2020 16:51:01 +0000 (11:51 -0500)]
Roll master to Guilin

Roll versions of master for early Guilin development

Change-Id: Id725abd9ecb3c67b2687e15286cb2f2bcd50be1a
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoRelease version 0.7.1
Dan Timoney [Thu, 5 Mar 2020 15:32:43 +0000 (10:32 -0500)]
Release version 0.7.1

Release version 0.7.1 (Frankfurt M4)

Change-Id: I613836d98517a3877cce9a366c9a9796730aeec6
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoRelease version 0.7.1
Dan Timoney [Thu, 5 Mar 2020 15:31:20 +0000 (10:31 -0500)]
Release version 0.7.1

Release version 0.7.1 (Frankfurt M4)

Change-Id: Id86a87af3ce0a3f7062818a102d92646681797c5
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoUse released 1.5.2 CCSDK parent
Dan Timoney [Tue, 3 Mar 2020 18:28:31 +0000 (13:28 -0500)]
Use released 1.5.2 CCSDK parent

Update to use released version of CCSDK parent pom

Change-Id: Ie2db3e1f9f8e2aa411a456cb3f29916226aa6b10
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoUse released 1.5.2 CCSDK parent
Dan Timoney [Tue, 3 Mar 2020 17:23:18 +0000 (12:23 -0500)]
Use released 1.5.2 CCSDK parent

Update to use released version of CCSDK parent pom

Change-Id: I24f981aaaca40909690d8118f7c0cdb8faa57d3a
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoRestapi-call-node: Fix sending big files to DMAAP data router
sb5356 [Fri, 28 Feb 2020 20:25:21 +0000 (15:25 -0500)]
Restapi-call-node: Fix sending big files to DMAAP data router

Issue-ID: CCSDK-2122
Signed-off-by: Stan Bonev <sb5356@att.com>
Change-Id: If71e6d3ee0bd649994ce4b9a23dcbd1b42a64101

5 years agoFix dblib dependency scope
Dan Timoney [Mon, 24 Feb 2020 20:40:08 +0000 (15:40 -0500)]
Fix dblib dependency scope

Scope of dependency on dblib must be provided to avoid conflicting
definition of embedded tomcat dependency in derived feature.xml

Change-Id: I14ab926da13aae64bd819dbb05c66e373e1cb3ac
Issue-ID: CCSDK-2117
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agorest api call node target entity
Smokowski, Kevin (ks6305) [Thu, 20 Feb 2020 19:33:15 +0000 (19:33 +0000)]
rest api call node target entity

 rest api call node target entity

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

5 years agoEscaping multi-line string
Singal, Kapil (ks220y) [Mon, 17 Feb 2020 15:41:38 +0000 (10:41 -0500)]
Escaping multi-line string

Supporting multiline json string if embedding within Rest payload template

Change-Id: I6a96f58732734fca0127d57fa5de3ba3cb7276c4
Issue-ID: CCSDK-2103
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoRoll versions to next snapshot
Dan Timoney [Fri, 24 Jan 2020 21:15:16 +0000 (16:15 -0500)]
Roll versions to next snapshot

Roll CCSDK to next snapshot version

Change-Id: Ic16bc8c82ac5f3daba558bfb315437505ff06475
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoRoll versions to next snapshot
Dan Timoney [Fri, 24 Jan 2020 21:03:21 +0000 (16:03 -0500)]
Roll versions to next snapshot

Roll CCSDK to next snapshot version

Change-Id: Ib08be10d412384fcf791805c0101cfdb6375c178
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoRelease CCSDK version 0.7.0
Dan Timoney [Fri, 24 Jan 2020 15:55:50 +0000 (10:55 -0500)]
Release CCSDK version 0.7.0

Release version 0.7.0 of CCSDK maven artifacts.

Change-Id: I73df837e28793948a7bb21f0f3ed1d00b4a43c81
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoRelease CCSDK version 0.7.0
Dan Timoney [Fri, 24 Jan 2020 15:52:55 +0000 (10:52 -0500)]
Release CCSDK version 0.7.0

Release version 0.7.0 of CCSDK maven artifacts.

Change-Id: I3ddddc9315ae4f188f408c48976897f83c8f56cb
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoUse released parent pom
Dan Timoney [Thu, 23 Jan 2020 19:41:25 +0000 (14:41 -0500)]
Use released parent pom

Use released version of ccsdk/parent poms

Change-Id: I9637c4f8912f7c6583c4764928facbb706deb785
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoUse released parent pom
Dan Timoney [Thu, 23 Jan 2020 19:40:14 +0000 (14:40 -0500)]
Use released parent pom

Use released version of ccsdk/parent poms

Change-Id: Ifa7059c687e09de9977b94d92fbf1869d510b00d
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoMultiDimension JSON Array Parser
Singal, Kapil (ks220y) [Thu, 19 Dec 2019 20:19:53 +0000 (15:19 -0500)]
MultiDimension JSON Array Parser

Adding Code to support MutiDimensional json parsing logic

Change-Id: I487f25c9c7eaeb466ac6903bea80175fa4c50728
Issue-ID: CCSDK-2008
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoFixing JSONParser for JSONArray element
Singal, Kapil (ks220y) [Thu, 19 Dec 2019 16:07:59 +0000 (11:07 -0500)]
Fixing JSONParser for JSONArray element

Refactoring Related JUnit and fixing test JSON Files

Change-Id: I1cd7ba04f53798e4b3f5451de6bfed24054d3ea5
Issue-ID: CCSDK-2008
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoRestapiCallNode unit tests
Smokowski, Kevin (ks6305) [Wed, 18 Dec 2019 21:29:24 +0000 (21:29 +0000)]
RestapiCallNode unit tests

Validate JsonParser in RestapiCallNode

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

5 years agoRefactor features to separate installer
Timoney, Dan (dt5972) [Fri, 13 Dec 2019 17:42:39 +0000 (12:42 -0500)]
Refactor features to separate installer

Refactor karaf feature.xml files to separate installer

Change-Id: I4dc4ad3c139522b12f41f1786ef16bfdd556f2b9
Issue-ID: CCSDK-1754
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRefactor karaf features into single module
Timoney, Dan (dt5972) [Thu, 12 Dec 2019 19:08:33 +0000 (14:08 -0500)]
Refactor karaf features into single module

Refactor karaf features installation into a single installation
bundle instead of embedding in each module's installer.

Change-Id: I281973c5d6fda5eeb0483cf9e6d058b8a4992ed3
Issue-ID: CCSDK-1754
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoGenerate dependency list
Timoney, Dan (dt5972) [Wed, 11 Dec 2019 14:52:18 +0000 (09:52 -0500)]
Generate dependency list

Generate list of direct dependencies for repository and publish to Nexus.

Change-Id: I05820144bab2820cb00d8796f361d16172069eaa
Issue-ID: CCSDK-1986
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoGenerate dependency list
Timoney, Dan (dt5972) [Tue, 10 Dec 2019 15:30:14 +0000 (10:30 -0500)]
Generate dependency list

Generate list of direct dependencies for repository and publish to Nexus.

Change-Id: Iedca8bf65f4f7ea494816197b4e4b94dfbcf9b48
Issue-ID: CCSDK-1986
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years ago[CCSDK-1985]GR Toolkit Refactor
Haddox, Anthony (ah0647) [Mon, 9 Dec 2019 18:16:01 +0000 (18:16 +0000)]
[CCSDK-1985]GR Toolkit Refactor

Refactor of the GR Toolkit provider module to allow for more
flexibility for different architectures. Health checking and
failover logic has been extracted into an abstract HealthResolver
class and several implementations for Single, Three, and Six
node controller architectures. Resolvers can be specified in
the gr-toolkit.properties file, or a fallback resolver can be
used if one is not specified.

Signed-off-by: Haddox, Anthony (ah0647) <ah0647@att.com>
Issue-ID: CCSDK-1985
Change-Id: I262407e9d8830d91c39c4e75134a9f1cb1d259fe

5 years agoExclude problematic nested commit
Timoney, Dan (dt5972) [Mon, 9 Dec 2019 15:13:37 +0000 (10:13 -0500)]
Exclude problematic nested commit

Add dependency exclusion for java.xml:jsr173 to avoid issue in derived
feature.xml.

Change-Id: I2c5a25895e3ad85764687352c72159cc6d106de7
Issue-ID: CCSDK-1979
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoClean up installer
Timoney, Dan (dt5972) [Thu, 5 Dec 2019 19:56:23 +0000 (14:56 -0500)]
Clean up installer

Clean up installers to install only ONAP code, not third party
dependencies.  Third party dependencies should be installed
in ccsdk/distribution/dependencies only.

Change-Id: Icd7b7d34d1f0b5c07b8f0badd28e33330e518774
Issue-ID: CCSDK-1979
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoClean up installer
Timoney, Dan (dt5972) [Thu, 5 Dec 2019 19:09:05 +0000 (14:09 -0500)]
Clean up installer

Clean up installers to install only ONAP code, not third party
dependencies.  Third party dependencies should be installed
in ccsdk/distribution/dependencies only.

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

Fixed version of parent pom to use snapshot version

Change-Id: Iee98265e71ade4a4af65614c2280732c153537d8
Issue-ID: CCSDK-1935
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUse 1.5.1-SNAPSHOT version of parent pom
Timoney, Dan (dt5972) [Mon, 2 Dec 2019 17:35:00 +0000 (12:35 -0500)]
Use 1.5.1-SNAPSHOT version of parent pom

Fixed version of parent pom to use snapshot version

Change-Id: Iec34f6ca9bd1ab14d4c1c8a837e3b693bd716069
Issue-ID: CCSDK-1935
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoFix versions of sli core dependencies
Timoney, Dan (dt5972) [Tue, 19 Nov 2019 18:23:49 +0000 (13:23 -0500)]
Fix versions of sli core dependencies

Fix to override ccsdk sli core version from parent pom with
current version

Change-Id: I0d4dfad609fb7c838d3750ef36b8656ad102dda6
Issue-ID: CCSDK-1944
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoFix versions of sli core dependencies
Timoney, Dan (dt5972) [Tue, 19 Nov 2019 18:12:27 +0000 (13:12 -0500)]
Fix versions of sli core dependencies

Fix to override ccsdk sli core version from parent pom with
current version

Change-Id: Ibd5ef12c65286a089332ed21ea7d85d90ac72911
Issue-ID: CCSDK-1944
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoAdd id for Kapil
Timoney, Dan (dt5972) [Tue, 19 Nov 2019 17:44:23 +0000 (12:44 -0500)]
Add id for Kapil

Add Kapil's ATT id as committer

Change-Id: Ie51725159237d9eac9903667c0b27ee83b78bc6a
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoAdd id for Kapil
Timoney, Dan (dt5972) [Tue, 19 Nov 2019 17:42:19 +0000 (12:42 -0500)]
Add id for Kapil

Add Kapil's ATT id as committer

Change-Id: I0085d4cba44cdf165471d971c4f001c79612e3be
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMerge "[CCSDK-1921]Connection Timeout and Info Logging"
Dan Timoney [Mon, 18 Nov 2019 13:42:03 +0000 (13:42 +0000)]
Merge "[CCSDK-1921]Connection Timeout and Info Logging"

5 years agoMerge "Remove unmaintained ansible-example-server"
Dan Timoney [Mon, 18 Nov 2019 13:38:22 +0000 (13:38 +0000)]
Merge "Remove unmaintained ansible-example-server"

5 years agoAdd new committers Kevin and Kapil
Timoney, Dan (dt5972) [Fri, 15 Nov 2019 19:56:39 +0000 (14:56 -0500)]
Add new committers Kevin and Kapil

Add new committers Kevin Smokowski and Kapil Singal

Change-Id: I0c0abb07d2575f51b81949d3b997cb1e9f00a8aa
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoAdd new committers Kevin and Kapil
Timoney, Dan (dt5972) [Fri, 15 Nov 2019 19:55:18 +0000 (14:55 -0500)]
Add new committers Kevin and Kapil

Add new committers Kevin Smokowski and Kapil Singal

Change-Id: I756679d9626c2baded69f00b61bcfdb9f264728f
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUse 1.5.0 parent pom
Timoney, Dan (dt5972) [Wed, 13 Nov 2019 15:30:06 +0000 (10:30 -0500)]
Use 1.5.0 parent pom

Use released 1.5.0 version of parent pom

Change-Id: I16d9e82401447829e6b853790553623cc2a03117
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUse 1.5.0 parent pom
Timoney, Dan (dt5972) [Wed, 13 Nov 2019 14:39:46 +0000 (09:39 -0500)]
Use 1.5.0 parent pom

Use released 1.5.0 version of parent pom

Change-Id: I296db09cd94de93c150da5c2be5b34348ee320d7
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years ago[CCSDK-1921]Connection Timeout and Info Logging
Haddox, Anthony (ah0647) [Tue, 12 Nov 2019 19:13:38 +0000 (19:13 +0000)]
[CCSDK-1921]Connection Timeout and Info Logging

Add connection timeout when creating HTTPUrlConnection.
Additionally, add some logging verbosity to the health
check RPCs for at-a-glance recognition.

Signed-off-by: Haddox, Anthony <ah0647@att.com>
Issue-ID: CCSDK-1921
Change-Id: I5dcf8c4b4899f121080eedd546e1a1f6fe120a94

5 years agoRemove unmaintained ansible-example-server
Miroslav Los [Mon, 11 Nov 2019 14:48:58 +0000 (15:48 +0100)]
Remove unmaintained ansible-example-server

An updated and actively maintained version exists as ansible-server
in the ccsdk/distribution repository.

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

5 years ago415 Unsupported Media Type
Singal, Kapil (ks220y) [Tue, 5 Nov 2019 20:02:56 +0000 (15:02 -0500)]
415 Unsupported Media Type

Rest Operations without Payload resulting to 415 Unsupported Media Type error if Content-Type is set

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

5 years agominor updates to clean up code
Agarwal, Ruchira (ra1926) [Tue, 5 Nov 2019 18:16:50 +0000 (18:16 +0000)]
minor updates to clean up code

clean up code to sync with internal

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