summaryrefslogtreecommitdiffstats
path: root/openstack-client/src
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Remove unused connectors and modulesRob Daugherty1-141/+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-07-25basic code refactoring take 2seshukm6-224/+224
Issue-ID: SO-729 Change-Id: Icc4e10dd2ef5299df7f9d6b80437fa64bdc9c48b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25Basic code refactoring base clientseshukm9-224/+224
Issue-ID: SO-729 Change-Id: Ife12f0bc1670733fca76058f33d567f266ab2f7b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25fix for the null throwseshukm1-79/+81
Issue-ID: SO-729 Change-Id: I8de79ead36e7d7385ee44920198c89777e466fc7 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-03-13Update license for SO-libs testSeshu-Kumar-M1-0/+4
Issue-ID: SO-453 Change-Id: Ib162dbdec6a60465bb345187a22be8f23bf6d7a6 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-02-12Improve the UT of key flows of the SOAbhishek Shekhar2-0/+151
Change-Id: Idea793677815edcf53b9433f2fd1da26e7d52512 Issue-ID: SO-369 Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
2017-10-17Replace type in constructor with diamond operatorrama-huawei3-5/+6
Issue-id:SO-227 Change-Id: Iffd874a5abad36d282f62e4e7cce9a3cd36e3c80 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty16-0/+256
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC16-0/+747
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>