summaryrefslogtreecommitdiffstats
path: root/openstack-console/src/main/java/com
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Remove unused connectors and modulesRob Daugherty26-1681/+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-25code refactroing of console codeseshukm8-312/+312
Issue-ID: SO-729 Change-Id: I3489dbd52b114e309fb2c1bcc1388787a5b72e7a Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25code refactoring take 2seshukm10-327/+327
Issue-ID: SO-729 Change-Id: I82efa7420f9b9917175e6c47caa0929fa697d78d Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25basic code refactoring console take 1seshukm8-211/+211
Issue-ID: SO-729 Change-Id: Ief0e13a137cc0933c37f8bf416a4e92b57848298 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty26-0/+416
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC26-0/+1265
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>