summaryrefslogtreecommitdiffstats
path: root/openstack-client-connectors
AgeCommit message (Collapse)AuthorFilesLines
2023-03-30Package upgrade for the SO and so-libsLukasz Rajewski1-1/+12
Issue-ID: SO-4001 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I1229900f00086404a2061c9aaf47f28bbef3aa39
2023-03-30SO-4001 : Package upgrade for the SO and so-libskiran mhetre1-2/+2
Issue-ID: SO-4001 Signed-off-by: kiran mhetre <kiran.mhetre@t-systems.com> Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I11cc78ea6e1f5b2c01a539dcf359455279d0909a
2023-03-28Change pom versions for London relLukasz Rajewski2-2/+2
Issue-ID: SO-4089 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I11cc78ea6e1f5b2c01a337dcf358455273d0909a
2021-08-05SO-libs Critical vulnerability.Mukesh Paliwal1-0/+1
Issue-ID: SO-3731 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: Ic8c7ce73c40079930d308ac9391bf9581a7b71e7
2021-06-28Updating pom version to 1.9.0-SNAPSHOTMukeshKumar2-2/+2
Issue-ID: SO-3688 Signed-off-by: Mukesh <mukeshsharma@est.tech> Change-Id: I8ea1685dcae556cbe2ad5422aaf70341a4c95912
2020-08-13bump the so/libs version for the Guilinseshukm2-2/+2
Issue-ID: SO-3073 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I39e7df35dcb52e5c3ed635bba827d4b350113bac
2020-08-11Use java11 as default jdkJerzySzachniewicz2-2/+2
Issue-ID: SO-3073 Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com> Change-Id: If2f42e75d4a48591b39358f8f53192d7c5216f12 Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
2020-03-27bump the version of the libs to 1.6.1seshukm2-2/+2
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I2108afe415472a79f686cd434b58320ffccd0a6f
2020-02-25Bump Pom version to be past last release versionSmokowski, Steve (ss835w)2-2/+2
Issue-ID: SO-2677 Change-Id: I2b42ab69c94a1d7765ef8abf41e8222a69f80463 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-06-07Update so/libs to 1.5.0Marcus G K Williams2-2/+2
Issue-ID: SO-2006 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Change-Id: Ic196b5ac2004c2c43c48987e94012d34c0095673
2019-05-07Enhance Openstack ClientSmokowski, Steve (ss835w)6-267/+239
Update Openstack Client to support additional fields Updat all formatting issues Issue-ID: SO-1844 Change-Id: I1369e0c18cc25274db8df7e12855a020b8da38da Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-04-19Added logging for exception handling.Isaac Manuel Raj1-0/+3
Added logging for exception. Issue-ID: SO-1490 Change-Id: I5062d422c1deb44c102a6f205be24c99a40a8627 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-17Merge "modify array declare, removed unused import"Seshu Kumar M1-4/+4
2019-04-17modify array declare, removed unused importSindhuri.A1-4/+4
modified array declaration,removed unused import and changed variable name Issue-ID: SO-1490 Change-Id: I240a6912bdc3a913a279166ef92e2a2ea0d75873 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-17Change variable name, removed unused importSindhuri.A1-7/+6
Change variable name, removed unused import Issue-ID: SO-1490 Change-Id: Ia27b7a4aa631b67dcfb42ed39a74e0187b72772d Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-17Merge "Replace the type specification in this constructor call with the ↵Seshu Kumar M1-1/+1
diamond operator"
2019-04-17Replace the type specification in this constructor call with the diamond ↵Isaac Manuel Raj1-1/+1
operator Replace the type specification in this constructor call with the diamond operator Issue-ID: SO-1490 Change-Id: I6284c11a2608f6fdbf0fc9ad14b83f9d49d192e6 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-17The Cyclomatic Complexity of this method "request"Isaac Manuel Raj1-29/+39
The Cyclomatic Complexity of this method "request" Issue-ID: SO-1490 Change-Id: Ie075744b8af0b816bafd2196e1536316bf7de07a Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-12Code Enhancement (Sonar Fixes)Isaac Manuel Raj2-58/+14
Sonar Issues Fixes Issue-ID: SO-1490 Change-Id: I1cba16fafce421c2b3589f86ffd696dc8d8ca3d7 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-12Code Enhancement (Sonar Fixes)Isaac Manuel Raj2-67/+45
Sonar Issues Fixes Issue-ID: SO-1490 Change-Id: Ie016d80897d2cc53003cfb4aba5b9a2b5da9bf4d Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2018-12-20Swap Logger to SLF4JSmokowski, Steve (ss835w)3-33/+38
Issue-ID: SO-1346 Change-Id: Ia0d7cd7f66e6f5d6976e19e5c56efbe7d02aa98f Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-10-19Update version to 1.4.0-SNAPSHOT for DublinRob Daugherty2-2/+2
Henceforth, the master branch will be for Dublin work. Change-Id: I61f48eb66b1a07a7ee9df2bcc4442ca229104677 Issue-ID: SO-1151 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-09-12Remove unused connectors and modulesRob Daugherty17-1385/+0
NexusIQ issue: org.codehaus.jackson Jersey 2.6 uses codehaus.jackson which has security vulnerabilities. Rather than upgrading the Jersey version, I'm totally removing the Jersey, Jersey2, and RESTEasy connectors. We don't use them. I'm also removing the console and examples modules. They haven't even been compiled in a long time. Unit test coverage will go up to 74%. Change-Id: Ie0145e56718adfe5ea7a677439564e7a25c73fe6 Issue-ID: SO-864 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-09-11Use fasterxml jackson implementation in so/libsRob Daugherty8-92/+77
NexusIQ issue: org.codehaus.jackson This commit changes so/libs from the old codehaus jackson implementation to the fasterxml implementation. 2.8.10 is the latest version compatible with the 1.5.13.RELEASE springboot version used in SO. Change-Id: I3b1167dd0efeb3463efb7e01fac26d0f312d7aad Issue-ID: SO-864 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-09-11Fix the highest CLM priority issueseshukm1-1/+1
SO/libs org.jboss.resteasy version updated to 3.5.1 from 3.5.0 Change-Id: I69b252c0e0b1344c627462992ce0906c33af3813 Issue-ID: SO-872 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25basic code refactoring of wooreaseshukm4-187/+187
Issue-ID: SO-729 Change-Id: Ie2352a3721cd431a875259cfb00a0fd20df866ca Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25basic code refactoring client connectorseshukm10-774/+774
Issue-ID: SO-729 Change-Id: If7331155e44582fcfeb1f7473ee42b1d8d55238a Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25code issues fixedseshukm1-1/+1
Issue-ID: SO-729 Change-Id: Ib10e7257ee2c9524967a6ba73b18c1bee9d9add2 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-04-10Non-GPL implementation of JerseyLoggingFilterRob Daugherty3-261/+461
Does the same thing, and can carry the Apache 2.0 license. 97.3% unit test coverage. Change-Id: I5ebe78616af2c0e4402deb30a165b3c62ed2efd8 Issue-ID: SO-398 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-27Update so/libs to version 1.2.1Rob Daugherty5-8/+8
This version's parent will be oparent:1.1.0 instead of oparent:1.1.0-SNAPSHOT (which has been banned). Change-Id: I562f02b096687e18689615a4b234b911bbeca1fb Issue-ID: SO-536 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-20NexusIQ security violation - httpclientRob Daugherty2-7/+2
Violation in: org.apache-httpcomponents : httpclient : 4.4.1, 4.3.1, 4.3.3, 4.5, 4.5.2 Fix: Upgrade httpclient to 4.5.5 and httpcore to 4.4.4 Change-Id: I438214d7ee866dd95ffb6bcbc47999b95f200bec Issue-ID: SO-507 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-13Merge "Fix the vulnerability issue"Seshu Kumar M3-3/+25
2018-03-13Fix the vulnerability issueByung-Woo Jun3-3/+25
Upgrade vulnerable jars with jars without vulnerability Change-Id: I5cd9073a04db79e173fdd3b85e4712a1cf177531 Issue-ID: SO-458 Signed-off-by: byungwoojun<byung-woo.jun@ericsson.com>
2018-03-13update the license infoSeshu-Kumar-M1-17/+2
Issue-ID: SO-453 Change-Id: I7357f31546903ca63cb28b7f1bd3dbdd291d51d1 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-02-22Port SO/lib artifacts to ONAP folder structureArthur Martella5-12/+12
Change-Id: Id1fa603699ec43f466916bd11cd28af775dfd61e Issue-ID: SO-372 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-02-11libs unit test casesSeshu-Kumar-M1-1/+6
Issue-ID: SO-369 Change-Id: I86ff7fafb8386df6046b7989cef7444c1aed0446 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-11-20Bump minor versionv1.2.0Jessica Wagantall5-7/+7
Bump minor version in preparation for Amsterdam branching. Change-Id: I085f4e8f05d2956b0cf06342a34deeefac156e31 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-23Merge "Replace type specification with operator "<>""Seshu Kumar M2-1/+3
2017-10-23Replace type specification with operator "<>"rama-huawei2-1/+3
Issue-id: SO-224 Change-Id: I83d5904758ef700d0e450571d98f9511dc9eb28a Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-23Merge "Added the "@Override" annotation"Seshu Kumar M4-4/+7
2017-10-18Added the "@Override" annotationrama-huawei4-4/+7
Issue-id: SO-224 Change-Id: Ia7802db1ba32a97340bca8d0c71714b988abb6e5 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-18Replace the usage of System.out by a loggerrama-huawei3-4/+5
Issue-id: SO-213 Change-Id: Ifd4cca77a0dfe72d876af605ad7ae6d967b5b056 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty13-0/+208
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-07-19Fix artifact group IDs (org.openecomp.so)Rob Daugherty5-12/+12
Since the repositories were renamed from "mso" to "so" the artifact group IDs in the poms must be updated to match. Issue: SO-39 Change-Id: I53c6f5ffc903baf7176dddc8138c5eb602d65893 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-03-13Update version to 1.1.0ChrisC5-14/+14
Change-Id: I93c2955138d9bdfbb55f4e4a9be473595287a629 Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC22-0/+1582
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>