ccsdk/sli.git
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 agoRelease CCSDK version 0.7.0
Dan Timoney [Fri, 24 Jan 2020 15:51:34 +0000 (10:51 -0500)]
Release CCSDK version 0.7.0

Release version 0.7.0 of CCSDK maven artifacts.

Change-Id: I4f19554ede3f6b1860c02ffe7a900a1a9f81daff
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:26:40 +0000 (10:26 -0500)]
Release CCSDK version 0.7.0

Release version 0.7.0 of CCSDK maven artifacts.

Change-Id: Iebe198f06a3f09c0743c3191939a891b15220f9e
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:48 +0000 (14:40 -0500)]
Use released parent pom

Use released version of ccsdk/parent poms

Change-Id: If15e626db13cf5a0194a3643fb9174a2b9dc88f7
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 agoUse released parent pom
Dan Timoney [Thu, 23 Jan 2020 19:32:19 +0000 (14:32 -0500)]
Use released parent pom

Use released version of ccsdk/parent poms

Change-Id: Ice9f18ee402e42f8e26c46640aeb0ae79343d105
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoAdd report aggregator
Dan Timoney [Tue, 21 Jan 2020 13:52:37 +0000 (08:52 -0500)]
Add report aggregator

For new Sonar scanner, need to add report aggregate so that tests
run in sli/provider against classes in sli/provider-base will be
counted correctly.

Change-Id: I0a73a0a50353f995ea4b90c09649e55b057f024a
Issue-ID: CCSDK-2029
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoUpdate pnf-id to pnf-name in LCM API
Enbo Wang [Mon, 20 Jan 2020 06:51:13 +0000 (14:51 +0800)]
Update pnf-id to pnf-name in LCM API

In order to be compatible with Pnf entry in A&AI, update pnf-id to pnf-name.

Change-Id: Ibb76fd754c4a657a6f4af4453b3c819670fb96c2
Issue-ID: SDNC-856
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
5 years agoFix issue of converting camel case to lower hyphen format
Enbo Wang [Wed, 15 Jan 2020 15:58:22 +0000 (23:58 +0800)]
Fix issue of converting camel case to lower hyphen format

Fix issue of converting camel case to lower hyphen format when there are continuous capital letters.

Issue-ID: CCSDK-2026
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: Ifd10b1e82c1f10476bbc6e15689e6025de57bbf4

5 years agoFix action names of DownloadNESw and ActivateNESw
Enbo Wang [Tue, 7 Jan 2020 08:32:30 +0000 (16:32 +0800)]
Fix action names of DownloadNESw and ActivateNESw

Change-Id: I2a7b5ca9554e52f219afe9248d39732c485ab037
Issue-ID: SDNC-856
Signed-off-by: Enbo Wang <wangenbo@huawei.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 agoenhance SliPluginUtils
Smokowski, Kevin (ks6305) [Tue, 17 Dec 2019 18:27:42 +0000 (18:27 +0000)]
enhance SliPluginUtils

writeJsonToCtx now supports top level json arrays, add urlDecode to SliStringUtils, rename CheckParametersTest and move unrelated methods into another test class and Add test cases to improve test coverage

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

5 years agoMerge "Bug fix in DMAAP listener for A1 Adapter"
Dan Timoney [Tue, 17 Dec 2019 15:47:54 +0000 (15:47 +0000)]
Merge "Bug fix in DMAAP listener for A1 Adapter"

5 years agoBug fix in DMAAP listener for A1 Adapter
Sandeep Shah [Tue, 17 Dec 2019 06:22:14 +0000 (00:22 -0600)]
Bug fix in DMAAP listener for A1 Adapter

Modification to use the payload node to be sent as an
RPC message to stay in alignment with YANG model for
A1 adapter

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

5 years agoRefactor features to separate installer
Timoney, Dan (dt5972) [Fri, 13 Dec 2019 19:48:58 +0000 (14:48 -0500)]
Refactor features to separate installer

Refactor karaf feature.xml files to separate installer

Change-Id: I32eace0e537ff302bf52c664f8c90dfbbe01a545
Issue-ID: CCSDK-1754
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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 features to separate installer
Timoney, Dan (dt5972) [Fri, 13 Dec 2019 15:24:29 +0000 (10:24 -0500)]
Refactor features to separate installer

Refactor karaf feature.xml files to separate installer

Change-Id: I2afade9862227175853d9fe36c5bc9b113e3d582
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) [Wed, 11 Dec 2019 13:16:13 +0000 (08:16 -0500)]
Generate dependency list

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

Change-Id: If8a89cc6d3a46e896159d30682a7196df45dd258
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 14:56:35 +0000 (09:56 -0500)]
Generate dependency list

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

Change-Id: Ibce710d925b127353a7ca502809514c286969350
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 agoMerge "Add LCM APIs for DownloadNeSw and ActivateNeSw actions"
Dan Timoney [Fri, 6 Dec 2019 14:02:01 +0000 (14:02 +0000)]
Merge "Add LCM APIs for DownloadNeSw and ActivateNeSw actions"

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 agoClean up installers
Timoney, Dan (dt5972) [Wed, 4 Dec 2019 16:08:46 +0000 (11:08 -0500)]
Clean up installers

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: I3459d2d5a82899ad21b1b25daae6f6d182d972af
Issue-ID: CCSDK-1979
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMerge "DMAAP Listener for ORAN A1 Adapter Policy Mgmt"
Dan Timoney [Wed, 4 Dec 2019 13:16:41 +0000 (13:16 +0000)]
Merge "DMAAP Listener for ORAN A1 Adapter Policy Mgmt"

5 years agoAdd LCM APIs for DownloadNeSw and ActivateNeSw actions
Enbo Wang [Wed, 4 Dec 2019 13:14:48 +0000 (21:14 +0800)]
Add LCM APIs for DownloadNeSw and ActivateNeSw actions

Add two LCM APIs of DownloadNeSw and ActivateNeSw for PNF Software Upgrade.

Change-Id: I5a8f143c2d7d54fd96772eeb1d31b2d2e8bfb523
Issue-ID: SDNC-856
Signed-off-by: Enbo Wang <wangenbo@huawei.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:46 +0000 (12:35 -0500)]
Use 1.5.1-SNAPSHOT version of parent pom

Fixed version of parent pom to use snapshot version

Change-Id: Id028def6885e2452c1f1f304d0da62a14e324337
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 agoUse 1.5.1-SNAPSHOT version of parent pom
Timoney, Dan (dt5972) [Mon, 2 Dec 2019 16:09:18 +0000 (11:09 -0500)]
Use 1.5.1-SNAPSHOT version of parent pom

Fixed version of parent pom to use snapshot version

Change-Id: I128d3b55d0ae3adb4a1255a9b00fc129a9c9bc44
Issue-ID: CCSDK-1935
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoDMAAP Listener for ORAN A1 Adapter Policy Mgmt
Sandeep Shah [Fri, 22 Nov 2019 17:14:57 +0000 (11:14 -0600)]
DMAAP Listener for ORAN A1 Adapter Policy Mgmt

Support DMAAP listener for A1 Adapter related DMAAP
messages for policy management. Also included are JUNIT
test files. DMAAP topic is A1-P.

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

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:19:44 +0000 (13:19 -0500)]
Fix versions of sli core dependencies

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

Change-Id: Ibde08052ea5fe974e3e864fba5578443cdc1bd0f
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:43:42 +0000 (12:43 -0500)]
Add id for Kapil

Add Kapil's ATT id as committer

Change-Id: Ica387f2ddffe33fc81ea6cb793e402472cd5f26b
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 agoAdd id for Kapil
Timoney, Dan (dt5972) [Tue, 19 Nov 2019 17:41:26 +0000 (12:41 -0500)]
Add id for Kapil

Add Kapil's ATT id as committer

Change-Id: I429f58b13c9e38e6522ce1b3733af1a7baa78321
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMake yang2props used with python3
Miroslav Los [Fri, 8 Nov 2019 13:05:39 +0000 (14:05 +0100)]
Make yang2props used with python3

Besides print use, all indentation was normalized on spaces.
The output is text, hence binary flag was dropped as well.

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

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 "Minor Logging Changes"
Dan Timoney [Mon, 18 Nov 2019 13:41:01 +0000 (13:41 +0000)]
Merge "Minor Logging Changes"

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 agoFix merge build
Timoney, Dan (dt5972) [Fri, 15 Nov 2019 20:34:02 +0000 (15:34 -0500)]
Fix merge build

Added missing <version> tag to correct build error

Change-Id: I5bb431f52a6e0336cf1e55675955c1a9894da9a6
Issue-ID: CCSDK-1935
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: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:56:03 +0000 (14:56 -0500)]
Add new committers Kevin and Kapil

Add new committers Kevin Smokowski and Kapil Singal

Change-Id: I5f29087b8d009e59092be8cc50bb77daee4bcd64
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 agoAdd new committers Kevin and Kapil
Timoney, Dan (dt5972) [Fri, 15 Nov 2019 19:54:24 +0000 (14:54 -0500)]
Add new committers Kevin and Kapil

Add new committers Kevin Smokowski and Kapil Singal

Change-Id: I2cd5cf5a50b9927dfd7c3e752fb90758aac66f31
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:18:56 +0000 (10:18 -0500)]
Use 1.5.0 parent pom

Use released 1.5.0 version of parent pom

Change-Id: I44ccdbd0f064ddbdb3caaf508fc4c164a26afe9a
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 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 agoUse 1.5.0 parent pom
Timoney, Dan (dt5972) [Wed, 13 Nov 2019 14:37:28 +0000 (09:37 -0500)]
Use 1.5.0 parent pom

Use released 1.5.0 version of parent pom

Change-Id: I92e2f71000a7d651f6a20167dd3861942ea27ced
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 agoMinor Logging Changes
Singal, Kapil (ks220y) [Sat, 9 Nov 2019 16:07:30 +0000 (11:07 -0500)]
Minor Logging Changes

Change-Id: I3ecefccbd1bd5041b9d9b62fe1a0587e72b26c8a
Issue-ID: CCSDK-1915
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
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 agoFix compilation error after change in the core repository
Samuel Kontris [Thu, 5 Sep 2019 14:32:25 +0000 (16:32 +0200)]
Fix compilation error after change in the core repository

Change https://gerrit.onap.org/r/#/c/ccsdk/sli/core/+/94939/ changes
the constructor of the SvcLogicServiceImpl class which causes
compilation error in test class TestLcmProvider

Issue-ID: CCSDK-1688
Depends-On: I26ce01b761ab5d17f1cc19e39af581b1963658a5
Signed-off-by: Samuel Kontris <samuel.kontris@pantheon.tech>
Change-Id: If9458dc4491b3557439d141375b4056c5210cf35

5 years agoUEB Listener Final cleanup of deprecated sdc-tosca parser APIs
lalena.aria [Fri, 1 Nov 2019 18:19:55 +0000 (18:19 +0000)]
UEB Listener Final cleanup of deprecated sdc-tosca parser APIs

Changes made:
Replace references to all deprecated sdc-tosca parser APIs
and replace with Entity-based equivalent.
Changes are primarily in SdncBaseModel and junit test files.

Issue-ID: CCSDK-1880
Change-Id: I5d7f12cdbebcfcb7d2487b6474cd7eb92eb32b9b
Signed-off-by: lalena.aria <lalena.aria@att.com>
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 19:50:30 +0000 (19:50 +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: I1043e3f34176aebf2531bf0581b207694264d6f2

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

5 years agoSliProviderBaseUpdates
Smokowski, Kevin (ks6305) [Fri, 1 Nov 2019 14:38:49 +0000 (14:38 +0000)]
SliProviderBaseUpdates

SvcLogicServiceImplBase constructor should have SvcLogicResolver as a parameter,Added HashMapResolver to map svclogic instances without osgi,Added InMemorySvcLogicStore useful for simple demos or junit test

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

5 years agopom updates
Smokowski, Kevin (ks6305) [Thu, 31 Oct 2019 14:38:02 +0000 (14:38 +0000)]
pom updates

inherit version for org.onap.logging-analytics artifacts

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

5 years agopom updates
Smokowski, Kevin (ks6305) [Thu, 31 Oct 2019 14:36:33 +0000 (14:36 +0000)]
pom updates

inherit version for org.onap.logging-analytics artifacts

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

5 years agopom updates
Smokowski, Kevin (ks6305) [Thu, 31 Oct 2019 14:35:47 +0000 (14:35 +0000)]
pom updates

inherit version for org.onap.logging-analytics artifacts, add back two dependecies for aai service

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

5 years agoMerge "add filters to base"
Dan Timoney [Wed, 30 Oct 2019 20:40:50 +0000 (20:40 +0000)]
Merge "add filters to base"

5 years agoMerge "remove EncShellCommand"
Dan Timoney [Wed, 30 Oct 2019 20:38:16 +0000 (20:38 +0000)]
Merge "remove EncShellCommand"

5 years agoMerge "remove ODL/karaf from common"
Dan Timoney [Wed, 30 Oct 2019 20:35:21 +0000 (20:35 +0000)]
Merge "remove ODL/karaf from common"

5 years agoremove EncShellCommand
Smokowski, Kevin (ks6305) [Thu, 17 Oct 2019 19:15:42 +0000 (19:15 +0000)]
remove EncShellCommand

remove EncShellCommand to separate dblib from karaf and odl

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

5 years agoSliStringUtils
Smokowski, Kevin (ks6305) [Thu, 17 Oct 2019 19:03:35 +0000 (19:03 +0000)]
SliStringUtils

additional functions in SliStringUtils added

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

5 years agoremove ODL/karaf from common
Smokowski, Kevin (ks6305) [Wed, 30 Oct 2019 14:07:38 +0000 (14:07 +0000)]
remove ODL/karaf from common

Don't let sli common use odl or karaf classes

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

5 years agoMerge "pom changes"
Dan Timoney [Wed, 23 Oct 2019 16:38:11 +0000 (16:38 +0000)]
Merge "pom changes"

5 years agoMerge "Update metric logger"
Dan Timoney [Wed, 23 Oct 2019 16:36:50 +0000 (16:36 +0000)]
Merge "Update metric logger"

5 years agoadd filters to base
Smokowski, Kevin (ks6305) [Thu, 17 Oct 2019 21:00:21 +0000 (21:00 +0000)]
add filters to base

incorporate common filters into base adaptor

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

5 years agoUEB Listener SdncBaseModel add extractValue for CapabilityAssignment
lalena.aria [Tue, 8 Oct 2019 20:57:16 +0000 (20:57 +0000)]
UEB Listener SdncBaseModel add extractValue for CapabilityAssignment

Changes made:
Add UEB Listener SdncBaseModel add extractValue for extracting
properties on CapabilityAssignment objects.

Issue-ID: CCSDK-1820
Change-Id: I10bbced5e9279bc8ef2bf48a87b2e2de0cb74942
Signed-off-by: lalena.aria <lalena.aria@att.com>
5 years agopom changes
Smokowski, Kevin (ks6305) [Fri, 18 Oct 2019 19:22:00 +0000 (19:22 +0000)]
pom changes

remove unused dependencies

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

5 years agoadd metric log filter
Smokowski, Kevin (ks6305) [Thu, 17 Oct 2019 18:22:47 +0000 (18:22 +0000)]
add metric log filter

integrate restapicallnode with MetricLogClientFilter

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

5 years agoUpdate metric logger
Smokowski, Kevin (ks6305) [Thu, 17 Oct 2019 18:16:10 +0000 (18:16 +0000)]
Update metric logger

set status during invoke and escape certain characters

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

5 years agoRefactor class/instance loading and resolving in the SLI module
Samuel Kontris [Wed, 4 Sep 2019 13:31:48 +0000 (15:31 +0200)]
Refactor class/instance loading and resolving in the SLI module

Code from the static class SvcLogicAdaptorFactory is moved
to the SvcLogicClassResolver class.

Class SvcLogicClassResolver is created as a bean in the blueprint xml
file, not as singleton directly in the code. Then is injected via
blueprint into the SvcLogicServiceImpl.

Methods registerExecutor and unregisterExecutor from
the SvcLogicServiceImpl class are removed - are not used anywhere.

This change causes compilation error in the northbound repository.
Fix for this error is here:
https://gerrit.onap.org/r/#/c/ccsdk/sli/northbound/+/95053/

Issue-ID: CCSDK-1688
Change-Id: I26ce01b761ab5d17f1cc19e39af581b1963658a5
Signed-off-by: Samuel Kontris <samuel.kontris@pantheon.tech>
5 years agoTest cases fix
Ganesh Chandrasekaran [Mon, 7 Oct 2019 02:38:20 +0000 (11:38 +0900)]
Test cases fix

Change-Id: I2de47d5c7c8b41a2e2536f9f9ffaec1193d8f5ba
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
Issue-ID: CCSDK-1806
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
5 years ago[CCSDK] adding vnfc|cp paths to aai-path.properties
stark, steven [Wed, 9 Oct 2019 14:58:34 +0000 (07:58 -0700)]
[CCSDK] adding vnfc|cp paths to aai-path.properties

Issue-ID: CCSDK-1814
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: Ia5437d6361884448e2894c5d899ab2265e59a232

5 years agoFix broken build
Timoney, Dan (dt5972) [Thu, 10 Oct 2019 18:05:46 +0000 (14:05 -0400)]
Fix broken build

MetricLogger no longer has its own static definitions for MDC fields -
instead, these are in logging analytics class

Change-Id: I3074cf6879120b1e03a5b14e6f38b13eef82ad77
Issue-ID: CCSDK-1824
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRemoving Extra space from POM
Singal, Kapil (ks220y) [Fri, 27 Sep 2019 14:23:36 +0000 (10:23 -0400)]
Removing Extra space from POM

SLI Filters Provider POM having space before XML Tag, which will cause issue in maven set:version goal

Change-Id: Icbe00187ac9f6730f43d5359c16ce364b5627348
Issue-ID: CCSDK-1761
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoMerge "update filters"
Dan Timoney [Thu, 19 Sep 2019 16:22:35 +0000 (16:22 +0000)]
Merge "update filters"

5 years agoupdate filters
Smokowski, Kevin (ks6305) [Mon, 9 Sep 2019 20:55:15 +0000 (20:55 +0000)]
update filters

replace legacy filters with common filters

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

5 years agoReturnNodeExecutor Fixing Logger Statement
Singal, Kapil (ks220y) [Wed, 18 Sep 2019 17:30:20 +0000 (13:30 -0400)]
ReturnNodeExecutor Fixing Logger Statement

Adding third variable to the logger so that Expression prints properly

Change-Id: I2e4a74ace199506698abede88778e6314b226e59
Issue-ID: CCSDK-1745
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoMerge "prevent duplicate bundle startup"
Dan Timoney [Tue, 17 Sep 2019 13:44:10 +0000 (13:44 +0000)]
Merge "prevent duplicate bundle startup"

5 years agoMigrate SdncVFModel to getEntity
lalena.aria [Mon, 16 Sep 2019 18:43:54 +0000 (18:43 +0000)]
Migrate SdncVFModel to getEntity

Changes made:
Replace deprecated APIs with getEntity for processing VF nodes in a model.
Replace nodeTemplate with entityDetails in SdncVFModel.
Corresponding changes in SdncVFModelTest.

Issue-ID: CCSDK-1425
Change-Id: I2175af818c80f4526e0a57a196d03c9fba73bdbf
Signed-off-by: lalena.aria <lalena.aria@att.com>
5 years agoAbstractHttpAdapter bugfix
Smokowski, Kevin (ks6305) [Mon, 16 Sep 2019 14:22:57 +0000 (14:22 +0000)]
AbstractHttpAdapter bugfix

basic auth key value needs Basic prepended not BASIC

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

5 years agorest api call node content type fix
Smokowski, Kevin (ks6305) [Wed, 11 Sep 2019 20:28:15 +0000 (20:28 +0000)]
rest api call node content type fix

Don't set content-type header when there is no content/body

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

5 years agoSpecify sli scope as provided
Timoney, Dan (dt5972) [Wed, 11 Sep 2019 19:32:30 +0000 (15:32 -0400)]
Specify sli scope as provided

Specify scope of sli dependency as provided to avoid issue in
generated feature.xml

Change-Id: I16caad2df85b1a8c103d942815c08e9ea037372a
Issue-ID: CCSDK-1445
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRoll versions for Frankfurt development
Timoney, Dan (dt5972) [Wed, 11 Sep 2019 14:41:38 +0000 (10:41 -0400)]
Roll versions for Frankfurt development

Roll master version for Frankfurt development

Change-Id: Ibdc691d8ff93b74ac9bc4baae95c5988dd7e34d4
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRoll versions for Frankfurt development
Timoney, Dan (dt5972) [Wed, 11 Sep 2019 14:35:27 +0000 (10:35 -0400)]
Roll versions for Frankfurt development

Roll master version for Frankfurt development

Change-Id: I78f77bff5b9b85076cfa85fee883ca9769f71ffc
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRelease version 0.6.1
Timoney, Dan (dt5972) [Tue, 10 Sep 2019 20:38:56 +0000 (16:38 -0400)]
Release version 0.6.1

Release CCSDK version 0.6.1

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