summaryrefslogtreecommitdiffstats
path: root/quantum-client/src/main
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07Enhance Openstack ClientSmokowski, Steve (ss835w)6-91/+87
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-26Merge "remove unused code and comments."Seshu Kumar M1-4/+0
2019-04-19Merge "Remove unused code and clean up."Seshu Kumar M1-4/+0
2019-04-19Merge "Remove unused code and imports."Seshu Kumar M1-4/+0
2019-04-19Merge "Remove unused code and commented code."Seshu Kumar M1-4/+1
2019-04-19Remove unused code and import.Isaac Manuel Raj1-10/+0
Remove unused code and import. Issue-ID: SO-1490 Change-Id: Idbcc1e9aec2be8711b89705d4796a0a12b339721 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-19Remove unused code and imports.Isaac Manuel Raj1-4/+0
Remove unused code. Issue-ID: SO-1490 Change-Id: I83a379661a613f4775522b5486c70085a119911d Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-19Remove unused code and clean up.Isaac Manuel Raj1-4/+0
Remove unused code and clean up. Issue-ID: SO-1490 Change-Id: I511994ffe717d9c8195dad11274efb2b72a09fee Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-19remove unused code and comments.Isaac Manuel Raj1-4/+0
remove unused code and comments. Issue-ID: SO-1490 Change-Id: Iec7911450cd9ccf2b16662acf911199f7a5b8d3b Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-19Remove unused code and commented code.Isaac Manuel Raj1-4/+1
Remove unused code and commented code. Issue-ID: SO-1490 Change-Id: I579d7cef96bfbed2d71b7d92644070cebc6d5d52 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2018-09-11Use fasterxml jackson implementation in so/libsRob Daugherty1-2/+1
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-25code refactoring for quantum moduleseshukm6-314/+314
Issue-ID: SO-729 Change-Id: I4750ca1f77fcbd596d4b0873723ba020f5088f55 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-19Replace type specification with operator ("<>")rama-huawei1-1/+1
Issue-id: SO-227 Change-Id: I8d7dfee85cee23afeecac42aa8b89f40989b3706 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty6-0/+96
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC6-0/+486
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>