summaryrefslogtreecommitdiffstats
path: root/openstack-examples/src/main/java/com/woorea/openstack/examples/compute/NovaListFlavors.java
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Remove unused connectors and modulesRob Daugherty1-67/+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-25refactoring the examplesseshukm1-34/+34
Issue-ID: SO-729 Change-Id: Iaa750d0a9bf60b9f983c4d83ed4125e221c7fba1 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty1-0/+16
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC1-0/+51
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>