summaryrefslogtreecommitdiffstats
path: root/openstack-client
AgeCommit message (Collapse)AuthorFilesLines
2018-07-25fix for the null throwseshukm1-79/+81
Issue-ID: SO-729 Change-Id: I8de79ead36e7d7385ee44920198c89777e466fc7 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-03-27Update so/libs to version 1.2.1Rob Daugherty1-1/+1
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-M1-0/+4
Issue-ID: SO-453 Change-Id: Ib162dbdec6a60465bb345187a22be8f23bf6d7a6 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-02-22Port SO/lib artifacts to ONAP folder structureArthur Martella1-2/+2
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-1/+7
[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 the UT of key flows of the SOAbhishek Shekhar3-11/+197
Change-Id: Idea793677815edcf53b9433f2fd1da26e7d52512 Issue-ID: SO-369 Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
2017-11-20Bump minor versionv1.2.0Jessica Wagantall1-1/+1
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-17Replace type in constructor with diamond operatorrama-huawei3-5/+6
Issue-id:SO-227 Change-Id: Iffd874a5abad36d282f62e4e7cce9a3cd36e3c80 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty16-0/+256
Issue: SO-71 Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-07-19Fix artifact group IDs (org.openecomp.so)Rob Daugherty1-2/+2
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-1/+1
Change-Id: I93c2955138d9bdfbb55f4e4a9be473595287a629 Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-01-31Initial OpenECOMP MSO OpenStack SDK lib commitChrisC17-0/+759
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a Signed-off-by: ChrisC <cc697w@intl.att.com>