Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Change-Id: I92b8e9850ea07c7f671e7aada9770713854534c3
Issue-ID: CCSDK-941
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
|
|
Updated neng microservice to use springboot v1 parent as opposed to
odlparent. Without that change, javadoc was failing when compiled with
Fluorine version of odlparent-lite parent pom.
Change-Id: I677278d90869f493c281c7c5432b271dd43e7513
Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
|
|
|
|
Changes for Primary-DB Resource Resolution Processor Service
Change-Id: Iaf6ad6277d36787d87881819ae530de1d7038a2e
Issue-ID: CCSDK-942
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: Ifd6a6bbfea531fcb3ebb9ab8cef63bc26eb2f7d0
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Implement Input Resource Resolution Processor Service along with Resource Resolution Utilities
Change-Id: Ibb4899e415f4b79cd6cd1b190b0f4969b09c3fe4
Issue-ID: CCSDK-936
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
Also, add support for mock in Kotlin using
https://mockk.io/
Change-Id: Ia85e1180e09e9d08a02de515b1cc4158c3bccd5c
Issue-ID: CCSDK-717
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
|
|
|
|
Adding Netconf Executor Function module to support Netconf Transactions
Change-Id: Idc2765f680819e2553a7a43d8b23dbecc2628f4a
Issue-ID: CCSDK-790
Signed-off-by: Cherukuri, Venkatanaresh (vn166g) <vn166g@att.com>
|
|
Change-Id: If8f072f49ccc74502052055bce0c90dd43ebd495
Issue-ID: CCSDK-920
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
|
|
Change-Id: I1be3ba493956674b476058094e05d681ce358711
Issue-ID: CCSDK-746
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
|
|
With the property override letting Sonar knows what
to scan in order to provide report including Koltin,
having src/test folder for each module has become
mandatory.
Adding src/test where missing with an empty test class
mark with TODO.
Change-Id: I93570d170ef563e9ac80fe8fc80b5a0ca107ab77
Issue-ID: CCSDK-725
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Change-Id: I21cea850d8fbe1c9f0a01fdc72f7147a2827ae03
Issue-ID: CCSDK-665
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
|
|
Prepare for release of early ODL-Oxygen based CCSDK Dublin
Change-Id: I63929ef52de41309905ee31e3fbcf49b64063059
Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
- created db-resources module to store controller blueprint
related controller blueprint repository and entities. Also
create an abstract BlueprintCatalogServiceImpl so it can be
used both by controllerblueprint and blueprintprocessor
- created blueprint-validation to store the implementation
of the validation interface.
- change controllerblueprint service to levrage db-resources
- implement CatalogService for blueprintprocessor db-lib by
using db-resources.
Change-Id: I0539e414e4ff3b7a6edf0f6304d6cbc5e6eac404
Issue-ID: CCSDK-664
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
|
|
Change-Id: I093edcd1a6e5ebfc0f3db302a006d3d3ca373c0a
Issue-ID: CCSDK-877
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Added Documentation for CCSDK APPS module
Change-Id: Iad1e33608ff49bffd5e3e85f6a4881aec0172a81
Issue-ID: CCSDK-916
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
|
|
|
|
|
|
Change-Id: I8ec297bf46f8dc05d2235b0aa489057d7dc70fa3
Issue-ID: CCSDK-912
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Change-Id: I0824dcaf0a36e4616c12f3ac53530e6863bee290
Issue-ID: CCSDK-418
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
|
|
Rework parent pom so configuration can be inherited for all
modules from root ccsdk-apps/pom.xml.
Also updated some pom description so it is better presented
within Sonar.
These commands can be used locally to publish report to Sonar:
mvn clean install -e -Dsonar
mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonar.onap.org
Note: kotlin code coverage is not fully functional due to
https://github.com/jacoco/jacoco/issues/763
That issue has been fixed in jacoco master branch, but hasn't
been released. Once released, in version 0.8.3, we can override
version of jacoco plugin for ccsdk-apps.
Change-Id: Ic382a4d0df9d14a82536993d2dfa55d7f105f951
Issue-ID: CCSDK-725
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Fixed major sonar issue
Change-Id: I32700d3e42f3838ab2b7498047a782492409e619
Issue-ID: CCSDK-878
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
|
|
|
|
Fixed major sonar issue
Issue-ID: CCSDK-690
Change-Id: I17abdb751f1a384bd0c63e5b336186eaad945783
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Change-Id: I8ec37a628af98a332f568dc254e499dfdcf886ce
Issue-ID: CCSDK-418
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
|
|
Change-Id: I0058a8136fe9ad62781f3d4556d2b95d11507f3f
Issue-ID: CCSDK-864
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
|
|
Change-Id: Ic8113f718f542aa6864943dc627b2171fccccca2
Issue-ID: CCSDK-699
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
|
|
Change-Id: Ie8ac60910f04dfca477d0276aa451821cfcd8510
Issue-ID: CCSDK-718
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|