summaryrefslogtreecommitdiffstats
path: root/nova-client/src
AgeCommit message (Collapse)AuthorFilesLines
2019-04-17Merge "Code Enhancement (Sonar Fixes)"Seshu Kumar M2-33/+33
2019-04-16Code Enhancement (Sonar Fixes)Isaac Manuel Raj2-33/+33
Sonar Issues Fixes Issue-ID: SO-1490 Change-Id: I0cb3dcd4b67e403bbebe1ae32dcb1606bf57a2fa Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-16Code Enhancement (Sonar Fixes)Isaac Manuel Raj2-11/+11
Sonar Issues Fixes Issue-ID: SO-1490 Change-Id: I8e26f5fadcb24ab7257a1871b362b297949b5b5b Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.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>
2019-04-12Code Enhancement (Sonar Fixes)Isaac Manuel Raj2-63/+62
Sonar Issues Fixes Issue-ID: SO-1490 Change-Id: Ie14a83ebab7350cc43f11e6ebaebbd21d1b0203e Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-12Code Enhancement (Sonar Fixes)Isaac Manuel Raj1-1/+0
Sonar Issues Fixes Issue-ID: SO-1490 Change-Id: I266ddcca5b219973e620f376f82db4096a184808 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-12Code Enhancement (Sonar Fixes)Isaac Manuel Raj2-7/+5
Sonar Issues Fixes Issue-ID: SO-1490 Change-Id: If791dd6e4f6eba4acc04c3c970e968b4d02c2feb Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-12Code Enhancement (Sonar Fixes)Isaac Manuel Raj1-1/+0
Sonar Issues Fixes Issue-ID: SO-1490 Change-Id: I76a0ce45e315b841db1f6c29da63d91dab869315 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2018-07-25Issues of nova CLIENTseshukm12-761/+761
Issue-ID: SO-729 Change-Id: I3e3c79cf8431605755472b4ece51430c3d772814 Signed-off-by: seshukm <seshu.kumar.m@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-M3-7/+15
Issue-ID: SO-453 Change-Id: I7357f31546903ca63cb28b7f1bd3dbdd291d51d1 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-02-12Improve code coverage for libssubhash kumar singh1-29/+0
Improve code coverage for libs. Change-Id: I16fb3fe0df3ef0ce81d65f13a020f364a1f3e589 Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@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 singh1-0/+29
Improve code coverage for libs. Change-Id: I04c6cd7ee8abc5bb9a357ad2a191670b0e175c53 Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.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-M6-0/+916
Issue-ID: SO-369 Change-Id: I86ff7fafb8386df6046b7989cef7444c1aed0446 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-10-18Added the missing @Deprecated annotationrama-huawei1-0/+5
Issue-id: SO-235 Change-Id: Id3397a8efdecd94b57e761551ced94d6c6a49cb0 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty19-0/+304
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-22Resolved below sonar issues.Bharat saraswal6-668/+661
uncessary use of string builder removed. removed redundant code. rename variable to follow camelCase. removed tab char and changed them with spaces. Issue-ID:SO-98 Change-Id: Idbeed60ebc843c91a89fdd9357330e5e093172c6 Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC19-0/+1929
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>