ccsdk/sli.git
6 years agofixed sonar issues in PrintYangToProp.java
Sandeep J [Fri, 7 Dec 2018 10:29:45 +0000 (15:59 +0530)]
fixed sonar issues in PrintYangToProp.java

fixed sonar issues

Issue-ID: CCSDK-525
Change-Id: Ie44b6710411605e262fd74fa7e4947eb3bd05a90
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoUpdate INFO.yaml file
Jessica Wagantall [Thu, 6 Dec 2018 01:37:36 +0000 (17:37 -0800)]
Update INFO.yaml file

Remove Ryan Goulding

Change-Id: I5af561ecade10cfe299d524848e0bbec57d1d37d
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agorefactor sli-provider
Smokowski, Kevin (ks6305) [Fri, 30 Nov 2018 18:00:42 +0000 (18:00 +0000)]
refactor sli-provider

split sli-provider into sli-provider and sli-provider-base

Change-Id: I7b7edb767c04c9a6caf72a9172f49518655e33b7
Issue-ID: CCSDK-778
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
6 years agoMerge "Fixed Sonar issue in DeleteNodeExecutor.java"
Dan Timoney [Fri, 30 Nov 2018 23:31:27 +0000 (23:31 +0000)]
Merge "Fixed Sonar issue in DeleteNodeExecutor.java"

6 years agoMerge "Fixed Sonar issue in BaseDBConfiguration.java"
Dan Timoney [Fri, 30 Nov 2018 23:15:57 +0000 (23:15 +0000)]
Merge "Fixed Sonar issue in BaseDBConfiguration.java"

6 years agoFixed Sonar issue in DeleteNodeExecutor.java
ezhil [Fri, 30 Nov 2018 12:58:29 +0000 (18:28 +0530)]
Fixed Sonar issue in DeleteNodeExecutor.java

Replaced litrals with constant
Issue-ID: CCSDK-776
Change-Id: I58c02ec0ee78e9e4b852aa11266dc720fffbd172
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
6 years agoFixed Sonar issue in BaseDBConfiguration.java
ezhil [Fri, 30 Nov 2018 11:32:27 +0000 (17:02 +0530)]
Fixed Sonar issue in BaseDBConfiguration.java

Logged exception in Logger
Issue-ID: CCSDK-774
Change-Id: I28d10215daafd9f0dcaf7e0d765afbe72c184053
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
6 years agoMerge "Add DG name to debug"
Dan Timoney [Wed, 28 Nov 2018 22:45:56 +0000 (22:45 +0000)]
Merge "Add DG name to debug"

6 years agoMerge "Fixed Sonar issue in FileRecorder"
Dan Timoney [Wed, 28 Nov 2018 22:33:52 +0000 (22:33 +0000)]
Merge "Fixed Sonar issue in FileRecorder"

6 years agoMerge "Fixed Sonar issue in SvcLogicServiceImpl"
Dan Timoney [Wed, 28 Nov 2018 22:33:30 +0000 (22:33 +0000)]
Merge "Fixed Sonar issue in SvcLogicServiceImpl"

6 years agoAdd DG name to debug
Brandon, Bruce (bb2697) [Wed, 28 Nov 2018 22:10:56 +0000 (22:10 +0000)]
Add DG name to debug

Add DG name to debug line giving node ID execution

Change-Id: I95ef74982694ab53068339cce88ec3ea8ccf2258
Issue-ID: SDNC-538
Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
6 years agoFixed Sonar issue in FileRecorder
ezhil [Tue, 27 Nov 2018 11:35:37 +0000 (17:05 +0530)]
Fixed Sonar issue in FileRecorder

Removed unused imports
Issue-ID: CCSDK-755
Change-Id: I1e303a0490e0da0f1ca998197524d4400ad80eb5
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
6 years agoFixed Sonar issue in SvcLogicServiceImpl
ezhil [Tue, 27 Nov 2018 11:26:28 +0000 (16:56 +0530)]
Fixed Sonar issue in SvcLogicServiceImpl

Removed unused imports and duplicate literals
Issue-ID: CCSDK-754
Change-Id: I797475aec7519928f3676af189a45790a9b84a29
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
6 years agoSonar fix in SvcLogicNodeExecutor
ezhil [Tue, 27 Nov 2018 11:14:40 +0000 (16:44 +0530)]
Sonar fix in SvcLogicNodeExecutor

Remove unused imports
Issue-ID: CCSDK-753
Change-Id: I790c095924d35f2be6fcb92c8fcfbbb43464b9c5
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
6 years agoMerge "Sonar fixes for PrintYangToProp.java"
Dan Timoney [Mon, 19 Nov 2018 22:50:32 +0000 (22:50 +0000)]
Merge "Sonar fixes for PrintYangToProp.java"

6 years agoMerge "Fix blocker sonar issue in sli/core"
Dan Timoney [Mon, 19 Nov 2018 22:44:45 +0000 (22:44 +0000)]
Merge "Fix blocker sonar issue in sli/core"

6 years agoMerge "fix typos"
Dan Timoney [Mon, 19 Nov 2018 22:33:34 +0000 (22:33 +0000)]
Merge "fix typos"

6 years agoSonar fixes for PrintYangToProp.java
ezhil [Mon, 19 Nov 2018 12:28:22 +0000 (17:58 +0530)]
Sonar fixes for PrintYangToProp.java

Fixed sonar issues in PrintYangToProp class
Issue-ID: CCSDK-730
Change-Id: If344af657356ee0d2499fbd061e23fbd06617d2b
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
6 years agoFix blocker sonar issue in sli/core
Parshad Patel [Wed, 7 Nov 2018 06:58:19 +0000 (15:58 +0900)]
Fix blocker sonar issue in sli/core

Fix use try with resources issue in FileRecorder.java

Issue-ID: CCSDK-647
Change-Id: Ibe8afb5873b3af681def5310cc53ea0172608f1a
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
6 years agoFix node id / type in log entry
Timoney, Dan (dt5972) [Fri, 9 Nov 2018 20:48:47 +0000 (15:48 -0500)]
Fix node id / type in log entry

Node id and type in log entries are not correct for nodes within a block,
for example.

Change-Id: I4023de08215ba6de5bfdd2a561048d9fe84201e5
Issue-ID: CCSDK-657
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agofix typos
Stanislav Chlebec [Thu, 8 Nov 2018 13:04:43 +0000 (14:04 +0100)]
fix typos

Change-Id: I3a7a4e5b19ac6a54f637fc459d34f3abe7cf4a69
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582

6 years agoSetNode patch
Smokowski, Kevin (ks6305) [Wed, 31 Oct 2018 15:57:51 +0000 (15:57 +0000)]
SetNode patch

Support nested array removal with setnode

Change-Id: Ie70ef2ff7b84d35c9352c7597aef0f636128439b
Issue-ID: CCSDK-643
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
6 years agomdsalhelper patch
Smokowski, Kevin (ks6305) [Wed, 24 Oct 2018 21:26:12 +0000 (21:26 +0000)]
mdsalhelper patch

fix mdsalhelper handling of certain types when calling to builder

Change-Id: I01c1df75ad71426a891ea885ac3f7631d1b28c1b
Issue-ID: CCSDK-626
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
6 years agoRoll to first Dublin snapshot
Timoney, Dan (dt5972) [Mon, 22 Oct 2018 13:32:19 +0000 (09:32 -0400)]
Roll to first Dublin snapshot

Roll to first Dublin snapshot

Change-Id: I7066b4c4359f6c700c2b8036fd67a1a3bd66cf1e
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoPrepare sli/core for RC0 release
Timoney, Dan (dt5972) [Wed, 10 Oct 2018 20:20:50 +0000 (16:20 -0400)]
Prepare sli/core for RC0 release

Remove -STAGING tag and update parent poms to correct release version (1.1.1)

Change-Id: I16d4a5c07fe6e3e2bf997fff417242aa6184f89e
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoMerge "callnode handling updates"
Dan Timoney [Fri, 5 Oct 2018 19:06:33 +0000 (19:06 +0000)]
Merge "callnode handling updates"

6 years agocallnode handling updates
Smokowski, Kevin (ks6305) [Thu, 4 Oct 2018 18:55:57 +0000 (18:55 +0000)]
callnode handling updates

throw an exception if graph isnt found when executing a call node

Change-Id: I10158cbcd5ba5787e710bfb6161e7e04cbf46577
Issue-ID: CCSDK-609
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
6 years agoimplement exit node
Smokowski, Kevin (ks6305) [Thu, 4 Oct 2018 20:12:40 +0000 (20:12 +0000)]
implement exit node

exit node functions similar to a return statement in most programming languages

Change-Id: I2991590fb700b03a9f3d72ae0bc7b5dd9bb25f74
Issue-ID: CCSDK-611
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
6 years agothrow an exception if an executor is missing
Smokowski, Kevin (ks6305) [Thu, 4 Oct 2018 19:18:28 +0000 (19:18 +0000)]
throw an exception if an executor is missing

If trying to execute a node of a type which has no registered executor throw an exception instead of continuing to execute

Change-Id: Ic0a785e97ad85eb886f822e87a78347d9ea6563a
Issue-ID: CCSDK-610
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
6 years agoMerge "added test cases to CheckParametersTest"
Dan Timoney [Thu, 4 Oct 2018 13:23:43 +0000 (13:23 +0000)]
Merge "added test cases to CheckParametersTest"

6 years agoMerge "added test cases to SliStringUtilsTest"
Dan Timoney [Thu, 4 Oct 2018 13:23:32 +0000 (13:23 +0000)]
Merge "added test cases to SliStringUtilsTest"

6 years agoMerge "added test case to SliPluginUtils_ctxSortList"
Dan Timoney [Thu, 4 Oct 2018 13:23:21 +0000 (13:23 +0000)]
Merge "added test case to SliPluginUtils_ctxSortList"

6 years agoMerge "added test case to TestSlipapiprovider"
Dan Timoney [Thu, 4 Oct 2018 13:23:01 +0000 (13:23 +0000)]
Merge "added test case to TestSlipapiprovider"

6 years agoMerge "added tes file to cover SliapiHelper"
Dan Timoney [Thu, 4 Oct 2018 13:22:51 +0000 (13:22 +0000)]
Merge "added tes file to cover SliapiHelper"

6 years agoMerge "added test case to TestFileRecorder"
Dan Timoney [Thu, 4 Oct 2018 13:22:42 +0000 (13:22 +0000)]
Merge "added test case to TestFileRecorder"

6 years agoMerge "added test cases to MdsalHelperTest"
Dan Timoney [Thu, 4 Oct 2018 13:22:32 +0000 (13:22 +0000)]
Merge "added test cases to MdsalHelperTest"

6 years agoadded test cases to SliStringUtilsTest
Sandeep J [Tue, 2 Oct 2018 13:32:39 +0000 (19:02 +0530)]
added test cases to SliStringUtilsTest

to increase code coverage

Issue-ID: CCSDK-595
Change-Id: Ice4f938166ab65ea316b683c3865dffc0483738c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test case to SliPluginUtils_ctxSortList
Sandeep J [Tue, 2 Oct 2018 13:22:48 +0000 (18:52 +0530)]
added test case to SliPluginUtils_ctxSortList

to increase code coverage

Issue-ID: CCSDK-595
Change-Id: Idb51b525279916e5f7b6fe26dc9b4372243d163a
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test cases to CheckParametersTest
Sandeep J [Tue, 2 Oct 2018 13:12:38 +0000 (18:42 +0530)]
added test cases to CheckParametersTest

to increase code coverage

Issue-ID: CCSDK-595
Change-Id: Ibf5316cc567cacf52806ef57e69749006fe8b204
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test case to TestSlipapiprovider
Sandeep J [Mon, 1 Oct 2018 20:54:14 +0000 (02:24 +0530)]
added test case to TestSlipapiprovider

to increase code coverage

Issue-ID: CCSDK-595
Change-Id: If835e05bfd08db9c60ae15e924a9750c78d67763
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded tes file to cover SliapiHelper
Sandeep J [Mon, 1 Oct 2018 20:38:36 +0000 (02:08 +0530)]
added tes file to cover SliapiHelper

to incrase code coverage

Issue-ID: CCSDK-595
Change-Id: I5c15bb14e8d101873e70dcd057e2e8fc7bead344
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test case to TestFileRecorder
Sandeep J [Mon, 1 Oct 2018 20:28:59 +0000 (01:58 +0530)]
added test case to TestFileRecorder

to increase code coverage

Issue-ID: CCSDK-595
Change-Id: Idf00ada3253593a8a5cc2096b927b4bcad457b3c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test cases to MdsalHelperTest
Sandeep J [Mon, 1 Oct 2018 20:12:18 +0000 (01:42 +0530)]
added test cases to MdsalHelperTest

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: I9d5ba40bc0039ef335642a0c66d8680c704b2d40
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test cases to CachedDataSource
Sandeep J [Mon, 1 Oct 2018 19:40:21 +0000 (01:10 +0530)]
added test cases to CachedDataSource

to increase code coverage

Issue-ID: CCSDK-595
Change-Id: I7d5a5ed59538e7d6e1a7d00dfba690eedc7c2e22
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoMerge "added test case to SliStringUtilsTest"
Dan Timoney [Thu, 27 Sep 2018 19:21:28 +0000 (19:21 +0000)]
Merge "added test case to SliStringUtilsTest"

6 years agoMerge "added test case to SliPluginUtils_ctxSortList"
Dan Timoney [Thu, 27 Sep 2018 17:54:11 +0000 (17:54 +0000)]
Merge "added test case to SliPluginUtils_ctxSortList"

6 years agoMerge "added test cases to CheckParametersTest.java"
Dan Timoney [Thu, 27 Sep 2018 17:53:51 +0000 (17:53 +0000)]
Merge "added test cases to CheckParametersTest.java"

6 years agoadded test case to SliStringUtilsTest
Sandeep J [Tue, 25 Sep 2018 21:41:22 +0000 (03:11 +0530)]
added test case to SliStringUtilsTest

to increase code coverage

Issue-ID: CCSDK-595
Change-Id: I3cc31ab404fa5ee26bcecd1a5617b2423a10a96c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test case to SliPluginUtils_ctxSortList
Sandeep J [Tue, 25 Sep 2018 21:29:01 +0000 (02:59 +0530)]
added test case to SliPluginUtils_ctxSortList

to increase code coverage

Issue-ID: CCSDK-595
Change-Id: I0cfaac418d169542b92b6f60eb1b8c32a1a95f37
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoRoll to 0.3.1-SNAPSHOT
Timoney, Dan (dt5972) [Tue, 25 Sep 2018 23:09:31 +0000 (19:09 -0400)]
Roll to 0.3.1-SNAPSHOT

Roll to next snapshot version

Change-Id: I58ead1293d517f94bacca69407b22533840b0ee6
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoCreate release version
Timoney, Dan (dt5972) [Tue, 25 Sep 2018 20:56:10 +0000 (16:56 -0400)]
Create release version

Update sli/core to create release version

Change-Id: I0680e7b4c8bc08f7954b7b87ffc701289acd7893
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoadded test cases to CheckParametersTest.java
Sandeep J [Tue, 25 Sep 2018 11:59:03 +0000 (17:29 +0530)]
added test cases to CheckParametersTest.java

to increase code coverage

Issue-ID: CCSDK-595
Change-Id: I182eac676dd65c4ef68dd8a479d288615471c712
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoMerge "added test case to Dme2Test.java"
Dan Timoney [Mon, 24 Sep 2018 13:19:03 +0000 (13:19 +0000)]
Merge "added test case to Dme2Test.java"

6 years agoMerge "added test cases to CheckParametersTest"
Dan Timoney [Mon, 24 Sep 2018 13:18:55 +0000 (13:18 +0000)]
Merge "added test cases to CheckParametersTest"

6 years agoMerge "added test cases to TestDBResourceManager"
Dan Timoney [Mon, 24 Sep 2018 13:18:46 +0000 (13:18 +0000)]
Merge "added test cases to TestDBResourceManager"

6 years agoadded test case to Dme2Test.java
Sandeep J [Sun, 23 Sep 2018 21:13:20 +0000 (02:43 +0530)]
added test case to Dme2Test.java

to increase code coverage

Issue-ID: CCSDK-595
Change-Id: Id3ae2ba9045d1308af2fb09f0c8aacdf5e40605b
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test cases to CheckParametersTest
Sandeep J [Sun, 23 Sep 2018 21:01:45 +0000 (02:31 +0530)]
added test cases to CheckParametersTest

to increase code coverage

Issue-ID: CCSDK-595
Change-Id: Ief8154612aff27cda10f57623b1cca6baac9a7a7
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoadded test cases to TestDBResourceManager
Sandeep J [Sun, 23 Sep 2018 19:58:16 +0000 (01:28 +0530)]
added test cases to TestDBResourceManager

to increase code coverage

Issue-ID: CCSDK-595
Change-Id: I8def1aa2e4108f48bc549e63e533f8a63e7a0377
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoformatted code and added test case
Sandeep J [Sun, 23 Sep 2018 19:33:37 +0000 (01:03 +0530)]
formatted  code and added test case

to increase code coverage in CachedDataSourceTest

Issue-ID: CCSDK-595
Change-Id: I10c2fec758bfb93587b4f5b096828a43a64039b0
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
6 years agoFix version of sli/core
Timoney, Dan (dt5972) [Fri, 14 Sep 2018 14:10:26 +0000 (10:10 -0400)]
Fix version of sli/core

Fix version.properties to set version 0.3.0

Change-Id: I81dbfa0a50ad01573e0af7f753c3dcdd0460536f
Issue-ID: CCSDK-571
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoSvcLogicLoader Improvements
Smokowski, Kevin (ks6305) [Fri, 17 Aug 2018 19:36:54 +0000 (19:36 +0000)]
SvcLogicLoader Improvements

restore storing md5sum and add bulkActivate

Change-Id: I27ea86c667d61f435bd2f0a77934d00db57bc218
Issue-ID: CCSDK-473
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
6 years agoRestore registering break node
Smokowski, Kevin (ks6305) [Tue, 4 Sep 2018 20:10:42 +0000 (20:10 +0000)]
Restore registering break node

Restore registering break node, it was removed by accident

Change-Id: Ifd7fa68fae39c83e397105d84435be91cebada35
Issue-ID: CCSDK-513
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
6 years agoUse managed guava version
Gary Wu [Fri, 24 Aug 2018 22:17:40 +0000 (15:17 -0700)]
Use managed guava version

Use centrally managed guava version specified in
oparent.  Includes upgrade to oparent 1.2.0.

This change was submitted by script and may include
additional whitespace or formatting changes.

Change-Id: I803cc7ebf2b9368f276e15af7153fa2bfa90ee40
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdate swagger documentation
Timoney, Dan (dt5972) [Mon, 20 Aug 2018 17:00:07 +0000 (13:00 -0400)]
Update swagger documentation

Re-generated converted swagger doc.  Note: ideally, it would be good
to generate this on the fly based on Yang model.  However, ODL
yangtools generates swagger 1.2, and readthedocs needs version 2.
Currently we convert this using api-spec-converter tool and store
converted version.  Tried automating this conversion, which works
fine in local compiles but does not work on ONAP Jenkins (tool is
node.js based).

Change-Id: Ic607bcdcc218489a45d616bb1d280675511a760d
Issue-ID: CCSDK-476
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agobreaknode executor tests added
Ganesh Chandrasekaran [Fri, 17 Aug 2018 07:58:44 +0000 (16:58 +0900)]
breaknode executor tests added

Issue-ID: CCSDK-471

Change-Id: Ice1582299950332292c1fba6052ec85489477ab7
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
6 years agoUpdate sli/core for Oxygen SR3
Timoney, Dan (dt5972) [Wed, 15 Aug 2018 15:22:55 +0000 (11:22 -0400)]
Update sli/core for Oxygen SR3

Removed version for yangtools dependency in sliapi so that it is
controlled by parent pom to resolve issue caused in Oxygen SR3 upgrade
due to hard-coded SR1 version.  Also, updated name of utils features
directory to match name of artifact (sdnc-slicore-utils renamed to
ccsdk-slicore-utils).

Change-Id: I32b3822e4ae0fdd4c07d5912e4674b19c8615d54
Issue-ID: CCSDK-453
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoMerge "Add site definition in distributionManagement"
Dan Timoney [Mon, 13 Aug 2018 19:15:28 +0000 (19:15 +0000)]
Merge "Add site definition in distributionManagement"

6 years agoAdd site definition in distributionManagement
Timoney, Dan (dt5972) [Mon, 13 Aug 2018 18:55:59 +0000 (14:55 -0400)]
Add site definition in distributionManagement

Define site in distributionManagement to allow javadoc to be published
to ONAP nexus site.

Change-Id: I3f0ed9df6016cd8e9c3486fa92dea9132da7d63d
Issue-ID: CCSDK-455
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoremove dependency
Smokowski, Kevin (ks6305) [Wed, 8 Aug 2018 17:46:34 +0000 (17:46 +0000)]
remove dependency

remove eelf dependency from sli-common, it isn't being used

Change-Id: Ic8cbb8d833137a0d32707b814dec56450b7129b3
Issue-ID: CCSDK-450
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
6 years agoMerge "add null check to format string"
Dan Timoney [Thu, 2 Aug 2018 20:59:50 +0000 (20:59 +0000)]
Merge "add null check to format string"

6 years agoadd null check to format string
Smokowski, Kevin (ks6305) [Thu, 2 Aug 2018 14:37:21 +0000 (14:37 +0000)]
add null check to format string

add null check to format string

Change-Id: If82f751ec679189620e02fafdcd2e1af9258268f
Issue-ID: CCSDK-424
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
6 years agoremove static bool
Smokowski, Kevin (ks6305) [Wed, 1 Aug 2018 18:04:04 +0000 (18:04 +0000)]
remove static bool

Don't use static boolean for legacy enumeration mapping, add additional parameter to the function

Change-Id: I5d8963a208f3ffdd3af83216aa55f7d34ee39eb9
Issue-ID: CCSDK-396
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
6 years agoMerge "support legacy enumeration mapping"
Dan Timoney [Wed, 25 Jul 2018 14:48:58 +0000 (14:48 +0000)]
Merge "support legacy enumeration mapping"

6 years agosupport legacy enumeration mapping
Smokowski, Kevin (ks6305) [Tue, 24 Jul 2018 21:08:01 +0000 (21:08 +0000)]
support legacy enumeration mapping

support legacy enumeration mapping in MdsalHelper

Change-Id: I637f5dc368da75e24fb8cc3ebdebd002aae3f025
Issue-ID: CCSDK-396
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
6 years agoFix sonar issues
Parshad Patel [Tue, 24 Jul 2018 10:15:27 +0000 (19:15 +0900)]
Fix sonar issues

Fix sonar issues in ccsdk/sli/core

Issue-ID: CCSDK-332
Change-Id: I2aee69cf410d8f9cb63f3a22aeb793a99e27d2c7
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
6 years agoSpecial handling for inet classes
Timoney, Dan (dt5972) [Thu, 12 Jul 2018 16:29:42 +0000 (12:29 -0400)]
Special handling for inet classes

Add special handling for inet POJOs (which have different form
then POJOs generated from Yang by yangtools) in toList method.

Change-Id: Ie25527e6aacbf683965d7f24018fe066c74fb917
Issue-ID: CCSDK-362
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agosonar issue fix
ONAP [Fri, 6 Jul 2018 09:57:23 +0000 (18:57 +0900)]
sonar issue fix

Issue-ID: CCSDK-332

Change-Id: Iec65b1ff600518b04ab13fb3508827864074a31b
Signed-off-by: ONAP <arind.mondal@samsung.com>
6 years agofilter partner out
Smokowski, Kevin (ks6305) [Wed, 27 Jun 2018 20:15:40 +0000 (20:15 +0000)]
filter partner out
filter partner out

Change-Id: Ia23d5f484c52aed94500bb0bf50ae2654d8aa14b
Issue-ID: CCSDK-323
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
6 years agoMerge "Add feature aggregator"
Dan Timoney [Sat, 23 Jun 2018 00:50:34 +0000 (00:50 +0000)]
Merge "Add feature aggregator"

6 years agoAdd feature aggregator
Timoney, Dan (dt5972) [Fri, 22 Jun 2018 19:48:39 +0000 (15:48 -0400)]
Add feature aggregator

Add feature aggregator ccsdk-sli-core-all to install all sli-core
features.

Change-Id: I11174fc693a9275d712312145c03abb0d4f88b41
Issue-ID: CCSDK-280
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoadditional dme2 improvements
Smokowski, Kevin (ks6305) [Thu, 21 Jun 2018 14:40:27 +0000 (14:40 +0000)]
additional dme2 improvements

add back convenience method to support legacy callers that don't want to switch to new function signature and additional small changes

Change-Id: Idebc992c4ddf70feb11fc7faebb0f050c353a4a7
Issue-ID: CCSDK-308
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
7 years agoUpdate sli/core/utils version
Timoney, Dan (dt5972) [Mon, 18 Jun 2018 21:11:56 +0000 (17:11 -0400)]
Update sli/core/utils version

Update sli/core/utils features versions to ODL Oxygen

Change-Id: Icef6bd776bf489b3991dc2406bccfea4104b1299
Issue-ID: CCSDK-280
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
7 years agoMerge "Update sli/core to ODL Oxygen"
Dan Timoney [Mon, 18 Jun 2018 17:56:02 +0000 (17:56 +0000)]
Merge "Update sli/core to ODL Oxygen"

7 years agoUpdate sli/core to ODL Oxygen
Timoney, Dan (dt5972) [Fri, 15 Jun 2018 20:13:55 +0000 (16:13 -0400)]
Update sli/core to ODL Oxygen

Update sli/core artifacts to compile cleanly against ODL Oxygen
version of CCSDK parent poms.

Change-Id: I9f3b4c40b1ae62cdda1c35836466f8faf7da3b39
Issue-ID: CCSDK-280
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
7 years agoMerge "Reset root array length when using setnode"
Dan Timoney [Tue, 12 Jun 2018 17:03:44 +0000 (17:03 +0000)]
Merge "Reset root array length when using setnode"

7 years agoReset root array length when using setnode
Smokowski, Kevin (ks6305) [Tue, 12 Jun 2018 15:51:30 +0000 (15:51 +0000)]
Reset root array length when using setnode

Reset root array length when using setnode shortcut to support backwards compatibility

Change-Id: I0a51e396a9c75a632759cefd82ef4c6c6ca3a384
Issue-ID: CCSDK-302
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
7 years agodme2 partner fix
Smokowski, Kevin (ks6305) [Tue, 12 Jun 2018 14:12:26 +0000 (14:12 +0000)]
dme2 partner fix

update dme2 query parameter for partner it should be just partner not dme2.partner

Change-Id: I2c4304cb2cce4d1def7f4b33bd17bfeca0f68fd3
Issue-ID: CCSDK-301
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
7 years agodme2 plugin improvements
Smokowski, Kevin (ks6305) [Fri, 11 May 2018 14:27:15 +0000 (14:27 +0000)]
dme2 plugin improvements

DME2 plugin itself will be coded to generic properties object not any custom object. The code is flexible so new query parameters can easily be added without code changes. Default properties which could previously not be overridden can now be overridden if desired.

Change-Id: I56b4dfd4dee350198a23ac57c775bd1adacb1a9a
Issue-ID: CCSDK-274
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
7 years agoRoll versions for Casablanca - sli/core
Timoney, Dan (dt5972) [Wed, 6 Jun 2018 17:44:30 +0000 (13:44 -0400)]
Roll versions for Casablanca - sli/core

Update versions for Casablanca development

Change-Id: I0b9d30707033706b35afcd016687fc86c8f2a83e
Issue-ID: CCSDK-295
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
7 years agoUse version 1.0.4 of parent
Timoney, Dan (dt5972) [Thu, 31 May 2018 00:55:48 +0000 (20:55 -0400)]
Use version 1.0.4 of parent

Use released version of parent pom

Change-Id: Iaf783c89e2afc6e974ba4ea2b286f380a6b84fd8
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
7 years agoRoll version to 0.2.4
Timoney, Dan (dt5972) [Wed, 30 May 2018 20:55:58 +0000 (16:55 -0400)]
Roll version to 0.2.4

Roll version to 0.2.4-SNAPSHOT and version 1.0.4-SNAPSHOT of
parent

Change-Id: I7dda7fc4a25756e129d75e0a79b4d82f5622144f
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
7 years agoUpdate to release version parent 1.0.3
Stilwell, David (stilwelld) [Wed, 23 May 2018 21:07:16 +0000 (17:07 -0400)]
Update to release version parent 1.0.3

Update parent version to remove -SNAPSHOT (1.0.3)

Change-Id: Ie9680134a643c7cfec3fd774422d8c62637bdbc3
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
7 years agoRoll to the next snapshot and use new parent pom
Stilwell, David (stilwelld) [Wed, 23 May 2018 16:34:18 +0000 (12:34 -0400)]
Roll to the next snapshot and use new parent pom

Updated version to 0.2.3-SNAPSHOT and 1.0.3-SNAPSHOT parent pom

Change-Id: I2ac80137aa409d0d13b4bec12beb2b7e74bdfa40
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
7 years agoRemove incorrect dblib ref in feature.xml
Timoney, Dan (dt5972) [Mon, 21 May 2018 20:08:09 +0000 (13:08 -0700)]
Remove incorrect dblib ref in feature.xml

Generated feature.xml contained unnecessary reference to
dblib-provider with wrong version.  Suppressed by
explicitly declaring dblib-provider in features/pom.xml with
scope 'provided'.

Change-Id: I34571194fca3c24d710ad36c1a99f86ec6bcd9b1
Issue-ID: CCSDK-290
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
7 years agoUpdate sli/core to use release 1.0.2 parents
Timoney, Dan (dt5972) [Thu, 17 May 2018 22:30:51 +0000 (18:30 -0400)]
Update sli/core to use release 1.0.2 parents

Updated pom.xmls to use released version of parent pom.

Change-Id: Ib3d1c856691556cbd4c5f51852888f4bfc791a9f
Issue-ID: CCSDK-286
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
7 years agoUpdate properties encryption change
Rich Tabedzki [Mon, 14 May 2018 17:53:04 +0000 (13:53 -0400)]
Update properties encryption change

Changes made:
* updated version of org.apache.karaf.shell.console plugin

Change-Id: I4cb0f5cb9e5a515473d2c60f693efd8dfc872dff
Issue-ID: CCSDK-182
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
7 years agoMerge "Provide support for properties encryption"
Dan Timoney [Fri, 11 May 2018 19:01:01 +0000 (19:01 +0000)]
Merge "Provide support for properties encryption"

7 years agoProvide support for properties encryption
Rich Tabedzki [Tue, 8 May 2018 15:27:50 +0000 (11:27 -0400)]
Provide support for properties encryption

Changes made:
* Implemented code to decrypt password field in property file

Change-Id: I97e5f93fd1f8383c1e2a1e6170489dc1db9d6337
Issue-ID: CCSDK-182
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
7 years agoAdd INFO.yaml file
Jessica Wagantall [Fri, 4 May 2018 00:27:20 +0000 (17:27 -0700)]
Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: Ib9f13169248d9208b7b334e4c8312304cc60cb3d
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
7 years agoRemove erroneous license header
Timoney, Dan (dt5972) [Tue, 8 May 2018 15:08:01 +0000 (11:08 -0400)]
Remove erroneous license header

Remove erroneous license headers from pom.xml files.  These should
be licensed under master license (no separate license header needed).

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