commit | e6ccaa275470ee87747a803ed732b8e33e0831c5 | [log] [tgz] |
---|---|---|
author | anupmarathe <anup.marathe@amdocs.com> | Wed Aug 30 17:56:27 2017 +0530 |
committer | anupmarathe <anup.marathe@amdocs.com> | Tue Sep 12 16:34:37 2017 +0530 |
tree | a4c628ab60659d018ed257765f362bd3b3e8cadb | |
parent | 49a483a9b40cb429717ccec69fa99e4908aadbb6 [diff] |
Fix to pass calling application identifier to SO VID passes application identity to AAI in request header against key X-FromAppId. It helps in debugging by providing information about which application called AAI api. Similar change for SO is done to pass 'VID' in request header against key X-FromAppId. Issue-ID: VID-41 Change-Id: Icc627f2c9a020465e4a8af279162178f917018cd Signed-off-by: anupmarathe <anup.marathe@amdocs.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