summaryrefslogtreecommitdiffstats
path: root/ceilometer-model/src
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07Enhance Openstack ClientSmokowski, Steve (ss835w)8-165/+114
Update Openstack Client to support additional fields Updat all formatting issues Issue-ID: SO-1844 Change-Id: I1369e0c18cc25274db8df7e12855a020b8da38da Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-04-18Change license and remove unnecessary code.Isaac Manuel Raj1-1/+0
Change license and remove unnecessary code. Issue-ID: SO-1490 Change-Id: I3902c3316b010b60813e77d2452954f756927572 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2018-09-11Use fasterxml jackson implementation in so/libsRob Daugherty8-36/+43
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-09-10Functional so/libs unit testsRob Daugherty4-153/+259
Unit tests to prepare for migration from the codehaus to the fasterxml implementation of jackson. Iincreases the code coverage metric from 51% to 70%. Change-Id: I6338214f3de9df95956b46d4e313d00052eb8692 Issue-ID: SO-1011 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-07-25Fix basic checkstyle ceilometer-modelseshukm4-240/+240
Issue-ID: SO-729 Change-Id: Icc76f88224fb9a7c06bc49106c285718046f8188 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-03-13update the license info for test filesSeshu-Kumar-M4-0/+16
Issue-ID: SO-453 Change-Id: Ie92c66d3bb24d406d06ca60b298ed20c63eea1ae Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-07Improve UT for libssubhash kumar singh1-0/+79
Improve UT for libs. Change-Id: I36e02d75cb374d8a8fa829be41471005f80a75b8 Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-07Improve UT for libssubhash kumar singh1-0/+79
Improve UT for libs. Change-Id: I9e835a18c051fdca07db917390b0b5f4c0f8da7b Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-07Improve UT for libssubhash kumar singh1-0/+49
Impove UT for libs. Change-Id: I98404fb32b0d7b46a23c700e48e605540669a886 Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-07Improve UT for libssubhash kumar singh1-0/+54
Improve UT for libs Change-Id: I67a139cd273f78f762f0f56b992398414ad386de Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty4-0/+64
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC4-0/+286
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>