summaryrefslogtreecommitdiffstats
path: root/aai-service
AgeCommit message (Collapse)AuthorFilesLines
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 Timoney6-230/+235
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 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>
2019-01-09Fixed major sonar issue in AAIService.javaezhil1-19/+24
Change-Id: Ice32a830fa2d9885b64f7ce7a0d0fb47c268cb67 Issue-ID: CCSDK-914 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-09fixed sonar issues in GenericQueryRequest.javaSandeep J1-3/+5
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: Id3fa1cb63c7a5995f9c0f4705ba7efc2b445bd9d Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-09fixed sonar issue in AAIRequest.javaSandeep J1-2/+1
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: I5de829cadb185a47fae62e0cef3f15dde9a90da2 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-09fixed sonar issues in AAIClientRESTExecutor.javaSandeep J1-5/+5
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I355f1db86baab851e882194102c1a93785decae0 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-08Prepare for release buildTimoney, Dan (dt5972)6-230/+235
Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I636340b7317348c3f2c68897fc06656e1a917076 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-08fixed sonar issue in AAIRequest.javaSandeep J1-1/+3
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: Ia8f0883f29ae227225da393254106b4862dafffe Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-07Merge "fixed sonar issues in AAIClientRESTExecutor"Dan Timoney1-9/+11
2019-01-07Merge "fixed sonar issue in AAIDeclarations.java"Dan Timoney1-9/+12
2019-01-07Merge "Fixed major sonar issues in AAIClientRESTExecutor"Dan Timoney1-2/+4
2019-01-07fixed sonar issues in AAIClientRESTExecutorSandeep J1-9/+11
fixed sonar issues Issue-ID: CCSDK-552 Change-Id: I7ef4106478624255a4d5e3cd187108dadb5be1fe Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-07fixed sonar issue in AAIDeclarations.javaSandeep J1-9/+12
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: I06c1b4b8fa16b5e4adfaab1b245bcbdb674a36e4 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2019-01-04Fixed major sonar issues in AAIClientRESTExecutorezhil1-2/+4
Change-Id: Ibeb24cd357f099f9f85da05a7da2e0ebe42b679f Issue-ID: CCSDK-906 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-01Sonar fix: AAIClient.javaArundathi Patil1-3/+0
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-887 Change-Id: I550bf695f3bb7827a3f16c235a58d87a533fab6e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-28Merge "Sonar fix: AAIClient.java"Dan Timoney1-1/+2
2018-12-21Sonar fix: CustomQueryRequest.javaArundathi Patil1-5/+3
Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-872 Change-Id: I64a1c297f3eba7305479b7102eccf9ffd8b7ec18 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-21Sonar fix: AAIClient.javaArundathi Patil1-1/+2
Fixed sonar isues/code-smells across this file Issue-ID: CCSDK-871 Change-Id: I95c8072f1c08039af84965947cac0ac26e7a8cea Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-18Removed unused imports in RelationshipRequest.javaezhil1-5/+2
Removed unsed imports Issue-ID: CCSDK-833 Change-Id: Ic25e289864195999050b2b42b3cf8a492bd5c8a4 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-17Merge "Fixed sonar issues in CustomQueryRequest.java"Dan Timoney1-16/+17
2018-12-17Fixed sonar issues in CustomQueryRequest.javaezhil1-16/+17
Fixed major and minor sonar issues Issue-ID: CCSDK-832 Change-Id: I22c84582106e2ddc4068b1d4546618bc44ccec02 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-17Fixed Major issues in AAIDeclarationsezhil1-198/+204
Fixed major sonar issues Issue-ID: CCSDK-831 Change-Id: Iac027c34755ceb54b9c3d38aea0a8aedbe221c37 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-30Merge "Added fix for potential nullpointerexception"Dan Timoney1-1/+3
2018-11-29Added fix for potential nullpointerexceptionChandan Ghosh1-1/+3
Added fix for potential nullpointerexception reported in sonar Issue-ID: CCSDK-767 Change-Id: I92a363ded79ea282c24216b525c8567492a53e17 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-11-29added log for exception blockChandan Ghosh1-1/+1
Added log for exception block reported in sonar Issue-ID: CCSDK-767 Change-Id: I71d5cc7df8a0b3aefb2046a2d2860339f16216d0 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-11-21Restore inventory-response-item in XSD ModelRich Tabedzki1-0/+11
Changes made: * Restored the original definition of inventory-response-item to include supported data types Change-Id: Ib7b708660635539c04a77d5e2aa5f4d2ab8a8f13 Issue-ID: CCSDK-740 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2018-10-23Roll to initial Dublin snapshotTimoney, Dan (dt5972)6-12/+12
Roll version to initial Dublin snapshot Change-Id: I2b1b5aaa6919c9259d46d2988fb65836f47a3bf9 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-11Prepare for RC0 release3.0.0-ONAP0.3.1Timoney, Dan (dt5972)6-6/+6
Update to prepare for RC0 release build: remove -STAGING tag from release version and use released parent poms. Change-Id: I5e07d7af8381af1f22b8288965d400f95eb92abf Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-09-26Roll to next snapshotTimoney, Dan (dt5972)6-15/+12
Roll to next snapshot release Change-Id: I635702b1ef321150741607ec4082f50ca1d9eee3 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-25Prepare for release version0.3.0Timoney, Dan (dt5972)6-6/+11
Update to use released parent pom and remove -STAGING from release version. Change-Id: I41fbd91a0ccddf9386ac9985d6272d952c5f80ed Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-17Implement support for inner variablesRich Tabedzki7-15/+43
Changes made: * added code that allows replacement of aai version variable in variable substitution Change-Id: Ib2226c3ed0b308abcdcfe70797960bd32e4eaf50 Issue-ID: CCSDK-580 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2018-09-12Adding new resources of aai v14 modelgaurav1-39/+51
Added new resources from AAI v14 model to aai-path.properties. Change-Id: Idca20bf8e2390c11541ba0733f3ce7facaa20de2 Issue-ID: CCSDK-324 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-09-11Updating aai adapter to v14 modelgaurav28-946/+2686
Updated AAI XSD model to v14 to make new schema's available to SDNC. Change-Id: I9b282bd23e754e0b8ef39a3013f7240a869fae5f Issue-ID: CCSDK-324 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-09-07Updating thirdparty sdnc path aai versiongaurav1-2/+2
Updating thirdparty sdnc path to v13 version of aai. Change-Id: Ib20888ce98366380648730326ffc53ac8c7b6b0b Issue-ID: CCSDK-480 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-08-22Adding thirdparty sdnc path to aai propertiesgaurav1-1/+3
Added thirdparty sdnc path to aai properties. Change-Id: I39ceca785c8a9be345ed0dc7df33b55148e886e3 Issue-ID: CCSDK-480 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-08-21fix exception handlingAgarwal, Ruchira(ra1926)1-31/+22
Alternate solution for exception handling Change-Id: Iccafba83ea9d8f01e930c4fb63b1a80a4a0d8af7 Issue-ID: CCSDK-426 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com>
2018-08-06fix http error handlingRuchira Agarwal1-5/+52
Enhance exception handling by providing alternate message when getResponseMessage() call fails. Change-Id: I70123b1cb295f6fe6aeb0afbdd6714e1adddaa01 Issue-ID: CCSDK-426 Signed-off-by: Ruchira Agarwal <ra1926@att.com>
2018-07-12Fix sonar issue in AAIClientRESTExecutorParshad Patel1-2/+1
FileInputStream closed Issue-ID: CCSDK-332 Change-Id: I889e6f57e50eb3256b74c7f5342dea872ea3aa6a Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-07-06AAIService change URL to URIAgarwal, Ruchira(ra1926)1-2/+1
Use URI instead of URL for resource-link Change-Id: I0d29f14a0425ff098d3b965e6d9ba54ab2c9aff7 Issue-ID: CCSDK-353 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com>
2018-06-22Add feature aggregatorTimoney, Dan (dt5972)2-3/+3
Add feature aggregator ccsdk-sli-adaptors-all to install all adaptor features. Change-Id: I8e0fa515a18f62a5ca0530d79a1334942c71e5e0 Issue-ID: CCSDK-281 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-06-18Update sli/adaptors to ODL OxygenTimoney, Dan (dt5972)2-245/+195
Update sli/adaptors to compile against ODL Oxygen parent poms. Change-Id: I112c5aa56dd985ad0e7e361d3839ec7069e5641c Issue-ID: CCSDK-281 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-06-07Corrected Access Specifier modificationRich Tabedzki1-16/+0
Changes made: * Removed calls to Method::setAccessible(true) Change-Id: I5a73939383859cb7e5a241be8b3d4f52cea3c45a Issue-ID: CCSDK-287 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2018-06-06Roll version for CasablancaTimoney, Dan (dt5972)6-12/+12
Roll version for Casablanca development start Change-Id: I18e7bbd6dfb2cdcc7bf302411c03ee298ec76be6 Issue-ID: CCSDK-295 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-31Use released parent pomv0.2.42.0.0-ONAPbeijing2.0.0-ONAPTimoney, Dan (dt5972)6-6/+6
Update to use release parent pom version 1.0.4 Change-Id: Ie5aff311743e9b962cfbdd319ba08ae49c3a4380 Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>