Fix to pass calling application identifier to SO 09/9409/2
authoranupmarathe <anup.marathe@amdocs.com>
Wed, 30 Aug 2017 12:26:27 +0000 (17:56 +0530)
committeranupmarathe <anup.marathe@amdocs.com>
Tue, 12 Sep 2017 11:04:37 +0000 (16:34 +0530)
commite6ccaa275470ee87747a803ed732b8e33e0831c5
treea4c628ab60659d018ed257765f362bd3b3e8cadb
parent49a483a9b40cb429717ccec69fa99e4908aadbb6
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>
vid-app-common/src/main/java/org/openecomp/vid/mso/MsoRestInterface.java