aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-31Use released parent poms0.4.4dublinTimoney, Dan (dt5972)58-58/+58
Use released version of parent poms (1.2.4) Change-Id: Ic23632acde7dd1439b17d468b827a0ea33168bf7 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-30Roll to next snapshotTimoney, Dan (dt5972)63-64/+64
Roll to next snapshot (0.4.4-SNAPSHOT) Change-Id: Ia64758330dbf3890fadb28ea55f0409e9c67257e Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-29Merge "Revert "Fixed sonar fix in DataSourceWrap.java"" into dublinDan Timoney1-12/+14
2019-05-29Revert "Fixed sonar fix in DataSourceWrap.java"Timoney, Dan (dt5972)1-12/+14
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>
2019-05-28Roll to next snapshotTimoney, Dan (dt5972)59-59/+59
Roll to next snapshot version (0.4.4-SNAPSHOT) Change-Id: I469c071edd9857dad003b36362a236b0d99c3e1d Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-23Create release 0.4.3 of CCSDK0.4.3Timoney, Dan (dt5972)58-58/+58
Update version of parent pom to released 1.2.3 version Change-Id: I76be380cd4d92721b0011836476f6d8f9813b2c0 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-15Updating aai adapter to v16 modelprakash.e26-431/+433
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> (cherry picked from commit ce3c0304bf5907e14c32375438a1a955c27c1232)
2019-05-13Fix CDS client URL and version used by grpc adaptor Alexis de Talhouët2-2/+2
Change-Id: I45a24e8b6786cc73ba324e31898f925752c01e5a Issue-ID: CCSDK-1328 SDNC-760 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-05-05Fix SDWAN aai_schema_v14.xsd site-resource parametersprakash.e1-0/+14
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> (cherry picked from commit 81a223a5533fe31442490f1dc77f88ae9facc54e)
2019-04-30Roll to next snapshotTimoney, Dan (dt5972)64-123/+123
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT) Change-Id: I661123e65eb239164077ce2bf60e6425cc348fa4 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-24Update to use released 1.2.2 parent0.4.2Timoney, Dan (dt5972)58-58/+58
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>
2019-04-15Add missing GetOutput method in ansible-adapterEnbo Wang4-0/+69
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>
2019-04-02Fix version of cds dependencyTimoney, Dan (dt5972)1-1/+2
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>
2019-04-02Resolve jersey conflictTimoney, Dan (dt5972)2-12/+13
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>
2019-04-01message router publisher changesSmokowski, Kevin (ks6305)10-66/+104
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>
2019-03-28Install cds proto.definitionTimoney, Dan (dt5972)1-1/+1
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>
2019-03-25Migrate ccsdk/apps to ccsdk/cdsAlexis de Talhouët3-12/+12
Change-Id: Ieb1c7dc273c6b7d302de168689c362f8202bf5ba Issue-ID: CCSDK-1178 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-22Merge "RA: Fix Problems with resource query results"Dan Timoney1-1/+4
2019-03-22Re-add grpc-clientTimoney, Dan (dt5972)2-5/+4
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>
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)62-122/+122
Updated to compile against Fluorine SR2 Change-Id: Ie7ccf14c802c92fe8250de307546b79776ed984e Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-19RA: Fix Problems with resource query resultsStan Bonev1-1/+4
Change-Id: Ic0fa65bff95ab5bd8ab65b055dcf7ec378e99d91 Issue-ID: CCSDK-1170 Signed-off-by: Stan Bonev <sb5356@att.com>
2019-03-19Fix messagerouter groupId0.4.1Timoney, Dan (dt5972)9-120/+122
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>
2019-03-18Update parent pom versionTimoney, Dan (dt5972)2-2/+2
Use released version of parent pom. Change-Id: Iec3bf51b6b0dd3eef1fa701dcc0af919d6ba61b6 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-18add message router publisherSmokowski, Kevin (ks6305)20-1/+760
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>
2019-03-18Remove staging plugin from top level pom.xmlTimoney, Dan (dt5972)1-11/+0
Remove staging plugin from pom.xml. It should be part of a build profile in the odlparent pom. Change-Id: Ic4cb7a064778a57a7aafb4c82789abd7860cc5a8 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-14Prepare for release 0.4.1Timoney, Dan (dt5972)54-76/+65
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: I775f4171232f7258118e1ac426cb8d88e3c7ea09 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-06Merge "Deprecated named-query from AAIService"Dan Timoney15-905/+2
2019-03-06Deprecated named-query from AAIServiceRich Tabedzki15-905/+2
Changes made: * Removed named-query feature from AAIService codebase * Removed any additional unused classes * cleaned up aaiclient.properties * Removed related junit tests Change-Id: Ic9fffbff0eaa85a80f1aa0781c5e675e4bc44602 Issue-ID: CCSDK-1108 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2019-03-05Add support for CDS basic authAlexis de Talhouët5-1/+62
Change-Id: Ib7fcf41500ac7e9f8dc5f7670c5dd4a9206e5e23 Issue-ID: CCSDK-1055 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-28Integration test on gRPC clientAlexis de Talhouët8-855/+319
Change-Id: I5a7c4103a9139a5d1cc324cd23f644ba63e254c7 Issue-ID: CCSDK-947 - Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-22Expose gRPC service in OSGi service registryAlexis de Talhouët5-4/+1491
And fix few things Change-Id: If1829df08af92b37ab90790c4d6c306e06a0f04e Issue-ID: CCSDK-947 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-14Merge "saltstack server relocate"Dan Timoney4-460/+0
2019-02-14saltstack server relocateGanesh Chandrasekaran4-460/+0
Issue-ID: CCSDK-1075 Change-Id: I7ded6e6ff1425f3aa781a45aede5508031ce35a7 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2019-02-12Merge "Rework property file load logic for grpc & netbox"Dan Timoney7-202/+66
2019-02-09Rework property file load logic for grpc & netboxAlexis de Talhouët7-202/+66
We first try to load from the filesystem properties folder, if not found, then we load from the bundle itself. Change-Id: Ib4b422b1fe18f80b2f2258f96f3739d25bd756c9 Issue-ID: CCSDK-1038 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-08Merge "RA: Add allocation items to query results"Dan Timoney5-60/+161
2019-02-08RA: Add allocation items to query resultsStan Bonev5-60/+161
Change-Id: I35e51461ca1119c42e81fd9351c3b9cbd06da644 Issue-ID: CCSDK-1051 Signed-off-by: Stan Bonev <sb5356@att.com>
2019-02-08refactor dependency into ccsdkGanesh Chandrasekaran6-30/+149
Issue-ID: CCSDK-1041 Change-Id: I6c702169fa12fe84a1fba5a2fbe00844c68a41d7 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2019-02-05Fix netbox-adaptorAlexis de Talhouët1-0/+19
Change-Id: I0846495191902192854242f556c5aadec0469e28 Issue-ID: CCSDK-1038 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-05Merge "improved handling of indexed data"Dan Timoney23-461/+190
2019-02-05Merge "Client for BluePrintProcessingServiceGrpc"Dan Timoney13-33/+488
2019-02-04Merge "Remove saltstack-adaptor from adaptors-all group"Dan Timoney1-0/+2
2019-02-01Remove saltstack-adaptor from adaptors-all groupTimoney, Dan (dt5972)1-0/+2
saltstack-adaptor has dependencies on app-c code that need to be removed (otherwise there is circular dependency). Meanwhile, saltstack adaptor should be removed from the adaptors-all feature. Change-Id: I43df1a87bc86d885ff127a794915038146564ea3 Issue-ID: CCSDK-489 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-01improved handling of indexed dataRich Tabedzki23-461/+190
Changes made: * improve handling of indexed data in sli-adaptors:aai-service update request * added code to convert index based data to daat array based to better fit AAI UPDATE processing Change-Id: Ic5b457f546a70c82278c4f2c6b126b77e8d27eae Issue-ID: CCSDK-1013 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2019-01-31Merge "Fixed major sonar issue in AAIService.java"Dan Timoney1-19/+24
2019-01-30Merge "Deploy missing saltstack-adapter zip"Dan Timoney1-1/+3
2019-01-30Deploy missing saltstack-adapter zipTimoney, Dan (dt5972)1-1/+3
Updated pom.xml to deploy missing zip file used to install saltstack-adapter jar file in local maven repo. Change-Id: I5127a3e22a0b0688c73680f39b1ad75d54c60670 Issue-ID: CCSDK-1014 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-30Merge "fixed sonar issue in AAIDeclarations.java"Dan Timoney1-4/+6
2019-01-30Merge "Sonar Fix: EchoRequest.java"Dan Timoney1-3/+4
2019-01-30Merge "Sonar fix: UpdateRequest.java"Dan Timoney1-2/+3