summaryrefslogtreecommitdiffstats
path: root/swift-model/src/main/java/com/woorea/openstack/swift/model
AgeCommit message (Collapse)AuthorFilesLines
2018-09-11Use fasterxml jackson implementation in so/libsRob Daugherty2-3/+2
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 refactorng of swift moduleseshukm5-287/+287
Issue-ID: SO-729 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I91a3da3a07e764265de5871f7634ed3be3c92a6b
2017-10-19Replace type specification with operator ("<>")rama-huawei1-1/+1
Issue-id: SO-224 Change-Id: Ie7ac4365aa763e732413848ccdcf8c27f8029eb9 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty5-0/+80
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC5-0/+356
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>