Comment 3 for bug 1886968

Revision history for this message
Aurelien Lourot (aurelien-lourot) wrote :

On gnocchi's side we see

2020-09-30 05:03:05.210 30713 CRITICAL keystonemiddleware.auth_token [-] Unable to validate token: Unable to establish connection to http://172.17.107.232:35357/v3/auth/tokens: ('Connection aborted.', BadStatusLine("''",)): ConnectFailure: Unable to establish connection to http://172.17.107.232:35357/v3/auth/tokens: ('Connection aborted.', BadStatusLine("''",))

172.17.107.232 being keystone's VIP. I wonder if we should go for a tenacity/retry mechanism somewhere?