handle errors in change management and tenant isolation 28/92728/4
authorEylon Malin <eylon.malin@intl.att.com>
Mon, 5 Aug 2019 20:38:18 +0000 (23:38 +0300)
committerEylon Malin <eylon.malin@intl.att.com>
Tue, 6 Aug 2019 09:32:00 +0000 (12:32 +0300)
commit151d768e923994b3e81ade049d21bf65e931faac
tree797fe529428d0dc399992491acd584de58b3107d
parent84d0b4b11a1ae178a6759ce423ce2bd62315ce15
handle errors in change management and tenant isolation

use more tolerance way for parsing responses from MSO so VID can handle
error responses with html body
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I72741ec1bf636a1200e8ecbd684ab1f3b2ab332a
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
vid-app-common/src/main/java/org/onap/vid/controller/OperationalEnvironmentController.java
vid-app-common/src/main/java/org/onap/vid/mso/MsoResponseWrapper2.java
vid-app-common/src/main/java/org/onap/vid/mso/MsoUtil.java
vid-app-common/src/main/java/org/onap/vid/mso/rest/MsoRestClientNew.java
vid-app-common/src/test/java/org/onap/vid/mso/rest/MsoRestClientTest.java