Comment 6 for bug 1731182

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/37406
Committed: http://github.com/Juniper/contrail-controller/commit/5d98f663a96adfca0660f711d6551b304e821c80
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 5d98f663a96adfca0660f711d6551b304e821c80
Author: Sundaresan Rajangam <email address hidden>
Date: Fri Nov 10 10:27:41 2017 -0800

analytics-api throws Internal Server Error for non-admin user

1) user_token was referenced before initialization causing analytics-api to
throw exception.

2) Fix the issue in vnc-api that if an invalid/expired user-token is passed,
then it shouldn't retry with the admin user token.

Change-Id: I8ce47116f6421ee33971ea4e5fdd23f2ed5c408a
Closes-Bug: #1731182