summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2020-03-24Restapi-call-node: Restoring removal of empty context valuessb53561-0/+4
Issue-ID: CCSDK-2173 Signed-off-by: Stan Bonev <sb5356@att.com> Change-Id: Ib95ad070cec6027192de71740a1400f6a1184488
2020-03-21AAI v19 schema XSD merge to sdncshashikanth.vh@huawei.com1-372/+2132
Merged AAI v19 schema XSD Change-Id: I49e32b89369381c6a7cc25720415856ac0f40a1d Issue-ID: CCSDK-2171 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2020-03-19Springboot integration with AAFDavid Stilwell5-4/+96
Changes made: pom.xml updates, App.java add Beans for realm and filterchain Issue-ID: CCSDK-2178 Change-Id: I29aa242ceff6a2f840b93a8d18ca5385190ca6d2 Signed-off-by: David Stilwell <stilwelld@att.com>
2020-03-19Merge "Adding required v19 model resources"Dan Timoney1-0/+10
2020-03-19Merge "Adding autogenerated files to gitignore list"Dan Timoney1-0/+1
2020-03-19Update processing of data of type List in AAIDeclarationsRich Tabedzki1-6/+49
Changes made: * Updated processing of data of type List in AAIDeclarations Issue-ID: CCSDK-2170 Change-Id: I019eaba0315d1131ff3f5fe50d5d76f824f939b7 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2020-03-18update sliapi-springbootSmokowski, Kevin (ks6305)5-47/+109
add base plugins to spring boot sli Issue-ID: CCSDK-2179 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I1e80e3a8b67ced5c2ff72c9569d6aac970c72ddf
2020-03-13Restapi-call-node: Faster conversion of context datasb53561-45/+152
Issue-ID: CCSDK-2173 Signed-off-by: Stan Bonev <sb5356@att.com> Change-Id: I57ea81f3ee69b4185627d074e73a480833c60bae
2020-03-12Add data persistenceDan Timoney10-16/+388
Add code to persist MD-SAL data (test-results) Change-Id: I2c6d3e94e9e46ccbfad479c6d89507ec37939496 Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-12Adding required v19 model resourcesGaurav Agrawal1-0/+10
Adding new resources to path properties to make them available to SDNC. Issue-ID: CCSDK-2171 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Change-Id: I2425bf7040d427a082c27b71bc57a78ae31cdc93
2020-03-12Adding autogenerated files to gitignore listGaurav Agrawal1-0/+1
Adding autogenerated files to gitignore list. Issue-ID: CCSDK-2171 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Change-Id: I51d5179a27e85603156ed8a3a8d35df71d888857
2020-03-12Updating aai adapter to v19 modelGaurav Agrawal26-437/+437
Updated AAI XSD model to v19 to make new schema's available to SDNC. Change-Id: I5b82d97e0c96e1593237e0d10d790115bf8be965 Issue-ID: CCSDK-2171 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2020-03-05update sliapi-springbootSmokowski, Kevin (ks6305)9-5/+365
add sample log4j2 config for spring boot sli api Issue-ID: CCSDK-2161 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: If24315ad6cad1061d1e65e080f4122605b05df47
2020-03-05Roll master to GuilinDan Timoney32-125/+120
Roll versions of master for early Guilin development Change-Id: If777c42a3a6bf10589835b73b02f2fccdeca9490 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-05Roll master to GuilinDan Timoney29-177/+157
Roll master to new versions for early Guilin development Change-Id: I8b7098b789ba57291c3748ea7d84c547fa8cadd3 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-05Roll master to GuilinDan Timoney52-324/+301
Roll versions of master for early Guilin development Change-Id: Id725abd9ecb3c67b2687e15286cb2f2bcd50be1a Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-05Roll master to GuilinDan Timoney36-115/+93
Roll versions of master for early Guilin development Change-Id: I9ad7859eb294120542bce6faadb83b383e963fa7 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-05Release version 0.7.1Dan Timoney1-0/+5
Release version 0.7.1 (Frankfurt M4) Change-Id: Ib09f8dca24ee0f7143d429dd46fd72a745275d20 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-05Merge "Use released 1.5.2 CCSDK parent"Dan Timoney28-28/+28
2020-03-05Release version 0.7.1Dan Timoney1-0/+5
Release version 0.7.1 (Frankfurt M4) Change-Id: I613836d98517a3877cce9a366c9a9796730aeec6 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-05Release version 0.7.1Dan Timoney1-0/+5
Release version 0.7.1 (Frankfurt M4) Change-Id: Id86a87af3ce0a3f7062818a102d92646681797c5 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-04Release 0.7.1 version of sli/coreDan Timoney1-0/+5
Release Frankfurt M4 version of sli/core Change-Id: Id3b0e3bf00287288a55fccb94ea841d8f7e80c3e Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-04Use released 1.5.2 CCSDK parentDan Timoney35-125/+137
Update to use released version of CCSDK parent pom Change-Id: I573d5c30a799c1bf828b195aa0dff1b85c9a44ad Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-04update sliapi-springbootSmokowski, Kevin (ks6305)7-227/+269
organize sli api spring boot project Issue-ID: CCSDK-2154 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: Ic1690b8addf0134220b49a01d04e41eaeabf7bb6
2020-03-03Use released 1.5.2 CCSDK parentDan Timoney31-31/+31
Update to use released version of CCSDK parent pom Change-Id: Ie2db3e1f9f8e2aa411a456cb3f29916226aa6b10 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-03Use released 1.5.2 CCSDK parentDan Timoney28-28/+28
Update to use released version of CCSDK parent pom Change-Id: I27885e3e08b774fb9f7737111641d7dd585906de Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-03Use released 1.5.2 CCSDK parentDan Timoney42-42/+42
Update to use released version of CCSDK parent pom Change-Id: I24f981aaaca40909690d8118f7c0cdb8faa57d3a Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-03DMAAP Listener for ORAN CMNotify VES eventsSandeep Shah3-0/+287
DMAAP listener for VES events originating from ORAN. Will invoke RPC/DG for updating RuntimeDB Issue-ID: CCSDK-2133 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ia17a7b2da1c58f5624c1d331aac56ce566d097bf
2020-03-02Restapi-call-node: Fix sending big files to DMAAP data routersb53563-63/+112
Issue-ID: CCSDK-2122 Signed-off-by: Stan Bonev <sb5356@att.com> Change-Id: If71e6d3ee0bd649994ce4b9a23dcbd1b42a64101
2020-02-28Support merge JSON to SvcLogicContextDan Timoney6-47/+89
Add support for merging JSON into SvcLogicContext Change-Id: If13fd6328a36ccff6393d0829319bbd99cd2a1f0 Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-28Adding missing parent relativePath and name tagSingal, Kapil (ks220y)2-2/+5
Change-Id: Id093df2ca432b91f7003196bdeceb928caf60010 Issue-ID: CCSDK-2128 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-02-27Fixed junit testingDan Timoney2-27/+12
Fixed junit testing (was incorrectly mocking the class to be tested) Change-Id: I275a6aca53b9a14fb151b020d1b7287f3e234417 Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-27Add execute-graph and vlbcheck to swagger-codegen codeDan Timoney9-132/+387
Add implementation for execute-graph and vlbcheck RPCs. Also, added junit tests. Change-Id: Id2a31c033d25ef12c455bfee98c5aea8439fc2f9 Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-26update sliapi-springbootSmokowski, Kevin (ks6305)4-280/+298
format source, use provider base and minor changes Issue-ID: CCSDK-2121 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I4066ce5e15b1fa298b6e3de6ed8d7d1794b12013
2020-02-24Fix dblib dependency scopeDan Timoney1-0/+1
Scope of dependency on dblib must be provided to avoid conflicting definition of embedded tomcat dependency in derived feature.xml Change-Id: I14ab926da13aae64bd819dbb05c66e373e1cb3ac Issue-ID: CCSDK-2117 Signed-off-by: Dan Timoney <dtimoney@att.com>