commit | 4751c29632d2f32abba85dd91296fb91672a2f59 | [log] [tgz] |
---|---|---|
author | Wojciech Sliwka <wojciech.sliwka@nokia.com> | Tue Jun 25 11:42:46 2019 +0200 |
committer | Wojciech Sliwka <wojciech.sliwka@nokia.com> | Mon Jul 01 09:24:34 2019 +0200 |
tree | 970fcde9591168089bda86ee2a5453c5eb693f03 | |
parent | 72b3fb69e548cf665204ec025d2778dcf3ce0216 [diff] |
Extend probe mechanism Fixes from latest review. Introduce probe interface. ResponseWithRequestInfo is not used - it belongs to aai package and requires javax.ws.rs.core.Response. Fallback in aai client will be removed as soon as sdc provides https support (hopefully in El Alto). Change-Id: I4527d447a273328d38ff2ef7f9d2a93453cec9f2 Issue-ID: VID-490 Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
This source repository contains the OpenECOMP Virtual Infrastructure Deployment (VID). The settings file needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment. In addition, this code is dependent upon the following OpenECOMP artifacts, which are not part of VID:
org.openecomp.ecompsdkos:ecompSDK-project org.openecomp.ecompsdkos:ecompSDK-core org.openecomp.ecompsdkos:ecompSDK-analytics org.openecomp.ecompsdkos:ecompSDK-workflow
To build it using Maven 3, run: mvn clean install