Possible race condition on pollster using keystoneclient

Bug #1098149 reported by Julien Danjou
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Medium
Julien Danjou

Bug Description

Pollsters using Keystone client to get a token (e.g. glance pollster) do a lot of request on their polled services using only one token. If the polling is very long, there's a chance that the token might expires between in the mean time that the end of the polling will fail.

Tags: effort-m
Julien Danjou (jdanjou)
tags: added: effort-m
Changed in ceilometer:
status: New → Confirmed
importance: Undecided → Medium
Julien Danjou (jdanjou)
summary: - Possible race condition on pollster usine keystoneclient
+ Possible race condition on pollster using keystoneclient
Changed in ceilometer:
assignee: nobody → Julien Danjou (jdanjou)
Revision history for this message
Julien Danjou (jdanjou) wrote :

This is addressed in keystoneclient by https://review.openstack.org/#/c/20817/

Changed in ceilometer:
status: Confirmed → In Progress
Julien Danjou (jdanjou)
Changed in ceilometer:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.