summaryrefslogtreecommitdiffstats
path: root/openstack-client-connectors/http-connector
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 Rajewski1-1/+1
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-SNAPSHOTMukeshKumar1-1/+1
Issue-ID: SO-3688 Signed-off-by: Mukesh <mukeshsharma@est.tech> Change-Id: I8ea1685dcae556cbe2ad5422aaf70341a4c95912
2020-08-13bump the so/libs version for the Guilinseshukm1-1/+1
Issue-ID: SO-3073 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I39e7df35dcb52e5c3ed635bba827d4b350113bac
2020-08-11Use java11 as default jdkJerzySzachniewicz1-1/+1
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.1seshukm1-1/+1
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)1-1/+1
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 Williams1-1/+1
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)5-237/+208
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 Daugherty1-1/+1
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-11Use fasterxml jackson implementation in so/libsRob Daugherty3-24/+19
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-07-25basic code refactoring client connectorseshukm4-204/+204
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-03-27Update so/libs to version 1.2.1Rob Daugherty1-1/+1
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 Daugherty1-4/+1
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 M1-1/+8
2018-03-13Fix the vulnerability issueByung-Woo Jun1-1/+8
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 Martella1-2/+2
Change-Id: Id1fa603699ec43f466916bd11cd28af775dfd61e Issue-ID: SO-372 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-11-20Bump minor versionv1.2.0Jessica Wagantall1-1/+1
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-18Replace the usage of System.out by a loggerrama-huawei2-3/+4
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 Daugherty4-0/+64
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-07-19Fix artifact group IDs (org.openecomp.so)Rob Daugherty1-2/+2
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.0ChrisC1-3/+3
Change-Id: I93c2955138d9bdfbb55f4e4a9be473595287a629 Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC6-0/+523
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>