summaryrefslogtreecommitdiffstats
path: root/quantum-model/src
AgeCommit message (Collapse)AuthorFilesLines
2018-09-11Use fasterxml jackson implementation in so/libsRob Daugherty36-212/+236
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 Daugherty19-368/+1664
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-25code refactoring of remaining quantum filesseshukm4-118/+118
Issue-ID: SO-729 Change-Id: Ifde5cf9e761fe59b10f09b0e32064630af83901b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-25basic refactoring of quantum module take 2seshukm8-216/+216
Issue-ID: SO-729 Change-Id: I3c910850a23eb778987c5096a10082d5af82af2f Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-03-13Update license for SO-libs testSeshu-Kumar-M3-0/+12
Issue-ID: SO-453 Change-Id: Ib162dbdec6a60465bb345187a22be8f23bf6d7a6 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-10-30Merge "Replace type specification with operator ("<>")"Seshu Kumar M2-0/+3
2017-10-19Replace type specification with operator ("<>")rama-huawei2-0/+3
Issue-id: SO-224 Change-Id: Ie7ac4365aa763e732413848ccdcf8c27f8029eb9 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-19Replace type specification with operator ("<>")rama-huawei4-5/+8
Issue-id: SO-227 Change-Id: I8d7dfee85cee23afeecac42aa8b89f40989b3706 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty22-0/+352
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC22-0/+2014
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>