summaryrefslogtreecommitdiffstats
path: root/nova-client
AgeCommit message (Collapse)AuthorFilesLines
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-27Update so/libs to version 1.2.1Rob Daugherty1-3/+3
This version's parent will be oparent:1.1.0 instead of oparent:1.1.0-SNAPSHOT (which has been banned). Change-Id: I562f02b096687e18689615a4b234b911bbeca1fb Issue-ID: SO-536 Signed-off-by: Rob Daugherty <rd472p@att.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-22Port SO/lib artifacts to ONAP folder structureArthur Martella1-5/+5
Change-Id: Id1fa603699ec43f466916bd11cd28af775dfd61e Issue-ID: SO-372 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-02-19so/libs build fails if unit tests are disabledRob Daugherty1-6/+10
[ERROR] Failed to execute goal on project nova-client: Could not resolve dependencies for project org.openecomp.so.libs.openstack- java-sdk:nova-client:jar:1.2.0-SNAPSHOT: Could not find artifact org.openecomp.so.libs.openstack-java-sdk:openstack-client:jar: tests:1.2.0-SNAPSHOT I've also noticed that the junit and mock artifacts are not consistently declared with scope "test". Will fix these issues, and clean up indentation in the poms. Issue-ID: SO-432 Change-Id: I1e643c288b0cb61f2da6d98832b3aac640073b33 Signed-off-by: Rob Daugherty <rd472p@att.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 M3-486/+822
2018-02-12Improve the UT of key flows of the SOAbhishek Shekhar3-486/+822
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-M7-0/+928
Issue-ID: SO-369 Change-Id: I86ff7fafb8386df6046b7989cef7444c1aed0446 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-11-20Bump minor versionv1.2.0Jessica Wagantall1-3/+3
Bump minor version in preparation for Amsterdam branching. Change-Id: I085f4e8f05d2956b0cf06342a34deeefac156e31 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-07-19Fix artifact group IDs (org.openecomp.so)Rob Daugherty1-4/+4
Since the repositories were renamed from "mso" to "so" the artifact group IDs in the poms must be updated to match. Issue: SO-39 Change-Id: I53c6f5ffc903baf7176dddc8138c5eb602d65893 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-03-13Update version to 1.1.0ChrisC1-3/+3
Change-Id: I93c2955138d9bdfbb55f4e4a9be473595287a629 Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC20-0/+1953
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>