summaryrefslogtreecommitdiffstats
path: root/nova-model/src/test/java
AgeCommit message (Collapse)AuthorFilesLines
2020-07-31Nova client to support getting availability zones and UTsBoslet, Cory (cb645j)2-7/+5
Issue-ID: SO-3074 Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fb841 Signed-off-by: Boslet, Cory (cb645j) <cb645j@att.com>
2020-07-17Nova client to support getting availability zones and UTsBoslet, Cory (cb645j)2-0/+132
Issue-ID: SO-3074 Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fb911 Signed-off-by: Boslet, Cory (cb645j) <cb645j@att.com>
2020-04-24Update Nova Client to support Hypervisor cpu_infoSmokowski, Steve (ss835w)1-0/+64
Issue-ID: SO-2826 Change-Id: Iaeafe3767f52f30fa9098d2d66c38d2043ecb859 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2020-04-06power level should not be a stringBenjamin, Max (mb388a)2-7/+6
openstack parsing is failing because this is actually an int Issue-ID: SO-2793 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If3e210ccb03aeac0bb32dda4e78475548dc0ea26
2020-04-03version should not be a stringBenjamin, Max (mb388a)3-20/+18
Issue-ID: SO-2786 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id4065c5138a93abf3ffcb4c744e784d6b683fe5e
2020-04-03Addresses are not properly formattedBenjamin, Max (mb388a)4-100/+25
updated the format of addresses updated unit test Issue-ID: SO-2786 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I5b6d67ca95f33752360cfc2210420bfe2341058e
2020-04-03Fix Parsing issue on nova serversSmokowski, Steve (ss835w)2-4/+4
Issue-ID: SO-2663 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com> Change-Id: I6b689ccb0baf6d87980e8439a11ecc5879951fa3
2019-05-07Enhance Openstack ClientSmokowski, Steve (ss835w)92-2745/+1466
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>
2018-09-11Use fasterxml jackson implementation in so/libsRob Daugherty90-822/+950
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 Daugherty90-2161/+7682
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-M18-0/+72
Issue-ID: SO-453 Change-Id: I9a04901d4f7c066710d0a68d6f760dfb7c0bc7d5 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13Update license for SO-libs testSeshu-Kumar-M22-0/+88
Issue-ID: SO-453 Change-Id: Ib162dbdec6a60465bb345187a22be8f23bf6d7a6 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-12Class to improve for SO/libs coverageSeshu-Kumar-M1-0/+74
Issue-ID: SO-360 Change-Id: Iaa5ec998c1d6b471e9af83f82a124e0f0cfba8ad Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-02-12Merge "Nova Model UTs"TestSeshu Kumar M21-0/+1790
2018-02-12Nova Model UTsAbhishek Shekhar21-0/+1790
Change-Id: I3e72997983bdec151ded4b923e03d0f64b9891e8 Issue-ID: SO-369 Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
2018-02-12Improve code coverage for libssubhash kumar singh6-0/+465
Improve code coverage for libs. Change-Id: I97474085887fb65dfd63b3687a44338171d8fe0b Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-02-12Improve code coverage for libssubhash kumar singh13-0/+870
Improve code coverage for libs. Change-Id: I41e3c84afc0557b6416cdf3735a476a0a693f13a Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-02-12Improve code coverage for libssubhash kumar singh1-0/+29
Improve code coverage for libs. Change-Id: I16fb3fe0df3ef0ce81d65f13a020f364a1f3e589 Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>