aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-19Add BOM for sli/adaptorsTimoney, Dan (dt5972)2-0/+150
Add BOM for sli/adaptors for ease of dependency specification. Change-Id: I90b5015fdae144d72cd5e85e2e99a7345094abd0 Issue-ID: CCSDK-856 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-19Merge "Fixed sonar issue in ResourceAllocator.java"Dan Timoney1-9/+10
2018-12-19Merge "Fixed soanr issue in LockHelperImpl.java"Dan Timoney1-2/+3
2018-12-19Merge "Fixed sonar issue in ResourceLockedException.java"Dan Timoney1-1/+3
2018-12-18Fixed sonar issue in ResourceAllocator.javaezhil1-9/+10
Fixed major sonar issue Issue-ID: CCSDK-836 Change-Id: I8bc5229f24f7a6c5668f52fc1ab3b8e13387edb1 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-18Fixed soanr issue in LockHelperImpl.javaezhil1-2/+3
Fixed major sonar issues Issue-ID: CCSDK-835 Change-Id: I53375dd95cdcec36f1a97630c9fdc2d9f57d8613 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-18Fixed sonar issue in ResourceLockedException.javaezhil1-1/+3
Fixed major sonar issue Issue-ID: CCSDK-834 Change-Id: Ifeb52731e712d1459f3922008fcf65161bda0dd3 Signed-off-by: ezhil <ezhrajam@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-12-11Update INFO.yaml fileJessica Wagantall1-16/+46
- Add Gaurav Agrawal as committer - Add missing info sections - Fix indentation to pass verify Change-Id: I9c7d7142b0ccd21e884fda305b5ba922273b5554 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-12-05Update INFO.yaml fileJessica Wagantall1-5/+4
Remove Ryan Goulding Change-Id: I075e572a64294c43df13c79fcbd17a64ea8a5e3f Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-30Merge "Added fix for potential nullpointerexception"Dan Timoney1-1/+3
2018-11-30Merge "Added fix for potential nullpointer exception"Dan Timoney1-1/+1
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 fix for potential nullpointer exceptionChandan Ghosh1-1/+1
Added fix for potential nullpointerexception reported in sonar Issue-ID: CCSDK-767 Change-Id: Ifebf7a57f27cb0de83d3cd5e805e0547b28ee845 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-28Merge "RA: Release resources on specific target"Dan Timoney11-106/+472
2018-11-28RA: Release resources on specific targetStan Bonev11-106/+472
Change-Id: I695a916a3d527f61b9483bbb27977695fb1e094c Issue-ID: CCSDK-766 Signed-off-by: Stan Bonev <sb5356@att.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-11-12Remove netbox.propeties as provided by OOMAlexis de Talhouët1-19/+0
Change-Id: I1e1a36a955c5b5ba4ba28d086141c6d3e7b0c7c0 Issue-ID: CCSDK-655 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-11-06packaging changesSmokowski, Kevin (ks6305)4-5/+11
don't embed sli provider, sli common or db lib in sql resource or resource assignment Change-Id: I9a8a2a53455287ee60322785da9e4e7ca0614b96 Issue-ID: CCSDK-653 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2018-11-01RA: Enhance query for allocated resourcesStan Bonev12-91/+296
Change-Id: I97d724910d1caac8d7b16455296a41fef1669310 Issue-ID: CCSDK-644 Signed-off-by: Stan Bonev <sb5356@att.com>
2018-10-30RA: Add timeout parameters to the lock APIStan Bonev3-6/+28
Change-Id: I5f8cd856d245829036ed563969fe75887e443467 Issue-ID: CCSDK-642 Signed-off-by: Stan Bonev <sb5356@att.com>
2018-10-26Fix sonar blocker issue in sli/adaptersParshad Patel2-21/+20
Fix use try-with-resources issues in ansible-adapter,salstack-adapter Issue-ID: CCSDK-629 Change-Id: Ie8457751c155aa95fdfcdf2faad4cd8089a58ad3 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-10-25RA: New criteria for querying allocated resourcesStan Bonev12-48/+392
Change-Id: Ia3a4b162ea4eca51ba7c500ad5daaa3865e26314 Issue-ID: CCSDK-620 Signed-off-by: Stan Bonev <sb5356@att.com>
2018-10-23Roll to initial Dublin snapshotTimoney, Dan (dt5972)48-96/+96
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)48-48/+48
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)48-121/+96
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)48-48/+88
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-17Merge "Add cloud param name as ip_address_type"Dan Timoney1-3/+4
2018-09-17Add cloud param name as ip_address_typeAlexis de Talhouët1-3/+4
Change-Id: I4ccaa9233a71c3bd2cbef27c7e1ab5152041876d Issue-ID: CCSDK-579 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-14RA: Expose resource locking as DG nodeStan Bonev5-0/+137
Change-Id: Ic12c8c7c59baf29630dab442de64a66dc40bc02e Issue-ID: CCSDK-573 Signed-off-by: Stan Bonev <sb5356@att.com>
2018-09-13Merge "Adding new resources of aai v14 model"Dan Timoney1-39/+51
2018-09-13Merge "Updating aai adapter to v14 model"Dan Timoney28-946/+2686
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-11Mdsal resource activator coverageGanesh Chandrasekaran1-0/+328
Issue-ID: CCSDK-521 Change-Id: I88534c476337fbfbeb66a542780a3474a982f219 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2018-09-07Merge "Mdsal properties test case added"Dan Timoney1-0/+62
2018-09-07Merge "Updating thirdparty sdnc path aai version"Dan Timoney1-2/+2
2018-09-07Mdsal properties test case addedGanesh Chandrasekaran1-0/+62
Issue-ID: CCSDK-521 Change-Id: Ic71469cdcbacb2253e45091c29d893e025fd398b Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2018-09-07Merge "Ansible ConnectionBuilder cert based test"Dan Timoney2-1/+162
2018-09-07Merge "Ansible ConnectionBuilder cover update"Dan Timoney1-0/+119
2018-09-07Merge "Test ansible adaptor props"Dan Timoney1-0/+53
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-09-07Ansible ConnectionBuilder cert based testGanesh Chandrasekaran2-1/+162
Issue-ID: CCSDK-521 Change-Id: I5c1b4b86ff8c23c3c8a96bf2f217dd8d86b8261f Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2018-09-07Ansible ConnectionBuilder cover updateGanesh Chandrasekaran1-0/+119
Issue-ID: CCSDK-521 Change-Id: Ia9c6052ad1d1cb0c528f67cf2c730c50e4f167b7 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>