summaryrefslogtreecommitdiffstats
path: root/nova-client/src/test/java/com/woorea/openstack/nova/api
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07Enhance Openstack ClientSmokowski, Steve (ss835w)14-43/+50
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-16Revert "Change member variable to transient for serializable class"Seshu Kumar M1-2/+1
Issue-ID: SO-675 This reverts commit a5c64f249297b8473c436b9cb995ce9339c88fdf. Change-Id: Id2ce06d00e87a39df7b8005e642491fd7b964adc Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-04-16Change member variable to transient for serializable classIsaac Manuel Raj1-0/+1
Made member variable to transient to enhance performance for serializable class. Issue-ID: SO-1490 Change-Id: Idc34bd665a90c97c2c291030f08e3049ddfff0b6 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-16Code Enhancement (Sonar Fixes)Isaac Manuel Raj1-1/+1
Sonar Issues Fixes Issue-ID: SO-1490 Change-Id: Ic23fb3b0ad0d1cf9ed7d35a247addfb7457810f8 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2018-03-13Update license for SO-libs testSeshu-Kumar-M8-0/+32
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-M6-0/+24
Issue-ID: SO-453 Change-Id: I3f3174ba8e456bd4b816cee57c4c69d5a65c00a1 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13update the license info for test filesSeshu-Kumar-M1-1/+4
Issue-ID: SO-453 Change-Id: Ie92c66d3bb24d406d06ca60b298ed20c63eea1ae Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13update the license infoSeshu-Kumar-M2-0/+6
Issue-ID: SO-453 Change-Id: I7357f31546903ca63cb28b7f1bd3dbdd291d51d1 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-02-12Merge "Improve the UT of key flows of the SO"Seshu Kumar M2-480/+805
2018-02-12Improve the UT of key flows of the SOAbhishek Shekhar2-480/+805
Change-Id: Idea793677815edcf53b9433f2fd1da26e7d52512 Issue-ID: SO-369 Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
2018-02-12Improve code coverage for libssubhash kumar singh12-0/+576
Improve code coverage for libs. Change-Id: I7e6560e0af41cb9756d6eec17dee6e32df3d3ad6 Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-02-11libs unit test casesSeshu-Kumar-M5-0/+876
Issue-ID: SO-369 Change-Id: I86ff7fafb8386df6046b7989cef7444c1aed0446 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>