commit | 2bd5e9339b6255eb8d9cbeae183c1728984d5a88 | [log] [tgz] |
---|---|---|
author | Eylon Malin <eylon.malin@intl.att.com> | Thu Aug 15 17:23:44 2019 +0300 |
committer | Ittay Stern <ittay.stern@att.com> | Wed Aug 21 10:17:51 2019 +0000 |
tree | 49c3731e9365f69f95a4600cff22d57441e3f0e3 | |
parent | db18734d1fed426ff5c6a318f3179001a606690e [diff] |
probe sdc by retrieving service model if uuid configured If system.properties has value for probe.sdc.model.uuid then usd this value for retrieving service model otherwise probe only sdc connectivity with sdc2/rest/healthCheck Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Icd1c31217e56a8c0cfa5c2f2bc5f11e0c8dd7ff8 Signed-off-by: Eylon Malin <eylon.malin@intl.att.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