commit | d39964940a6fecbd86007327e6026dda73f7ac18 | [log] [tgz] |
---|---|---|
author | Ittay Stern <ittay.stern@att.com> | Tue Jul 30 14:02:29 2019 +0300 |
committer | Ittay Stern <ittay.stern@att.com> | Tue Jul 30 14:03:44 2019 +0300 |
tree | 74eb13e68043a966e6017ac960129b5ab3e1b3b1 | |
parent | ae0dc04b6ed04d48d62b30c1ecc499fed75c8bec [diff] |
Undo scheduler.basic.auth configurability It is not localized with localize_system, therefore left with a dangling placeholder `${SCHEDULER_BASIC_AUTH}`. (Introduced in change-id Ie88c6182f2cbf468615a4146bced531c2ad150e0, found by Robot's CSIT). Issue-ID: VID-533 Change-Id: I5e3d177ec76cd3295e8b04d4c0596b75733effa0 Signed-off-by: Ittay Stern <ittay.stern@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