Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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>
|
|
Added postal-code and city parameters under site-resource
in aai_schema_v14.xsd to update site-resource input
parameters in AAI from SDNC
Change-Id: I9423de1d2362f49be766f054c1cf9df172de4b1e
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
|
|
Roll master version to El Alto versions
Change-Id: I9f83adb1a3ce724cc541465a5af60078a615cd31
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: I90b5eebf030d746ff5f6166836d9dc88ad271e6e
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Add missing GetOutput method in ansible-adapter for ansible-server.
Change-Id: Ifc544176b86fc033f2760a6b02d18f6e29bfd88a
Issue-ID: CCSDK-1225
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
|
|
Updated version from .version to a new property ccsdk.cds.version
Change-Id: I10881b247353148f8a52b279e2dcfc5066493921
Issue-ID: CCSDK-1194
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Updated aai-service to use glassfish version of jersey. Note: there
might be additional work needed to handle host name verification
properly (jersey 2 handles that differently - see details
in jira)
Change-Id: I0bd6df2e0ebf222f730aa02e99d4b032fd492bef
Issue-ID: CCSDK-1192
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
resolve message router publisher namespace issues
Resolve issues loading message-router in odlsli container
Change-Id: Ib36bced43129c735c61d5ff7bb0cf29362bb7779
Issue-ID: CCSDK-1186
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
|
|
Update grpc-resource/installer/pom.xml to install cds proto.definition
dependency
Change-Id: I4d6609055674ff26ec73941691d44e0d78809573
Issue-ID: CCSDK-1178
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Change-Id: Ieb1c7dc273c6b7d302de168689c362f8202bf5ba
Issue-ID: CCSDK-1178
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
|
|
Re-add grpc-client, which had been commented out due to circular
dependency between sli/adaptors and apps repositories.
Change-Id: Ife4c9c03f4f9f26993a3976ae12639b3c4964b80
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Updated to compile against Fluorine SR2
Change-Id: Ie7ccf14c802c92fe8250de307546b79776ed984e
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Change-Id: Ic0fa65bff95ab5bd8ab65b055dcf7ec378e99d91
Issue-ID: CCSDK-1170
Signed-off-by: Stan Bonev <sb5356@att.com>
|
|
Changed groupId from org.onap.ccsdk.messagerouter to
org.onap.ccsdk.sli.adaptors.messagerouter. The groupId must agree
with the repository.
Change-Id: Ia417eee8df38e0441529bd423792e410aca68c54
Issue-ID: CCSDK-1169
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Use released version of parent pom.
Change-Id: Iec3bf51b6b0dd3eef1fa701dcc0af919d6ba61b6
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
initial api and implementation of message router publisher
Change-Id: Ic69d013bae8ab8c842e6ecd2eef41e10649d1009
Issue-ID: CCSDK-1163
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
|