summaryrefslogtreecommitdiffstats
path: root/openstack-client-connectors/http-connector/src/main/java/com/woorea
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07Enhance Openstack ClientSmokowski, Steve (ss835w)4-206/+177
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)2-5/+6
Issue-ID: SO-1346 Change-Id: Ia0d7cd7f66e6f5d6976e19e5c56efbe7d02aa98f Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-09-11Use fasterxml jackson implementation in so/libsRob Daugherty2-19/+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-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>
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-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC4-0/+491
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>