Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
set status during invoke and escape certain characters
Issue-ID: CCSDK-1845
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I3928364f480545ccdcce0af67e198d93152cfbd8
|
|
Code from the static class SvcLogicAdaptorFactory is moved
to the SvcLogicClassResolver class.
Class SvcLogicClassResolver is created as a bean in the blueprint xml
file, not as singleton directly in the code. Then is injected via
blueprint into the SvcLogicServiceImpl.
Methods registerExecutor and unregisterExecutor from
the SvcLogicServiceImpl class are removed - are not used anywhere.
This change causes compilation error in the northbound repository.
Fix for this error is here:
https://gerrit.onap.org/r/#/c/ccsdk/sli/northbound/+/95053/
Issue-ID: CCSDK-1688
Change-Id: I26ce01b761ab5d17f1cc19e39af581b1963658a5
Signed-off-by: Samuel Kontris <samuel.kontris@pantheon.tech>
|
|
|
|
replace legacy filters with common filters
Issue-ID: CCSDK-1698
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: Id6b1f003f19105956d221d5bfd31390ac096c9bc
|
|
Adding third variable to the logger so that Expression prints properly
Change-Id: I2e4a74ace199506698abede88778e6314b226e59
Issue-ID: CCSDK-1745
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
|
|
Roll version in master branch to Frankfurt version (1.5.0-SNAPSHOT)
Change-Id: Ic2b3afb65d780360a056d50a1cfd0b32555ae32a
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
prevent duplicate bundle startup
Issue-ID: CCSDK-1699
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I678845701a0bd2c1756d367fdf1bf3dbe02792d2
|
|
remove old logging statements, add a few helpful ones
Issue-ID: CCSDK-1665
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I2272f54b447647c8beab6d2053413c57e816eeac
|
|
|
|
|
|
delete excess log statements from sli core
Issue-ID: CCSDK-1665
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: Iccf1e5eec024b5d5ba0a63d4a6a9cc45c931ea8a
|
|
This reverts commit 85041dd8795b84a48d0b48dd746bfbcb230c8794.
This needs to be reverted due to insufficient testing (no
jUnit tests provided)
Change-Id: I011f3eb7ab27ba9946f04d4d528dd4d91b593685
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Synchronize metric logger with casablanca logging spec
Issue-ID: CCSDK-1658
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I2d4e6af9eebdd0521792f03bbbaf25736b1b698e
|
|
Roll versions in master branch
Change-Id: I15535fec1da460f7227b855a4700e7b93aae93ea
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Dependencies on the OSGi frameworks and libraries are removed
by integrating the CCSDK project with the lighty.io.
It's a toolkit that allows to use ODL services (in this case
core services and the Restconf) without the dependency
on the Karaf framework and the Blueprint DI.
In this change are created the lighty.io modules which
initialize and expose same services as the Blueprint DI in
the blueprint.xml files.
More info about the lighty.io - https://lighty.io
Change-Id: I38171e83b018a18bfd8eaec95d4dc2fa2e3f5b36
Signed-off-by: Matej Perina <matej.perina@pantheon.tech>
Signed-off-by: Samuel Kontris <samuel.kontris@pantheon.tech>
|
|
Updated code for OpenDaylight Neon (using
ccsdk/parent/tools/fluorine2neon.sh)
Change-Id: Ic54b636f691cb2c9dd627dfc3b22b523c0f4f8da
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
update metric logger name to be consistent with convention of the other loggers
Issue-ID: CCSDK-1601
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I011745376a940822659eb1de5dcd04aea38b692f
|
|
Roll versions to 0.5.1 - need to re-release El Alto early release
Change-Id: Id56175e77fe52596059aa072b8a64c35c1ccba06
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
|
|
|
|
JUNIT for file SvcLogicParserException.java
Issue-ID: CCSDK-1525
Change-Id: I64cebc8a692b2c1700a7a28206c30d1ba4e66fc1
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
Junit for file ExitNodeException.java
Issue-ID: CCSDK-1524
Change-Id: If94b520053f47db083779dd38c7117a978bd6ae5
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
|
|
JUNIT for ConfigurationException.java
Issue-ID: CCSDK-1520
Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
JUNIT for file DuplicateValueException.java
Issue-ID: CCSDK-1523
Change-Id: I08cb7cca1d02cfac5517ec603273b441b7311ff5
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
This test model will be helpful in unit tests
Change-Id: I62f7aa2ed6d1e1ba71c20700a4d29bdca204b4f0
Issue-ID: CCSDK-1521
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
|
|
Update parent poms to version 1.3.1-SNAPSHOT
Change-Id: I822e73287adcf0edca3283264600a2cbcd4f53b6
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Change execute node so that values of parameters are only printed
at TRACE level.
Change-Id: I458e77819eef2f14a9e56db44544c3fd945a5a44
Issue-ID: CCSDK-1465
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
underscores should be stripeed before Enum.valueOf is called
Change-Id: Ie69e16dbf515b9fc8375bb9be2597198ccbd3c65
Issue-ID: CCSDK-1434
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
|
|
Remove versions from dependencies in project poms and rely instead on
dependencyManagement in parent pom.
Change-Id: I15a8b25281854dfc84e5dafab79ca522b5dc5c0a
Issue-ID: CCSDK-1416
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Mdsalhelper toBuilder performance issue, no impact
Change-Id: I2788352b0f25f970380f15653008026f8a12a233
Issue-ID: CCSDK-1374
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
|
|
Add additional SvcLogicParser junit
Change-Id: I3186d2ce0981ac20c5655e5f88d8cb2e4ed55b9f
Issue-ID: CCSDK-1361
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
|
|
Make MdsalHelper.getFullPropertiesPath generic and have a default for backwards compatibility
Change-Id: I0d5006b895691d2f0fb2b71803324d58c8819956
Issue-ID: CCSDK-1342
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
|
|
Roll master version to El Alto versions
Change-Id: If761a69b069ab05a6aa598cd583ac4275665e425
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update to use released 1.2.2 version of parent poms.
Change-Id: I2edaa726e871ec3ad3bf1aa1cc3d592c79ca6c92
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Compile against ODL Fluorine SR2
Change-Id: I9554aaa76d76f7ba7efb961e5ee1cbbb2b1768d5
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Prepare to create release version 0.4.1 by using released version
of parent pom
Change-Id: If211c26cdbb7caa9033b511a9719851f9edcfcdc
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Add junit test cases for sli/core repository.
Change-Id: Ifcec596cf9f835249a7967c9c7830253b53d2ef6
Issue-ID: CCSDK-1128
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Added junit test cases, and updated jacoco config in provider/base
to include provider tests as well
Change-Id: I8f384b3a4dd7362f004eaa959cd0c634edf0ddbe
Issue-ID: CCSDK-1096
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>
|
|
Prepare for release of early ODL-Oxygen based CCSDK Dublin
Change-Id: Ia1fb4b7211619be726857b0333c1f75985ff1a64
Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
fixed sonar issues
Issue-ID: CCSDK-525
Change-Id: Ifb7328c8b3cf40d412a0efffad6cb55673cf83dc
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
|
|
|
|
fixed sonar issues
Issue-ID: CCSDK-525
Change-Id: I14e357eeab5aaa2736f6c6492925e860e9029f80
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|