summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-08-21Roll to next parent snapshotDan Timoney31-31/+31
Update parent to next snapshot version Change-Id: I09e961f337a208cf7d282c6f65ea8509438a6823 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-19fix for J11Michael Dürre1-13/+17
add missing dependency in J11 Issue-ID: CCSDK-2668 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I5bbdb0638f1367b7e2e06ac173538089e772cba0
2020-08-19fix for J11Michael Dürre1-8/+12
add missing dependency in J11 Issue-ID: CCSDK-2669 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Iea66c3658e3d7e847bdb996567402c66ab2ab9a3
2020-08-12make logs quieterKevin Smokowski1-1/+1
make logs quieter Issue-ID: CCSDK-2645 Change-Id: Id880be7d733234b63a81a60326f78470db4fd576 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2020-08-12make logs quieterKevin Smokowski2-3/+3
make logs quieter Issue-ID: CCSDK-2645 Change-Id: I6fa80d511d27a334c2481b65ffb7ff2985c62df2 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2020-08-11add new print methodsKevin Smokowski4-1/+133
create filtered print method for svclogic context Issue-ID: CCSDK-2643 Change-Id: I59261b1e581130d0fbe7d6735f96ee4c6e90ae75 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2020-08-07Merge "Restapi-call-node: Fix setting truststore, should not set system ↵Dan Timoney2-52/+5
properties"
2020-08-07Restapi-call-node: Fix setting truststore, should not set system propertiessb53562-52/+5
Issue-ID: CCSDK-2637 Signed-off-by: sb5356 <sb5356@att.com> Change-Id: Icbbb7eaa9f904e0d51199efd78e36b1fa1fa702b
2020-08-07Roll to next snapshotDan Timoney32-32/+32
Roll to snapshot version 1.0.1-SNAPSHOT Change-Id: I4c7b248b45f485658a9c0135571a581edde62abb Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-07Roll to next snapshotDan Timoney29-57/+57
Roll to snapshot version 1.0.1-SNAPSHOT Change-Id: I1fd08b6b4de998d0bc2e7acb03fcf4c87eeae165 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-07Roll to next snapshotDan Timoney52-98/+107
Roll to snapshot version 1.0.1-SNAPSHOT Change-Id: Ie09ba5c2bedcd8cddf3e8cca0eff8e05c2ad268a Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-07Roll to next snapshotDan Timoney39-93/+92
Roll to snapshot version 1.0.1-SNAPSHOT Change-Id: Ifd7092ac65b40311336f1e696d2198576c5fba85 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-06Release version 1.0.0 of sli/pluginsDan Timoney1-0/+5
Release version 1.0.0 of ccsdk/sli/plugins Change-Id: Iebb23e9d35eb50055401448c78adc2771f3043a5 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-06Release version 1.0.0 of sli/northboundDan Timoney1-0/+5
Release version 1.0.0 of ccsdk/sli/northbound Change-Id: I664827d2975f9db5b04bcb11cb1a1e5c869fed7a Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-06Release version 1.0.0 of sli/adaptorsDan Timoney1-0/+5
Release version 1.0.0 of ccsdk/sli/adaptors Change-Id: I6bc171187c7761fd88450fa0df44adce12c89547 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-06Release version 1.0.0 of ccsdk/sli/coreDan Timoney1-0/+5
Release initial Guilin version of ccsdk/sli/core Change-Id: Ia7cb35209964905348529730e4f8ec870459afec Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-05upgrade plugins to sodiumMichael Dürre4-4/+12
fixed unit test and impl due changes in sodium Issue-ID: CCSDK-2545 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I76d00cc9f2af0824536fe428cdd1c5e37f37689e
2020-08-03Update adaptors to sodiumDan Timoney7-10/+69
Update sli/adaptors to OpenDaylight Sodium release. 2 changes were needed: - mdsal-resource : needed to add unimplemented abstract methods in inner anonymous BundleContext class in test case. - resource-assignment: needed to correct unit test problems that were ignored in earlier versions of h2 Change-Id: Ice63bfce64768e46c4376db55e3e9e97d0b934ad Issue-ID: CCSDK-2551 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-07-30Add error handling for OSGi classes not foundDan Timoney2-19/+30
Added error handling to correctly handle case where SqlResource is used outside an OSGi container. Change-Id: I0b5a526b01c151c4a7924f474bf7d21e783ac260 Issue-ID: CCSDK-2625 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-07-10upgrade northbound to sodiumMichael Dürre2-23/+20
fixed unit test due changes in sodium Issue-ID: CCSDK-2544 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I69af992f1db267e282a0ed66b4e4bed72d4f2bd4
2020-07-10upgrade core to sodiumMichael Dürre1-1/+2
fixed unit test due changes in sodium Issue-ID: CCSDK-2543 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I65b725686b480554cec974c05a6b2814901d1d5e
2020-06-23RA: Add option for sequential number assignment from a rangestan-sb2-3/+36
Fix case, when no previous numbers have been allocated Change-Id: Iead3cb4fe4a8ed3f6de363d31677eb389e9f1329 Issue-ID: CCSDK-2416 Signed-off-by: Stan Bonev <sb5356@att.com>
2020-06-19Implement new method to convert SvcLogicContext to JSONDan Timoney15-282/+906
Added new method toJsonString() to SvcLogicContext class to write out service logic context properties as a JSON string Refactored static method SliPluginUtils.writeJsonToCtx to SvcLogicContext.mergeJson method Change-Id: I4fe134976f93c7d116bc54ad2bae6e486c6fac2c Issue-ID: CCSDK-1760 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-06-18Merge "Add sliapi-model-yang to sliapi installer"Dan Timoney2-152/+156
2020-06-18Add sliapi-model-yang to sliapi installerDan Timoney2-152/+156
Add sliapi-model-yang as dependency to installer so that jar will be included in distribution bundle. Change-Id: I6b20e8bb13fb786c92a73d4149125a8e7082570a Issue-ID: CCSDK-2453 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-06-17MetricLogger MDC changesSmokowski, Kevin (ks6305)2-15/+51
Generate RequestID if not previously set. Generate a unique InvocationID for each request. Issue-ID: CCSDK-2455 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I3bd8f90efbf98b4bf2a6464d94682bcd80cdd948
2020-06-09RA: Add option for sequential number assignment from a rangesb53566-3/+171
Change-Id: Ifc967676d7c78063ba9ba67706bd4b98ba1d9115 Issue-ID: CCSDK-2416 Signed-off-by: Stan Bonev <sb5356@att.com>
2020-06-04Aiign requestID, subrequestID for DMAAP msgsSandeep Shah1-4/+61
Updated DMAAP listener to keep track of requestID and subRequestID for DMAAP message publication. These values are sent to DG as part of SLI parms Issue-ID: CCSDK-2413 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I207a7d1223416475de0b44ba80944ed2f4f57305
2020-06-04Refactor sliapi springbootDan Timoney40-1930/+890
Move springboot implementation of sliapi from sli/core to apps repository. Change-Id: I6e1dfdc39704935ba7e46d047149071defc101a6 Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-06-02restapicallnode fixSmokowski, Kevin (ks6305)2-4/+70
restapicallnode should support commas in urls Issue-ID: CCSDK-2399 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: If177498b6f854aaa6f89811ab8a134f696e7e700
2020-06-01Merge "added assert statements in 3 test classes"Dan Timoney3-0/+18
2020-06-01Merge "added assert statements in 7 test files"Dan Timoney7-0/+19
2020-05-28added assert statements in 3 test classesRupinder3-0/+18
Issue-ID: CCSDK-2232 Change-Id: Ide54fa192c934dc40bb15034c8e5dbf2c2594f62 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-27added assert statements in 7 test filesRupinder7-0/+19
Issue-ID: CCSDK-2232 Change-Id: I07e3806cac9a317130ad1d5fe4c9af4fb1a17a5d Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-27added assert statements in 5 test filesRupinder5-3/+16
Issue-ID: CCSDK-2232 Change-Id: I31033bc267381cf9f07701e4ebacbd318d3070d9 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-26Path-/opt/app/dmaap-listener/lib does not existFranklin Dsilva1-1/+1
in sdnc-dmaap-listener pod Change-Id: I21a1f00adef418d29e68cf7cdd1939761b87750f Issue-ID: CCSDK-2388 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com>
2020-05-22Bug fix in DMAAP message parsing for CMNotifySandeep Shah1-5/+1
Minor bug fix in the DMAAP message for CMNotify Issue-ID: CCSDK-2383 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ia080adafecf6d6b3a12682aaab3f244a33a16de5
2020-05-18Change log4j2 configurationDan Timoney5-76/+54
Changed log4j2 configuration from using properties files to using XML, which corrected the issue we were seeing with log files being created but empty. Also updated sdc.client.version to use released version 1.4.2 instead of 1.4.2-SNAPSHOT, which no longer exists - causing a compile error. Change-Id: I7040453ccbc3b3fd246a07fa3287c7d4d331fb34 Issue-ID: SDNC-1167 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-05-06SOTN-NNI integration test issue fixedsangu_36531-3/+3
ccsdk adaptor not able to process cVLAN and tpId attribute Changed tpId to tp-id and cVLAN to cvlan need cherrypick to frakfurt Issue-ID: CCSDK-2359 Signed-off-by: sangu_3653 <sangappa.m@huawei.com> Change-Id: I73ffbe503e082059b1bdb637dc4841102d92ca05
2020-04-27metric logger changeSmokowski, Kevin (ks6305)3-15/+52
fix elapsed time in metric logger Issue-ID: CCSDK-2337 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I81c27bbead8614e2927aa9eddef3621559eb7cc0
2020-04-24Merge "Add special handling for BGP RouteDistinguisher"Dan Timoney2-2/+24
2020-04-13Add special handling for BGP RouteDistinguisherDan Timoney2-2/+24
Add special case code in MdsalHelper for BGP RouteDistinguisher class - a custom class implemented by OpenDaylight that does NOT follow the pattern of data object classes generated from Yang models by Yangtools Note: this depends on the following ccsdk/parent change to add OpenDaylight BGP dependencies to the dependencyManagement section of our parent poms: https://gerrit.onap.org/r/c/ccsdk/parent/+/105774 Change-Id: Ifebd03091d9ed9225e37c7242ecf7810abca1feb Issue-ID: CCSDK-2307 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-04-09set auth perm for AAF RealmAgarwal, Ruchira (ra1926)1-1/+7
set spring SLI container shiro filter perms for authorization Issue-ID: CCSDK-2304 Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com> Change-Id: Ib99223ba1921f656a0e64f62745271bc6aa0bdf7
2020-04-07removed code smellsRupinder4-4/+9
Reduced the code smells Issue-ID: CCSDK-2232 Change-Id: I30eec021ba50f28dc1df2fd554c4e349c4a76dd6 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-01SliPluginUtils jsonStringToCtx fixSmokowski, Kevin (ks6305)5-7/+15
Support null values in jsonStringToCtx in Slipluginutils Issue-ID: CCSDK-2250 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I3316fa9e80c9e684fc27d83356bbfad9b1151992
2020-04-01Added code for decoding base64 encoded valueRahul_cool2-0/+41
Issue-ID: SDNC-899 Signed-off-by: Rahul_cool <rahul.tamrkar@huawei.com> Change-Id: I231f891118dabf59518bcf4dbe456df97cd3e5b2
2020-03-31removed some unused importsRupinder1-5/+0
Removed unused imports to reduce code smells Issue-ID: CCSDK-2232 Change-Id: Id929b506c9030818a0b9daa975f526699e710270 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-03-26RA: Add the allowed range in the return valuessb53564-8/+65
Change-Id: I18530c17ac78269c1b48ba499edfb3921d23f164 Issue-ID: CCSDK-2189 Signed-off-by: Stan Bonev <sb5356@att.com>
2020-03-26Use MariaDB instead of DerbyDan Timoney17-49/+336
Use MariaDB instead of Derby as backing store for sliboot Change-Id: Ib9fa4abaaf88bcb1eac2276bc974474f067a06d3 Issue-ID: CCSDK-2188 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-25Add env var for svclogic propsDan Timoney1-1/+10
Added system property serviceLogicProperties to specify location of svclogic.properties. If unset, check environment variable SVCLOGIC_PROPERTIES for the same. If both are unset, defaults to src/main/resources/svclogic.properties Change-Id: I8c31a58b69131b08c95a673e0071976f013f941a Issue-ID: CCSDK-2179 Signed-off-by: Dan Timoney <dtimoney@att.com>