appc.git
5 years agoFix for Class dependency errors 95/73095/1 1.4.3 3.0.0-ONAP
Balaji, Ramya (rb111y) [Mon, 19 Nov 2018 21:21:08 +0000 (16:21 -0500)]
Fix for Class dependency errors

Issue-ID: APPC-1231
Change-Id: I0edce5fad720a5a6326ea7d0845e61db69665289
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
5 years agoIncrement version number 94/73094/1
Patrick Brady [Mon, 19 Nov 2018 21:37:50 +0000 (13:37 -0800)]
Increment version number

Change to version 1.4.3-SNAPSHOT

Change-Id: I53ae4ebea961fb048fa54eb2c75531dc730d59b7
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212

5 years agoMore code changes for importing 46/72946/1 1.4.2
Balaji, Ramya (rb111y) [Fri, 16 Nov 2018 18:31:26 +0000 (13:31 -0500)]
More code changes for importing

Adding explicit import/exports to
pom, to see if issue the issue will
resolve.

Issue-ID: APPC-1231
Change-Id: I2138d9a8b8ddea151a97562663236061fef60275
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
5 years agoIncrement version number 30/72930/2
Patrick Brady [Fri, 16 Nov 2018 18:40:46 +0000 (10:40 -0800)]
Increment version number

Changing from version 1.4.1-SNAPSHOT to 1.4.2-SNAPSHOT

Change-Id: I0f0fc2912bd1ed384c62f17a06aafe44835e10ab
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212

5 years agoAdd w3c import 48/72848/1
Patrick Brady [Fri, 16 Nov 2018 00:58:04 +0000 (16:58 -0800)]
Add w3c import

Change-Id: I7eb93f41fb2fc505af609e9c2d53bc4c45d8aee1
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1241

5 years agoupdate release note for R3 02/72702/1
Taka Cho [Wed, 14 Nov 2018 20:11:57 +0000 (15:11 -0500)]
update release note for R3

update release note for
Casablanca Release

Change-Id: I9bdded31b93c5ade60456ded0b1cb4fd3a4c082c
Issue-ID: APPC-1035
Signed-off-by: Taka Cho <takamune.cho@att.com>
5 years agoCode modification attempts to fix issue 28/72228/1 1.4.1
Balaji, Ramya (rb111y) [Thu, 8 Nov 2018 17:38:38 +0000 (12:38 -0500)]
Code modification attempts to fix issue

Issue-ID: APPC-1231
Change-Id: I710487b70624b1f4736de29f84f627a8f7a2ccf7
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
5 years agoMore logging added to debug 55/72155/2
Balaji, Ramya (rb111y) [Thu, 8 Nov 2018 02:52:36 +0000 (21:52 -0500)]
More logging added to debug

Issue-ID: APPC-1231
Change-Id: I45790aff545c566fbf62ea1908143b15f3920122
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
5 years agoAdded more logging to narrrow down issue 83/72083/1
Balaji, Ramya (rb111y) [Wed, 7 Nov 2018 15:05:28 +0000 (10:05 -0500)]
Added more logging to narrrow down issue

Issue-ID: APPC-1231
Change-Id: I145c1309cb80b46477eca665ace5ce2358fac819
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
5 years agooutput payload is blank when doing healthcheck 73/71973/1
Shailendra Borale [Tue, 30 Oct 2018 00:59:58 +0000 (20:59 -0400)]
output payload is blank when doing healthcheck

Changed the payload attribute name to output-payload

Change-Id: I2b0e6de88e87c8be1f24a1d4822c8a60ec49dc7b
Issue-ID: APPC-1233
Signed-off-by: Shailendra Borale <sb8915@att.com>
5 years agocorrect unnecessary license statment 38/71838/1
Taka Cho [Mon, 5 Nov 2018 13:06:02 +0000 (08:06 -0500)]
correct unnecessary license statment

there are three files have in-line or incorrect license statements

Change-Id: I7bb99782fcf2d5c567016ee12042ae19ea66f9e4
Issue-ID: APPC-1229
Signed-off-by: Taka Cho <takamune.cho@att.com>
5 years agoFixed Mock code issue for Reboot action 77/71577/2
Balaji, Ramya (rb111y) [Wed, 31 Oct 2018 19:41:49 +0000 (15:41 -0400)]
Fixed Mock code issue for Reboot action

Removed code that mocked backend
execution for Reboot since backend
implementation is available

Issue-ID: APPC-1226
Change-Id: Ie12603b9c7ffe80628fd0f46fa15fdc86d652d96
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
5 years agoremove mockito from client-lib 79/71579/1
Taka Cho [Wed, 31 Oct 2018 19:50:54 +0000 (15:50 -0400)]
remove mockito from client-lib

exlcude mockito and add scope:test for mockito

Change-Id: I6b13c409db8d350c6dbfd23f99f05421b6ecde82
Issue-ID: APPC-1157
Signed-off-by: Taka Cho <takamune.cho@att.com>
5 years agoFix capitalization difference in json format 03/71503/2
Patrick Brady [Tue, 30 Oct 2018 22:15:21 +0000 (15:15 -0700)]
Fix capitalization difference in json format

The "r" was not capitalized in SubrequestID, but the message policy
is sending does have a capital "r".

Change-Id: I4a0c11278ea7d81c2fc0fe5a16696d0fd7d48df6
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1224

5 years agoUpdate of DistributeTraffic LCM API doc 86/71386/2
Lukasz Rajewski [Mon, 29 Oct 2018 09:56:45 +0000 (10:56 +0100)]
Update of DistributeTraffic LCM API doc

Modified description of DistributeTraffic LCM API with correct
information about payload parameters and with example of
payload followed with information about associated CDT template.

Issue-ID: APPC-1171
Change-Id: I3c86095c3752d39f869793253e19c9a56e5da2a1
Signed-off-by: Ɓukasz Rajewski <lukasz.rajewski@orange.com>
5 years agoFix missing javax.messaging 74/71274/1
Patrick Brady [Thu, 25 Oct 2018 21:42:38 +0000 (14:42 -0700)]
Fix missing javax.messaging

Change-Id: I79f37091b5b66d2812ea6d49ac9ef44a44dc91fc
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1220

5 years agoFix jersey and javax dependencies 94/71194/1
Patrick Brady [Wed, 24 Oct 2018 22:53:36 +0000 (15:53 -0700)]
Fix jersey and javax dependencies

Change-Id: Ib2865fea0bd4c0ed73d8db0b9326bbc3d19c12c6
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1219

5 years agoMake validation of DistributeTraffic less strict. 55/70655/1
Tomek Osinski [Wed, 17 Oct 2018 11:13:18 +0000 (13:13 +0200)]
Make validation of DistributeTraffic less strict.

In order to pass configuration-parameters we need to make validation less strict.

Issue-ID: APPC-1173
Change-Id: I62e3f0acce8d4b577705dd5fe3b7e6ea7740cae1
Signed-off-by: Tomek Osinski <tomasz.osinski2@orange.com>
5 years agoCode Fix for exception 75/70275/2
Balaji, Ramya (rb111y) [Thu, 11 Oct 2018 17:37:31 +0000 (13:37 -0400)]
Code Fix for exception

Removed code added for debug purposes to
show parameters in payload as it causes
exception at run-time.

Issue-ID: APPC-1215
Change-Id: Ib20b7616a3a24beb540910a58a1fb582788fbe57
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
5 years agoRoll to next version after release 79/70279/1
Patrick Brady [Thu, 11 Oct 2018 18:09:56 +0000 (11:09 -0700)]
Roll to next version after release

Change to version 1.4.1-SNAPSHOT

Change-Id: Ie6238743cbe2bebeb122ce3985fb2488d9a6c62e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212

5 years agoChange to released parent poms 03/70103/1
Patrick Brady [Tue, 9 Oct 2018 18:32:38 +0000 (11:32 -0700)]
Change to released parent poms

Change-Id: I298b1ac52c849320b67c649017b3604490a5063b
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212

5 years agoAdd client back to modules 15/69615/1 1.4.0
Patrick Brady [Mon, 1 Oct 2018 19:18:10 +0000 (12:18 -0700)]
Add client back to modules

Client now builds correctly in release build due to
all pom files now having version tag that need it.

Change-Id: Iaa04fcf1b33ac9a04c3037d748631b98bfaac0d9
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208

5 years agoLast few pom files missing version 12/69612/1
Patrick Brady [Mon, 1 Oct 2018 18:32:22 +0000 (11:32 -0700)]
Last few pom files missing version

Change-Id: I8fbf26f06ea770bae85d0ad4943148225895a885
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208

5 years agoAdd version to pom file 03/69203/1
Patrick Brady [Thu, 27 Sep 2018 01:13:51 +0000 (18:13 -0700)]
Add version to pom file

Change-Id: I999142a36514bae1e46298347e923d4a7e89ed65
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208

5 years agoRemove client from modules 01/69201/1
Patrick Brady [Thu, 27 Sep 2018 00:49:12 +0000 (17:49 -0700)]
Remove client from modules

Temporarily remove the client from build for the
java release job.

Change-Id: I8b5f122994140ef491fba8bdc68bdf7ad1a32e77
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208

5 years agoAdd version to pom 99/69199/1
Patrick Brady [Wed, 26 Sep 2018 23:25:10 +0000 (16:25 -0700)]
Add version to pom

Another missing version tag

Change-Id: Iee5a3a801729013db1802f2f7af45a383cd904e0
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208

5 years agoAdd versions to pom files 79/69179/1
Patrick Brady [Wed, 26 Sep 2018 20:15:47 +0000 (13:15 -0700)]
Add versions to pom files

Adding version tags that were left out of the last
version tag commit

Change-Id: I4a0d82b33571794664be215303ddc953203a253a
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208

5 years agoAdd version to pom files 33/68733/1
Patrick Brady [Mon, 24 Sep 2018 20:09:27 +0000 (13:09 -0700)]
Add version to pom files

Change-Id: Ia7eaffdb1391b0b836a2911395c2b768b4926ef3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208

5 years agoRemoving parent files 91/68691/1
Patrick Brady [Mon, 24 Sep 2018 15:55:55 +0000 (08:55 -0700)]
Removing parent files

The parent files have been moved to the appc/parent repository.
They are being removed from this repository as part of this move.

Change-Id: Ifa0fa81094e9848a046cf87fbafe3f44d36c9509
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208

5 years agoFix logger constants 75/68475/2
Patrick Brady [Fri, 21 Sep 2018 17:15:49 +0000 (10:15 -0700)]
Fix logger constants

The new appc-common-bundle had different exports than the old
appc-common bundle did. This seemed to be causing the logging
constants to not load properly. This puts the exports back to
the way they were before.

Change-Id: I0f3c7e747ad9d45c4169f0da05a2fd01885134d3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1207

5 years agoRemove logback 1.1.3 security issue 99/67099/2
Patrick Brady [Mon, 17 Sep 2018 19:52:55 +0000 (12:52 -0700)]
Remove logback 1.1.3 security issue

cdp-pal and eelf are the dependencies using logback-classic
1.1.3. Need to use exclusions option in pom file

Change-Id: Id8f5817ec955e2b7b486bc0215c35541086606aa
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1018

5 years agoRemove logback 1.1.2 security issue 57/66357/2
Patrick Brady [Thu, 13 Sep 2018 13:31:33 +0000 (06:31 -0700)]
Remove logback 1.1.2 security issue

Replace the logback version brought brought in by tosca
datatype dependency of appc-config-params.

Change-Id: I6ebeb13676ff284fa4c56b39028d2d91cffdf37a
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1018

5 years agoFix for multistep vnf level actions 53/67553/3
George, Lina (lg941u) [Wed, 19 Sep 2018 02:24:49 +0000 (22:24 -0400)]
Fix for multistep vnf level actions

Issue-ID: APPC-1197
Change-Id: I12e7107d88e9d1ca21f0d90500292c31a00260d6
Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
5 years agoChanges to identity-url for multistep flow 97/67497/3
George, Lina (lg941u) [Tue, 18 Sep 2018 20:48:29 +0000 (16:48 -0400)]
Changes to identity-url for multistep flow

Change-Id: I82f1d4302ebd4ad53d7f1f0b78b16f98ee8916f9
Issue-ID: APPC-1186
Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
5 years agoChanges to encryptionToolDGWrapper 37/67437/2
George, Lina (lg941u) [Tue, 18 Sep 2018 18:30:52 +0000 (14:30 -0400)]
Changes to encryptionToolDGWrapper

Issue-ID: APPC-1199
Change-Id: Ifa93fd75d08081e0fdc8fc4f941934df0cc4706a
Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
5 years agoscopeOverlap errorfix actionrequest fr force=false 57/66757/8
Modaboina, Kusumakumari (km583p) [Fri, 14 Sep 2018 21:01:04 +0000 (17:01 -0400)]
scopeOverlap errorfix actionrequest fr force=false

Issue-ID: APPC-1188
Change-Id: Ife6666e80025a595c5a8f840a00d0882ac80ed71
Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
5 years agoAdding DistributeTraffic LCM API 47/63847/6
Tomek Osinski [Wed, 12 Sep 2018 13:10:08 +0000 (15:10 +0200)]
Adding DistributeTraffic LCM API

This commit contains code modifications for APPC to support DistributeTraffic LCM API. Tests has been implemented for new service.

Change-Id: I853120eced93928268074cf89dd62fb89fea9ff8
Issue-ID: APPC-1169
Signed-off-by: Tomek Osinski <tomasz.osinski2@orange.com>
5 years agoDocumentation for DistributeTraffic LCM action 27/66627/2
Lukasz Rajewski [Tue, 4 Sep 2018 13:56:18 +0000 (15:56 +0200)]
Documentation for DistributeTraffic LCM action

This change modifies APPC LCM API Guide and APPC CDT User Guide
with descriptions for new DistributeTraffic LCM API

Change-Id: Ieb945976821369728c6a4e96437acce920a2ff1a
Issue-ID: APPC-1171
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
5 years agoRevert "remove logback 1.1.2 security issue" 63/66163/1
Patrick Brady [Wed, 12 Sep 2018 16:36:31 +0000 (09:36 -0700)]
Revert "remove logback 1.1.2 security issue"

Fix for bundle error.

This reverts commit b51a315636321718cde5ea759cebcb1b28a06d94.

Change-Id: Idd5cc7452a4ff36c1238ccc6c38dbcdcd4453769
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1202

5 years agoCorrect fasterxml errors 17/65917/2
Patrick Brady [Tue, 11 Sep 2018 18:47:59 +0000 (11:47 -0700)]
Correct fasterxml errors

Different versions of fasterxml were being used at once,
causing type errors.

Change-Id: I42c28e26386284010fe5c965456e2c72fdb30f3c
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1202

5 years agoFix for json types error 15/65915/2
Patrick Brady [Tue, 11 Sep 2018 18:18:47 +0000 (11:18 -0700)]
Fix for json types error

Karaf is now including an older version of json bundle. In order to
avoid conflicts, the correct version is now embedded here.

Change-Id: Id1c037abc2a2825998e4f2e4777bd2e2d5996529
Signed-off-by: Patrick Brady <pb071s@att.com>a
Issue-ID: APPC-1202

5 years agoMisplaced shebangs and missing exec flags 73/65873/2
Nicolas Edel [Tue, 11 Sep 2018 15:19:07 +0000 (17:19 +0200)]
Misplaced shebangs and missing exec flags

patch description: Restore of valid shebang lines and exec flags

Change-Id: Id44c9d4ac9f2243f478213b34f61a30576ca2235
Issue-ID: APPC-1203
Signed-off-by: Nicolas Edel <nicolas.edel@orange.com>
5 years agoIn progress trxns criteria fix 05/65305/7
Balaji, Ramya (rb111y) [Fri, 7 Sep 2018 20:00:46 +0000 (16:00 -0400)]
In progress trxns criteria fix

Changed the criteria for inprogress
transactions to the last X hours.
This will eliminate stale transactions
causing an incorrect scope
overlap error.

Issue-ID: APPC-1194
Change-Id: I2f3147503f4202e8e8931b2615e626e3b9af8261
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
5 years agorefactored code for TestCompareNodeXml 09/65409/4
Sandeep J [Sun, 9 Sep 2018 20:45:32 +0000 (02:15 +0530)]
refactored code for TestCompareNodeXml

added object creation to setup method using before annotation

Issue-ID: APPC-1086
Change-Id: If0e0c438a4e31751ae17db6ee557b2a2adb55036
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agorefactored code for TestCompareNodeCli 05/65405/4
Sandeep J [Sun, 9 Sep 2018 20:29:39 +0000 (01:59 +0530)]
refactored code for TestCompareNodeCli

added object creation to setup method using before annotation

Issue-ID: APPC-1086
Change-Id: Ia125c53807d4f255686d4f2ff6af818c1b08ca4d
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agorefactored code for TestCompareNodeJson 07/65407/5
Sandeep J [Sun, 9 Sep 2018 20:38:25 +0000 (02:08 +0530)]
refactored code for TestCompareNodeJson

added object creation to setup method using before annotation

Issue-ID: APPC-1086
Change-Id: I136191ab61d7b39751ccffa63a711d9ef14add7d
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test case to TestParsingNode.java 29/65829/2
Sandeep J [Tue, 11 Sep 2018 12:44:34 +0000 (18:14 +0530)]
added test case to TestParsingNode.java

to increase code coverage

Issue-ID: APPC-1086
Change-Id: I1b37fa65a8cb8182f0f6f1af810c4cdddfa30ef0
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agobugfix to allow reboot even VM is at error state 51/65851/2
Modaboina, Kusumakumari (km583p) [Tue, 11 Sep 2018 14:10:51 +0000 (10:10 -0400)]
bugfix to allow reboot even VM is at error state

Issue-ID: APPC-1198
Change-Id: I12cb5b2807a026b7bc55f16109fbca852b2b41fb
Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
5 years agoadded test case to ConfigComponentAdaptorTest 01/65401/5
Sandeep J [Tue, 11 Sep 2018 13:20:52 +0000 (18:50 +0530)]
added test case to ConfigComponentAdaptorTest

to increase code coverage

Issue-ID: APPC-1086
Change-Id: I49259f114ed7e180c0dd4d71de11da331634dc12
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test case to TestDGGeneralDBService 11/65411/3
Sandeep J [Sun, 9 Sep 2018 20:58:11 +0000 (02:28 +0530)]
added test case to TestDGGeneralDBService

to increase code coverage

Issue-ID: APPC-1086
Change-Id: I034a158efa5d3d274b0ee92cc7d91ae918f7e744
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoTest cases configure and disconnect JschClient 41/64541/3
Ganesh Chandrasekaran [Wed, 5 Sep 2018 00:41:21 +0000 (09:41 +0900)]
Test cases configure and disconnect JschClient

Issue-ID: APPC-1182

Change-Id: I49db6487f48a214ccd061be323fde09546bbd228
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
5 years agoTest cases for Jsch client 35/64535/3
Ganesh Chandrasekaran [Wed, 5 Sep 2018 00:30:32 +0000 (09:30 +0900)]
Test cases for Jsch client

Issue-ID: APPC-1182

Change-Id: I67d04500b36c794bc8afb1db0b404b41bf0576a7
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
5 years agoNetconf adaptor logger cover 35/63935/4
Ganesh Chandrasekaran [Fri, 31 Aug 2018 05:11:30 +0000 (14:11 +0900)]
Netconf adaptor logger cover

Issue-ID: APPC-1182

Change-Id: Iff5c5c1bc54d7b767a89f6b6b98aafffa21e7a12
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
5 years agoMocked test cases for NetconfDataAccessServiceImpl 17/63917/4
Ganesh Chandrasekaran [Fri, 31 Aug 2018 00:34:19 +0000 (09:34 +0900)]
Mocked test cases for NetconfDataAccessServiceImpl

Issue-ID: APPC-1182

Change-Id: I43075937348c666b87d3962b71b5def7a57e08c6
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
5 years agoadded test case to ConfigResourceNodeTest 13/65413/2
Sandeep J [Sun, 9 Sep 2018 21:15:59 +0000 (02:45 +0530)]
added test case to ConfigResourceNodeTest

to increase code coverage

Issue-ID: APPC-1086
Change-Id: I1e8948ed3009704bf4f118b2ac6a6b94aa96178c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoFix for artifact handler rpc error 67/65567/2
Patrick Brady [Mon, 10 Sep 2018 15:39:45 +0000 (08:39 -0700)]
Fix for artifact handler rpc error

Change over to using blueprint for rpc registration

Change-Id: Ie647472eb3e42eb7e878c526b13acbfffd1bc18f
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1185

5 years agoremove logback 1.1.2 security issue 81/65081/2
Taka Cho [Thu, 6 Sep 2018 20:38:21 +0000 (16:38 -0400)]
remove logback 1.1.2 security issue

under provider, we need to specify logback
artifact to remove the issue

Change-Id: Idb85bac263983447cc4b0d3d8e828371d1c7b2b4
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
5 years agoFix for provider rpc error 85/65285/8
Patrick Brady [Fri, 7 Sep 2018 18:38:32 +0000 (11:38 -0700)]
Fix for provider rpc error

Change over to using blueprint for rpc registration

Tests cases will need to be modified and uncommented

Change-Id: I6535c2d9d141406ac29dc8bb2b769fea3bdbf53f
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1185

5 years agoadded test case to SshJcraftWrapperTest 03/65403/2
Sandeep J [Sun, 9 Sep 2018 20:09:35 +0000 (01:39 +0530)]
added test case to SshJcraftWrapperTest

to increase code coverage

Issue-ID: APPC-1086
Change-Id: Ic40b87f63f4b14b70870fa717bcf01f206dc982f
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoMisleading err msg failed to rebuild for snapshot. 97/65297/1
Modaboina, Kusumakumari (km583p) [Fri, 7 Sep 2018 19:32:46 +0000 (15:32 -0400)]
Misleading err msg failed to rebuild for snapshot.

Issue-ID: APPC-1196
Change-Id: I017528097939c89794afb8753db429886269c7c8
Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
5 years agoAPI doc issue fix 01/64501/2
Balaji, Ramya (rb111y) [Tue, 4 Sep 2018 18:32:42 +0000 (14:32 -0400)]
API doc issue fix

Removed code that saves yang
in md-sal to prevent API doc
issues.

Issue-ID: APPC-1187
Change-Id: I30e3485f6e07660eedf3329bb1666eaa31e3e580
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
5 years agocovered cases for NetconfAdaptor2 15/63915/2
Ganesh Chandrasekaran [Thu, 30 Aug 2018 23:57:24 +0000 (08:57 +0900)]
covered cases for NetconfAdaptor2

Issue-ID: APPC-1182

Change-Id: Ib3e96b5869ce95299cf6e83a6f25ad04f7373382
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
5 years agoCode Coverage for XinterfaceServices.java 81/64481/2
Dilip kumar Pampana [Tue, 4 Sep 2018 17:15:13 +0000 (13:15 -0400)]
Code Coverage for XinterfaceServices.java

Junit test for code covergae for XinerfaceServices.java in design
services

Issue-ID: APPC-1190
Change-Id: I8b23975eb1c9d19200b5d0d115763168e48c53b9
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
5 years agoincrease coverage for restAdaptor HTTP_POST 55/63755/3
Ganesh Chandrasekaran [Thu, 30 Aug 2018 09:00:27 +0000 (18:00 +0900)]
increase coverage for restAdaptor HTTP_POST

Issue-ID: APPC-1181

Change-Id: If92c903fa520e1a609d4e4558241709a2b3f6439
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
5 years agoincrease coverage for restAdaptor HTTP_GET 53/63753/3
Ganesh Chandrasekaran [Thu, 30 Aug 2018 08:59:06 +0000 (17:59 +0900)]
increase coverage for restAdaptor HTTP_GET

Issue-ID: APPC-1181

Change-Id: Iac9a6be49bc3e4ed2461a337e9b892b821a8d518
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
5 years agoincrease coverage for restAdaptor HTTP_DELETE 51/63751/3
Ganesh Chandrasekaran [Thu, 30 Aug 2018 08:57:18 +0000 (17:57 +0900)]
increase coverage for restAdaptor HTTP_DELETE

Issue-ID: APPC-1181

Change-Id: I50eead8d40c692cd9674fdc2f1f3ed63c9f9031a
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
5 years agorefactor restAdaptor and add test for HTTP-PUT 49/63749/3
Ganesh Chandrasekaran [Thu, 30 Aug 2018 08:55:34 +0000 (17:55 +0900)]
refactor restAdaptor and add test for HTTP-PUT

Issue-ID: APPC-1181

Change-Id: Ibd70b03db906343c5e9c27439e2da541a54672e2
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
5 years agoFixed error message for rebuild 89/64489/1
Balaji, Ramya (rb111y) [Tue, 4 Sep 2018 17:17:17 +0000 (13:17 -0400)]
Fixed error message for rebuild

Corrected code to ensure that all errors
in retrieving images do not result in a misleading
error message attributed to bootable volumes.
Instead, a generic error message processing has
been added.

Issue-ID: APPC-1189
Change-Id: Ic4dc917e86429a3ab7bce4432796083f0741c637
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
5 years agoupgrade netty-handler from 4.0.27 to 4.1.22 19/63319/2
Taka Cho [Tue, 28 Aug 2018 19:21:54 +0000 (15:21 -0400)]
upgrade netty-handler from 4.0.27 to 4.1.22

excluded cassandra from sdc tosca
and upgrade cassandra to 3.0.8

Change-Id: I725329e35746a9ed62aa9eda59ecbaefdaf8575b
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
5 years agofix the wrong LCM in doc 05/64105/2
Taka Cho [Sun, 2 Sep 2018 17:43:49 +0000 (13:43 -0400)]
fix the wrong LCM in doc

fix the outdated LCM API in APPC LCM API
document

Change-Id: I089540ce70fb311718a0ad1651cc1a86c19a544b
Issue-ID: APPC-1184
Signed-off-by: Taka Cho <tc012c@att.com>
5 years agofix com.fasterxml.jackson.core 2.8.1 09/64109/3
Taka Cho [Sun, 2 Sep 2018 19:16:51 +0000 (15:16 -0400)]
fix com.fasterxml.jackson.core 2.8.1

Group: com.fasterxml.jackson.core
Artifact: jackson-core Version: 2.8.1
to
Version: 2.8.6

Change-Id: Ibe2b61a4ce2062372d98f88741e101e77b2d652c
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
5 years agofix com.fasterxml.jackson.core 2.8.4 07/64107/2
Taka Cho [Sun, 2 Sep 2018 19:09:25 +0000 (15:09 -0400)]
fix com.fasterxml.jackson.core 2.8.4

Group:  com.fasterxml.jackson.core
Artifact:  jackson-core
Version:  2.8.4
to
Version:        2.8.6

Change-Id: Id691ab4da8d5a5f205cff02acee70719952ef956
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
5 years agoRemove excess feature files 65/64065/2
Patrick Brady [Fri, 31 Aug 2018 20:11:04 +0000 (13:11 -0700)]
Remove excess feature files

These feature stub files were accidently created, they
should not be in these projects.

Change-Id: Ib710d4d9be3d2f323ba2e4cfca31b2951777825f
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1185

5 years agorefactored code in ExecuteNodeActionImpl.java 45/61545/4
Sandeep J [Tue, 21 Aug 2018 11:18:38 +0000 (16:48 +0530)]
refactored code in ExecuteNodeActionImpl.java

created a method a called getVserverRelations(SvcLogicContext vnfCtx,
SvcLogicContext ctx) having the logic for looping through relationship-list
data, to get vserver relations. This piece of code was earlier not
covered by test cases. By putting this logic in a separate method, we
will be able to write a specific test case for this logic and will be
able to increase the code coverage by a big amount.

Issue-ID: APPC-1086
Change-Id: Iffa2a4f04a1fd2b93edc4bcdfef8625f196a305e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoJunit for code coverage in artifact-handler 91/60391/5
Dilip kumar Pampana [Mon, 13 Aug 2018 19:48:47 +0000 (15:48 -0400)]
Junit for code coverage in artifact-handler

Junit Test cases for checking Exceptions part and also for isUpdate in
DBService.java file

Issue-ID: APPC-1140
Change-Id: Ibbfe9daf5465f4efcc8d42e8ed508d0b5e5129bb
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
5 years agoupgrade bcprov 1.59 to 1.60 to fix security issue 77/63277/2
Taka Cho [Tue, 28 Aug 2018 14:32:40 +0000 (10:32 -0400)]
upgrade bcprov 1.59 to 1.60 to fix security issue

on chef-adapter, I added a dependency to resolve bcprov-1.59
security issue from Nexus IQ report

Change-Id: I238664499becf3a969a7c88ac5a0e7cd2da2aa61
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
5 years agoresolved SONAR issue in MetricActivator.java 81/61281/4
Sandeep J [Fri, 24 Aug 2018 11:01:05 +0000 (16:31 +0530)]
resolved SONAR issue in MetricActivator.java

resolved SONAR issue

Issue-ID: APPC-1163
Change-Id: I1d91fbebb938480f5470055768d9cff9e5902a57
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoremoved redundant object assignment 17/62317/2
Sandeep J [Fri, 24 Aug 2018 12:22:19 +0000 (17:52 +0530)]
removed redundant object assignment

removed PropertyDefinition object creation dependency. The object is
already defined in the setUp method.

Issue-ID: APPC-1086
Change-Id: Icb7e791109a409af1b646b07052bc43517d09dc5
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoRemove old appc-common 91/62191/5
Ryan Young [Thu, 23 Aug 2018 17:35:03 +0000 (13:35 -0400)]
Remove old appc-common

Issue-ID: APPC-1159
Change-Id: I65f1bc07fe0088df0624266e6158296ac73884a6
Signed-off-by: Ryan Young <ry303t@att.com>
5 years agoFix request handler class error 15/62215/2
Patrick Brady [Thu, 23 Aug 2018 22:46:43 +0000 (15:46 -0700)]
Fix request handler class error

Change-Id: I8e46de98f1a319452a9133835d0fe0b1430303ca
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158

5 years agoadd test case to TestRequestContext.java 35/62035/2
Sandeep J [Thu, 23 Aug 2018 09:57:16 +0000 (15:27 +0530)]
add test case to TestRequestContext.java

to increase code coverage

Issue-ID: APPC-1086
Change-Id: I6d6319321f930bd736c85f42676f448c4f44b48a
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test case to TestDmaapProducerImpl.java 31/62031/2
Sandeep J [Thu, 23 Aug 2018 09:45:25 +0000 (15:15 +0530)]
added test case to TestDmaapProducerImpl.java

to increase code coverage

Issue-ID: APPC-1086
Change-Id: I39e99b4036ca7668bd739a9fa17cb850c5bea330
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test case to TestPropertyDefinitionNode.java 29/62029/3
Sandeep J [Thu, 23 Aug 2018 09:29:35 +0000 (14:59 +0530)]
added test case to TestPropertyDefinitionNode.java

to increase code coverage

Issue-ID: APPC-1086
Change-Id: I7a07ce47115eff276217addc92baf1df15bdb06e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoAdd dependencies for appc-sdc bundle 13/61913/2
Patrick Brady [Wed, 22 Aug 2018 21:12:25 +0000 (14:12 -0700)]
Add dependencies for appc-sdc bundle

Theses dependencies are needed for the
sdc-distribution-client. They existed as
embedded dependencies, but had no maven
dependency entry.

Change-Id: I1ba65dbd202ee8226351120480b0806394a2867d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158

5 years agoAdd versions needed for appc-sdc 11/61911/2
Patrick Brady [Wed, 22 Aug 2018 21:06:29 +0000 (14:06 -0700)]
Add versions needed for appc-sdc

Change-Id: I381e941c65a71e12d7f007c0c57842712d8327bc
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158

5 years agoadded test case to TestPropertyDefinitionNode.java 31/61531/2
Sandeep J [Tue, 21 Aug 2018 10:16:29 +0000 (15:46 +0530)]
added test case to TestPropertyDefinitionNode.java

to increase code coverage

Issue-ID: APPC-1086
Change-Id: I3c5b31a1127a364512b7787e28b1cdc7191a9138
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoRevert "resolving logback-classic 1.13" 77/61777/1
Patrick Brady [Wed, 22 Aug 2018 06:23:03 +0000 (23:23 -0700)]
Revert "resolving logback-classic 1.13"

Temporary revert to fix failing bundles.

This reverts commit 76b6ff1ce84d4c2ab4518dd5f154083b91680245.

Change-Id: Ibce5eee91ad8f1bec9b458a52a7f5d25ada85da9
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1018
Signed-off-by: Patrick Brady <pb071s@att.com>
5 years agoRevert "remove logback 1.1.2 security issue" 75/61775/1
Patrick Brady [Wed, 22 Aug 2018 06:21:16 +0000 (23:21 -0700)]
Revert "remove logback 1.1.2 security issue"

Temporary revert to fix failing bundles.

This reverts commit 9922c9250a5419c726be6fae9ffb083e365d49e0.

Change-Id: I148f5b2add6b247b56ff1a3169d69458b363a4de
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1018

5 years agoadded test case to TestDmaapProducerImpl.java 95/61195/3
Sandeep J [Sun, 19 Aug 2018 20:28:56 +0000 (01:58 +0530)]
added test case to TestDmaapProducerImpl.java

to increase code coveraje

Issue-ID: APPC-1086
Change-Id: I2e507c2df03776fab33b023de6033cdd15e3a6ee
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed few sonar issues in AAIResourceNode.java 13/61313/3
Sandeep J [Mon, 20 Aug 2018 13:53:47 +0000 (19:23 +0530)]
fixed few sonar issues in AAIResourceNode.java

fixed few Sonar issues

Issue-ID: APPC-1166
Change-Id: Idc11b37bb22105750146c2bccd84f173f086c61f
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed SONAR issue in AppcAaiClientActivator.java 99/61299/2
Sandeep J [Mon, 20 Aug 2018 12:46:36 +0000 (18:16 +0530)]
fixed SONAR issue in AppcAaiClientActivator.java

fixed SONAR issue

Issue-ID: APPC-1165
Change-Id: Iadc79265f18c4d6a61367a48d31ea6b70ce0178e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test cases to TestRequestContext.java 53/61553/2
Sandeep J [Tue, 21 Aug 2018 11:42:18 +0000 (17:12 +0530)]
added test cases to TestRequestContext.java

to increase code coverage

Issue-ID: APPC-1086
Change-Id: I32fc17823608fb0c79f11b3385379e34f6eb49cc
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test case to TestAnsibleMessageParser.java 95/61095/4
Sandeep J [Fri, 17 Aug 2018 12:56:07 +0000 (18:26 +0530)]
added test case to TestAnsibleMessageParser.java

to increase code coverage. Also, formatted the code.

Issue-ID: APPC-1086
Change-Id: I3b7bf6c70f20b0e42326f2fe3b642742f3fcd524
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoCorrect missing bundle 17/61417/5
Patrick Brady [Mon, 20 Aug 2018 17:30:28 +0000 (10:30 -0700)]
Correct missing bundle

The appc-config-params feature requries a bundle
which is not already added to the installation zip
automatically.

Change-Id: I2e256b0e28024e4b59ff002b2297447c5e3f9d12
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158

5 years agoformatted the code and added test case 57/61257/2
Sandeep J [Mon, 20 Aug 2018 10:35:16 +0000 (16:05 +0530)]
formatted the code and added test case

to increase code coverage

Issue-ID: APPC-1086
Change-Id: I2b1c1308adba0966172b1897a4d8815f80451beb
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test to cover catch portion of exception 47/61247/2
Sandeep J [Mon, 20 Aug 2018 10:13:34 +0000 (15:43 +0530)]
added test to cover catch portion of exception

to increase code coverage

Issue-ID: APPC-1086
Change-Id: I91dcb8497ad2d5fe88238f1979f413584803d000
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoremoved try catch from test case & formatted code 63/61263/3
Sandeep J [Mon, 20 Aug 2018 10:46:29 +0000 (16:16 +0530)]
removed try catch from test case & formatted code

replaced try catch with @Test(expected=JAXBException.class)

Issue-ID: APPC-1086
Change-Id: Ie3ec5a60b4ac09797ce2a8e5ed2f79b2979875c1
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdate versions for odl sr3 55/60955/2
Patrick Brady [Thu, 16 Aug 2018 18:19:34 +0000 (11:19 -0700)]
Update versions for odl sr3

Change-Id: I4f27d566c714ca8ce8240f5a956515623e14c031
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158

5 years agoresolving logback-classic 1.13 from security issue 61/61161/4
Taka Cho [Sat, 18 Aug 2018 19:56:57 +0000 (15:56 -0400)]
resolving logback-classic 1.13 from security issue

cdp-pal and eelf are the jar using logback-classic 1.1.3.
need to use exclusions option in pom file

Issue-ID: APPC-1018
Change-Id: I00b41f9c366a5ead3f4205cd6fa6b9eb74599767
Signed-off-by: Taka Cho <tc012c@att.com>
5 years agofixing common-collection 3.2.1 security issue 99/61199/2
Taka Cho [Mon, 20 Aug 2018 00:46:00 +0000 (20:46 -0400)]
fixing common-collection 3.2.1 security issue

changed pom.xml and features.xml to keep common-collection to 3.2.2

Change-Id: I3ccd44d61f2e58edae9de6d7042cdb752bbd73cb
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>