Age | Commit message (Collapse) | Author | Files | Lines |
|
temporary variable "rd"
immediately return the expression
Issue-ID: CCSDK-1559
Change-Id: I6a6b76684b99783fd498e3fac88b0a3747186b1c
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
Move this constructor to comply with Java Code Conventions
Issue-ID: CCSDK-1556
Change-Id: Ie67a857455888b8046575136f0605c5bf3c3bbb9
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
Add module base, removed inadvertently in neon port
Change-Id: Ida52445f700d5ceb3baaa2b1c00a50dd8f880381
Issue-ID: CCSDK-1401
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Fix version numbers in sli/adaptors/base
Change-Id: I78f204212dd2dc6a528a98091ebd94e3876f6102
Issue-ID: CCSDK-1401
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Updated code for OpenDaylight Neon, using conversion script
in ccsdk/parent/tools.
Change-Id: Ic91cff9ee50102b8af1a73f829908de82995b2ef
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Release version 0.5.2 (last Fluorine SR2 version of CCSDK)
Change-Id: I06a57076c42327881207069ea90ae52cf229ad0c
Issue-ID: CCSDK-1401
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Fix version, which was breaking merge build.
Change-Id: I73c8d1e2be56e739164545ad1b5f9bf69985b719
Issue-ID: CCSDK-1618
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
|
|
|
|
temporary variable"
|
|
introduce base adaptor for other adaptors to extend
Issue-ID: CCSDK-1595
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I35d4499491cd87a7d651fa9ed654ad7c677ae2b8
|
|
Move this constructor to comply with Java Code Conventions
Issue-ID: CCSDK-1556
Change-Id: I6b6c75c07cccdd4b18027f6c4ab3badf9c273c97
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
sli adaptors features file cleanup
Issue-ID: CCSDK-1575
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I2832b1e4b4ac09e2ecc7371f66322ea627f8c576
|
|
Release version 0.5.1 of CCSDK artifacts
Change-Id: I7da033b75825eb0693d5fe0c762aa6b25dfb3ca9
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll version to 0.5.1 to recreate El Alto early drop artifacts
Change-Id: Icf2a0373baf79ab869b70e7324bcd0bef50e5fb2
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
variable
return this expression instead of assigning it to a temporary variable
Issue-ID: CCSDK-1559
Change-Id: I1b0ce8b89f51f2fd5b2da7d8f2401d2be5007615
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
making two final fields as static too
Issue-ID: CCSDK-1559
Change-Id: I93fe8b4f16270f17c01f1ad80b43a6be1da9fdc6
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
Release sli/adaptors version 0.5.0
Change-Id: I2c31809fd1d7745cf3ca0e88376d0911102c9e0f
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
expression '^[a-z][a-zA-Z0-9]*$'"
|
|
|
|
with the diamond operator ("<>")."
|
|
|
|
|
|
'^[a-z][a-zA-Z0-9]*$'
Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'
Issue-ID: CCSDK-1559
Change-Id: I66e51fbb6f5836bc7b4ecb6640b2d63d7f7e1522
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
Using the @Override annotation is useful for:
It elicits a warning from the compiler if the annotated method doesn't actually override anything, as in the case of a misspelling.
It improves the readability of the source code by making it obvious that methods are overridden.
Change-Id: Ibcba103817ae804b064972cbe93c4a7e85076db7
Issue-ID: CCSDK-1558
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
Directly append the argument of String.valueOf()
Issue-ID: CCSDK-914
Change-Id: I4ba07651a94bb7da9b47d10c5e9582022bde66a5
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
diamond operator ("<>").
Replace the type specification in this constructor call with the diamond operator ("<>").
Issue-ID: CCSDK-1557
Change-Id: I714ddaf9d289a2a1ec82b8236b83103020fd8d25
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
Move this constructor to comply with Java Code Conventions
Issue-ID: CCSDK-1556
Change-Id: If0aa6b99e52c2a6cae7d61c213ca1af6b7890183
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
|
|
|
|
Major issue-Remove this unused "cause" local variable.
Issue-ID: CCSDK-1554
Change-Id: I44ecce26b9cc22970eb10bfb9deaf0aa9ca34eca
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
remove exception from method body
Issue-ID: CCSDK-1553
Change-Id: I63216b592336dab8ea9ac426bee7c4f863354aae
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
Move this constructor to comply with Java Code Conventions
Issue-ID:CCSDK-1551
Change-Id: Ieaf9b15d41ff7cab54b05b93c22d16718c190ae3
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
'org.onap.ccsdk.sli.adaptors.messagerouter.consumer.api.RequestHandler'
remove the unsued import
Issue-ID: CCSDK-1550
Change-Id: I8e1786d40df7f659aefe090e148dee33cecf2248
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
increase code coverage in message router in sli adaptors
Issue-ID: CCSDK-1548
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I64f0e025a759b219ce4c7e017b500952d1c7f30b
|
|
|
|
|
|
Update parent poms to version 1.3.1-SNAPSHOT
Change-Id: I492fb0119507d39ca8ba46762375ca14a0065ab8
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
+)Updated sshd version to 1.7.0
++)Done necessary code changes.
Issue-ID: CCSDK-386
Change-Id: I7272c52c845fac55025cda9e904c74e84cd004e0
Signed-off-by: arind.mondal <arind.mondal@samsung.com>
|
|
Added Brinda as committer to INFO.yaml
Change-Id: I621744f0fbdcc914d00a88273f9cb929624c8c44
Issue-ID: CCSDK-1480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
|
|
Remove versions from project poms and rely instead on dependencyManagement.
Change-Id: I68171346273325e8dee0f7d2538549d2d8c154c8
Issue-ID: CCSDK-1416
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Change-Id: I82dc77cbc28d68b06634a67708d29f750cfec2e9
Issue-ID: CCSDK-1340
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
implement message router consumer
Issue-ID: CCSDK-1373
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: Iea4290c5b9e9bb63f152f0605dae1e715974f217
|
|
This reverts commit 6c1dee5b7d0e66338100c65efd51917d4f69998f.
Sonar gave bad advice - this change causes connection to be closed
on return to caller, which is useless.
Change-Id: Id428c9058b5e33d72d58bbd951e6cdac2d2d151d
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Updated AAI XSD model to v14 to make new schema's available to SDNC.
Change-Id: I87030523747c21fcdb2f58ab9cab60124b7f9e25
Issue-ID: SDNC-764
Signed-off-by: Prakash.E <prakash.e@huawei.com>
|
|
Change-Id: I45a24e8b6786cc73ba324e31898f925752c01e5a
Issue-ID: CCSDK-1328 SDNC-760
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|