Age | Commit message (Collapse) | Author | Files | Lines |
|
This is to fix clashes with the rs-api 2.x jars that Spring Boot
requires on the classpath.
Change-Id: Ic36cdf0d650f96c54824e2f51c7f8060b2588c66
Issue-ID: AAI-1939
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
|
|
Remove the ability to disbale certificate chain validation
Issue-ID: AAI-1908
Change-Id: I5803cec657594bfbc814be1e0122a67206d28cc4
Signed-off-by: renealr <reneal.rogers@amdocs.com>
|
|
to increase code coverage
Issue-ID: AAI-1451
Change-Id: I76a8a3a84b3218b038fda2a240d121481f64a03a
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Fixed handling InterruptedException and NullPointerException
Change-Id: I4a7f0d73394bc8c7cbdce5bc424104edcc036fe4
Issue-ID: AAI-1359
Signed-off-by: Wiktor Garbarek <wiktor.garbarek@nokia.com>
|
|
|
|
Issue-ID: AAI-1097
Change-Id: I19e57b5414f84abcb177d632ac568a88229ccb92
Signed-off-by: Ashoka M G <ashok.g@arris.com>
|
|
Change-Id: I6409dbac1cb8640e406830f36c0ad3ce152638ed
Issue-ID: AAI-1032
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
|
|
Update license date and disable license plugin
Issue-ID: AAI-868
Change-Id: I8f3a5bf9619dd036853be298a553337a8ce5e843
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Fix Blocker/Critical sonar issues in rest-client module
https://sonar.onap.org/component_issues?id=org.openecomp.aai%3Arest-client#resolved=false|severities=BLOCKER
NullPointerException might be thrown as 'result' is nullable
Issue-Id: AAI-394
Change-Id: If52eb1868d68a8b285507845877fa3cc44382aec
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Issue-ID: AAI-208
Change-Id: I043f4824e8998028a9cd92b7eb113a49d59bcea5
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
Issue-ID: AAI-127
Change-Id: I657144887df8ec36b73d0506902ca4d324dd794a
Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
|
|
Issue-ID: AAI-208
Change-Id: I852fda30e0b44e73da8ae3e4748b49c663e544d0
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
Issue-ID: AAI-271
Change-Id: I1a66b2042a2a775c55fc8cde021e56bd45a5ef3a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Issue-ID: AAI-88
Change-Id: I3a5641a294c4072734aca565369cf759a9030cf9
Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
|
|
This is a bit cleaner IMO but open to suggestions.
Change-Id: I074f18eb93aee5582629d04c21295a07bc45c089
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
|
|
The Rest Client will not always call the method getEntity() on a
com.sun.jersey.api.client.ClientResponse object, which is documented
to throw a UniformInterfaceException if the HTTP server response status
is 204 (No Content).
This fix prevents the Rest Client handling the thrown exception by
returning a 500 response to the caller, which would wrongly indicate
an Internal Server Error.
Change-Id: I7b78d2b43213e330593bbea559025f790db6264f
Issue-ID: AAI-48
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
|
|
Change-Id: I751af549f37200b6e12cf2b6f1319f3d4d5f628a
Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
|
|
Change-Id: Ia19c5156d40c816dc1ee77cece92c43f40791c59
Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
|
|
Change-Id: Ic6949778061bdf141431c4b14ea2417da6aa1e57
Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
|