Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: SO-2006
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Change-Id: Ic196b5ac2004c2c43c48987e94012d34c0095673
|
|
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>
|
|
Update Openstack Client to support Cinder, and drop null query params
Issue-ID: SO-1844
Change-Id: If58717656e0468ec0ce5d53055c381fe7d1c03f5
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
|
|
|
|
changed attributes order for OpenStackRequest class
Issue-ID: SO-1490
Change-Id: Ic741b33b9e749fe193f2a7c8d4b02c6f67319ac3
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
changed attribute names for OpenStackClient class
Issue-ID: SO-1490
Change-Id: I035e35f2fa50b08053979372b5440d49c48bac8e
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Removed unused import, constructor placing and attribute name change
Issue-ID: SO-1490
Change-Id: I8b4d940d8edc4b462ad5db9c7837f02d5a2ce991
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Add a private constructor to hide the implicit public one
Issue-ID: SO-1490
Change-Id: Icbcdc9b9a7fcfce0cd0343eecaa93b31ba819ec0
Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
|
|
operator
In Entity.Java replace the type specification in this constructor call with the diamond operator and in OpenStackResponseException.java make "response" transient or serializable.
Issue-ID: SO-1490
Change-Id: I9653e42607ca898b5003d4b6050b69e58720ae62
Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
|
|
Sonar Issues Fixes
Issue-ID: SO-1490
Change-Id: I6d4aaa65a11c5c6bd04c688664ba5d4ecf1d3fe1
Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
|
|
Sonar Issues Fixes
Issue-ID: SO-1490
Change-Id: I5da2ebd9ad353a3c9decd6dc029fd2dbf380cc68
Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
|
|
Sonar Issues Fixes
Issue-ID: SO-1490
Change-Id: Ic39ad72cb0176ccee3eeab79b51fe3df19d381c7
Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
|
|
|
|
Removed stdout from the code, reported in sonar
Issue-ID: SO-1372
Change-Id: I767fae2e6d0a84949e11064b76eade5c0f87c7c1
Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
|
|
Removed unused imports reported in sonar
Issue-ID: SO-1371
Change-Id: I6cc94da732105dcd697535748ab2d625d361b866
Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
|
|
Henceforth, the master branch will be for Dublin work.
Change-Id: I61f48eb66b1a07a7ee9df2bcc4442ca229104677
Issue-ID: SO-1151
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
NexusIQ issue: org.codehaus.jackson
Jersey 2.6 uses codehaus.jackson which has security vulnerabilities.
Rather than upgrading the Jersey version, I'm totally removing the Jersey,
Jersey2, and RESTEasy connectors. We don't use them. I'm also removing
the console and examples modules. They haven't even been compiled in
a long time.
Unit test coverage will go up to 74%.
Change-Id: Ie0145e56718adfe5ea7a677439564e7a25c73fe6
Issue-ID: SO-864
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Issue-ID: SO-729
Change-Id: Icc4e10dd2ef5299df7f9d6b80437fa64bdc9c48b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue-ID: SO-729
Change-Id: Ife12f0bc1670733fca76058f33d567f266ab2f7b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue-ID: SO-729
Change-Id: I8de79ead36e7d7385ee44920198c89777e466fc7
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
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>
|
|
Issue-ID: SO-453
Change-Id: Ib162dbdec6a60465bb345187a22be8f23bf6d7a6
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Change-Id: Id1fa603699ec43f466916bd11cd28af775dfd61e
Issue-ID: SO-372
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
[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>
|
|
Change-Id: Idea793677815edcf53b9433f2fd1da26e7d52512
Issue-ID: SO-369
Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I085f4e8f05d2956b0cf06342a34deeefac156e31
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-id:SO-227
Change-Id: Iffd874a5abad36d282f62e4e7cce9a3cd36e3c80
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Issue: SO-71
Change-Id: Iae3e60c13b890fe4c4ea253c83725576a93cd325
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
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>
|
|
Change-Id: I93c2955138d9bdfbb55f4e4a9be473595287a629
Signed-off-by: ChrisC <cc697w@intl.att.com>
|
|
Change-Id: Ieaacb2b2c0dcc469669880e73f0cda9fa59a6c5a
Signed-off-by: ChrisC <cc697w@intl.att.com>
|