summaryrefslogtreecommitdiffstats
path: root/openstack-console
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Remove unused connectors and modulesRob Daugherty28-1765/+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>
2018-03-27Update so/libs to version 1.2.1Rob Daugherty1-4/+4
This version's parent will be oparent:1.1.0 instead of oparent:1.1.0-SNAPSHOT (which has been banned). Change-Id: I562f02b096687e18689615a4b234b911bbeca1fb Issue-ID: SO-536 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-02-22Port SO/lib artifacts to ONAP folder structureArthur Martella1-7/+7
Change-Id: Id1fa603699ec43f466916bd11cd28af775dfd61e Issue-ID: SO-372 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-11-20Bump minor versionv1.2.0Jessica Wagantall1-6/+6
Bump minor version in preparation for Amsterdam branching. Change-Id: I085f4e8f05d2956b0cf06342a34deeefac156e31 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-07-19Fix artifact group IDs (org.openecomp.so)Rob Daugherty1-7/+7
Since the repositories were renamed from "mso" to "so" the artifact group IDs in the poms must be updated to match. Issue: SO-39 Change-Id: I53c6f5ffc903baf7176dddc8138c5eb602d65893 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-03-13Update version to 1.1.0ChrisC1-3/+3
Change-Id: I93c2955138d9bdfbb55f4e4a9be473595287a629 Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC28-0/+1349
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>