aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2019-01-30Merge "fixed sonar issue in GenericRequest.java"Dan Timoney1-2/+4
2019-01-30Merge "fixed sonar issues in NodesQueryRequest.java"Dan Timoney1-22/+4
2019-01-30Merge "fixed sonar issues in AAIServiceUtils.java"Dan Timoney1-2/+4
2019-01-30Merge "fixed sonar issues in NamedQueryRequest.java"Dan Timoney1-5/+7
2019-01-30Merge "fixed sonar issues in GenericQueryRequest.java"Dan Timoney1-3/+5
2019-01-30Merge "fixed sonar issue in AAIRequest.java"Dan Timoney1-2/+1
2019-01-30Merge "Sonar fix: ResourceJdbcDaoImpl.java"Dan Timoney1-4/+7
2019-01-30Merge "fixed sonar issues in AAIClientRESTExecutor.java"Dan Timoney1-5/+5
2019-01-29Client for BluePrintProcessingServiceGrpcAlexis de Talhouët13-33/+488
Change-Id: I32d3bd80b9004d98c3c34f73081c156192fb4432 Issue-ID: CCSDK-947 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-01-29Add gRPC client scafholdingAlexis de Talhouët12-0/+664
Change-Id: I3775d0bfe2806f099952fe620b8b7705bf30fb7a Issue-ID: CCSDK-947 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-01-21RA: Allow for partial resource releaseStan Bonev9-104/+314
Change-Id: Ie0cffbfaae6bb0ffcdb682f91ef3481fbdb35d7a Issue-ID: CCSDK-971 Signed-off-by: Stan Bonev <sb5356@att.com>
2019-01-11Changes for FluorineTimoney, Dan (dt5972)49-261/+247
Update sli/adaptors to compile against ODL Fluorine Change-Id: I9ec4c89301678e9398dc2c43db4cffff03953806 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-10RA: Fix locking when there is expired lock in DBStan Bonev4-24/+26
Change-Id: I026bdea43c0386689c98902aac95be02e27f7704 Issue-ID: CCSDK-937 Signed-off-by: Stan Bonev <sb5356@att.com>
2019-01-10fixed sonar issue in AAIDeclarations.javaSandeep J1-4/+6
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: Ib22bbd3a59994d77713eeb5e556211ddb3f662d5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-10Merge "Prepare for release build"0.4.0Dan Timoney49-544/+563
2019-01-10Merge "fixed sonar issues in ResourceAllocator.java"Dan Timoney1-3/+6
2019-01-09Sonar fix: UpdateRequest.javaArundathi Patil1-2/+3
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-922 Change-Id: I8c51fe961b9e007e44253c1c14850a0f79ea4f1e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-09Sonar Fix: EchoRequest.javaArundathi Patil1-3/+4
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-921 Change-Id: Ic438dfcd98b5643aef42da391e1926a2d79e6c38 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-09fixed sonar issue in MdsalResourceActivator.javaSandeep J1-2/+4
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: I9cd20d7bd20b0f914aa2302befe9dd47d2354e6a Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-09fixed sonar issues in ResourceAllocator.javaSandeep J1-3/+6
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: Ifb2155d46aa1d1552c2ce1a9b0660b5b787e2f92 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-09fixed sonar issue in GenericRequest.javaSandeep J1-2/+4
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: Ice555ba2ca3ae91fd8c745d512d7615f214ffe09 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-09fixed sonar issues in NodesQueryRequest.javaSandeep J1-22/+4
fixed sonar issues Issue-ID: CCSDK-552 Change-Id: Ia09a12c091eb310ba31973d8777d79c70aa850a2 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-09fixed sonar issues in NamedQueryRequest.javaSandeep J1-5/+7
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I2947dc37fd46a07ceeed8a2014845f898b8d9699 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-09fixed sonar issues in AAIServiceUtils.javaSandeep J1-2/+4
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I9bf8336829eec56d5ddadef8adbb6b68b4cfbc99 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>