Age | Commit message (Collapse) | Author | Files | Lines |
|
Add junit test cases for sli/core repository.
Change-Id: Ifcec596cf9f835249a7967c9c7830253b53d2ef6
Issue-ID: CCSDK-1128
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Restore default implementation of vlbcheck in case where no DG
exists.
Change-Id: I6371e8e26e14e66bf252ee8d1f08d18101b290f5
Issue-ID: CCSDK-1064
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Code changes needed to support port to ODL Fluorine.
Change-Id: I539aeaabeab1056cd109b6bee12046d91d61cab1
Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
fixed sonar issues
Issue-ID: CCSDK-525
Change-Id: I4f2c19ea603782730866772687f338757e72612e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed sonar issues
Issue-ID: CCSDK-525
Change-Id: Ia021b4b3d46251e5316e72cabae75a38cb0b00bc
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
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>
|
|
|
|
to increase code coverage
Issue-ID: CCSDK-595
Change-Id: If835e05bfd08db9c60ae15e924a9750c78d67763
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
to incrase code coverage
Issue-ID: CCSDK-595
Change-Id: I5c15bb14e8d101873e70dcd057e2e8fc7bead344
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Added unit tests for ccsdk/sli/core/sli
Change-Id: I0d2408c43b9e56a78f3e01e87985aedb6cad5953
Issue-ID: CCSDK-213
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
When porting sliapi to use blueprints, neglected to update sliapiProvider
to register itself as RPC implementor.
Change-Id: I653ccf4db737e8745715d5e4b07352045c9c9c5e
Issue-ID: CCSDK-217
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Use Apache derby for dblib SingleFeatureTest
Change-Id: I6b41f7ede1a98b33824fceea9100e75c1ce8dda4
Issue-ID: CCSDK-175
Signed-off-by: Dan Timoney <dtimoney@att.com>
Generalization of CCSDK core/utils framework
Changes made:
* Created generalized version of core/utils/dblib as core/utils/common
* Deprecated core/utils/dblib package
Change-Id: I0992c43910278fbe254674d1e39d7e4fcad0a592
Issue-ID: CCSDK-168
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
Use Apache derby for dblib test
Use Apache derby for dblib SingleFeatureTest
Change-Id: Ie497557f162e203fa5c5c82c17ddc55ba0c11b38
Issue-ID: CCSDK-175
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
In HA environment, different types of health check are needed
for load balancers (which care about state of each node in cluster)
vs external applications (which case about state of entire cluster).
So, separate APIs are needed for these 2 types of needs.
Change-Id: I99cd21cef7a7e2b4b8c96c1f22c0d6210bb91e96
Issue-ID: CCSDK-157
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Due to an error in .gitignore, code that is initially generated from
provider yang, but then customized was not submitted to gerrit. This
in turn is causing the UnsupportedOperationException seen when sliapi
installs in odlsli container.
Change-Id: Iceec13b59e5e2bd6f0b868b548d300b76c7f7a38
Issue-ID: CCSDK-69
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Licence headers were accidentally updated incorrectly by previous update.
This commit restores the license headers for seed code to the wording from
the original seed code
Change-Id: Ie73bc836079be7eb1b310c472ee39b58ffeaa01c
Issue-ID: CCSDK-31
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Update sli/core to compile against OpenDaylight Carbon SR1
Change-Id: Ibb4a3a4cfa64f0539b520f56f11d7bf1fce62357
Issue-ID: CCSDK-23
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Remove remaining references to openecomp from properties and sample files
Change-Id: I985bae5e80ae130ffb512c9574f13172252bf6f8
Issue-ID: CCSDK-11
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Change package names on ccsdk/sli/core/sliapi from org.openecomp.sdnc.* to org.onap.ccsdk.*
Issue: CCSDK-11
Change-Id: I152a884c4b418c48e5bebc09aaa470ee86cd46e7
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Changed openecomp references in dblib, filters and sli to onap. Note: these
must be committed together to get a clean compile.
Issue: CCSDK-11
Change-Id: Ibe0f64fb20f3ae9cdda2f7ea969ca722bbde0d15
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add seed code for sli/core repository
Issue: CCSDK-6
Change-Id: Iaeb54c6135a94a6ffec0c7fd96505d72d18aeb00
Signed-off-by: Dan Timoney <dtimoney@att.com>
|