Temporary network outage results in connection refused and invalid token
Bug #1150299 reported by
Vish Ishaya
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Invalid
|
Undecided
|
Vish Ishaya | ||
Folsom |
Fix Released
|
Medium
|
Vish Ishaya | ||
python-keystoneclient |
Fix Released
|
Medium
|
Vish Ishaya |
Bug Description
The auth_token middleware does not retry if it gets an http error. This means a temporary network outage or keystone restart will cause the token to be listed as invalid. The middleware should retry a few times before failing.
tags: | removed: in-stable-folsom |
Changed in keystone: | |
status: | In Progress → Invalid |
Changed in python-keystoneclient: | |
milestone: | none → 0.2.3 |
status: | Fix Committed → Fix Released |
importance: | Undecided → Medium |
To post a comment you must log in.
Fix proposed to branch: stable/folsom /review. openstack. org/23729
Review: https:/