summaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/openecomp/vid/mso/MsoRestInterface.java
AgeCommit message (Collapse)AuthorFilesLines
2017-09-12Fix to pass calling application identifier to SOanupmarathe1-1/+4
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>
2017-05-07[VID-6] Initial rebase pushjimmydot1-0/+290
Change-Id: I9077be9663754d9b22f77c6a7b3109b361b39346 Signed-off-by: jimmydot <jf2512@att.com>