summaryrefslogtreecommitdiffstats
path: root/quantum-model/src/test
AgeCommit message (Collapse)AuthorFilesLines
2019-09-24Addressed the error in retrieving subnetsRamesh Parthasarathy2-4/+10
Addressed the error in retrieving subnets with SO Libs repository openstack SDK project Issue-ID: SO-2361 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: If54a8097ca16a266b075d3e5bfcf09157947087d
2019-05-07Enhance Openstack ClientSmokowski, Steve (ss835w)19-545/+297
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-17Merge "changed getter and setter for RouterForCreate"Seshu Kumar M1-2/+2
2019-04-17changed getter and setter for RouterForCreateSindhuri.A1-2/+2
changed constructor order, getter and setter for RouterForCreate class Issue-ID: SO-1490 Change-Id: I388da872dbf56dbc06fd90cf9867e19b01a78b3b Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-17changed constructor order, getter and setterSindhuri.A1-2/+2
changed constructor order, getter and setter for ResourcesResource and Router classes Issue-ID: SO-1490 Change-Id: I287bb602e817dbb8b01a446ff5a678c6268b4263 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-03-28Fix Neutron ModelSmokowski, Steve (ss835w)1-2/+2
Fix Neutron model, it should use object not string Issue-ID: SO-1713 Change-Id: Ie40cef4fcd7aade05a18c4dffe077342f8236cc0 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-09-11Use fasterxml jackson implementation in so/libsRob Daugherty19-173/+193
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-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-09-27Update POM to inherit from oparentRob Daugherty3-0/+48
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC3-0/+411
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>