Comment 26 for bug 1711338

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

Reviewed: https://review.opencontrail.org/34967
Committed: http://github.com/Juniper/contrail-controller/commit/7e7ce6921505b13a5ef1ae2f2ad20777e381694d
Submitter: Zuul (<email address hidden>)
Branch: master

commit 7e7ce6921505b13a5ef1ae2f2ad20777e381694d
Author: Ignatious Johnson Christopher <email address hidden>
Date: Sun Aug 27 02:22:03 2017 -0700

when neutron request's api-server with auth token

the token was valid; by the time api-server uses
it the token has expired. In such cases raise return
401. so that the client will resend request with new
token.

Change-Id: Ic7aa4e66faf9ca4656942d4e5ad8e2d859caa2a0
Closes-Bug: 1711338