keystoneauth/releasenotes
Dmitry Tantsur 3c2cf44e1c Add optional support for retrying certain HTTP codes
Ironic commonly returns HTTP 409 when a node is locked by another routine
and HTTP 503 when the conductor has no free threads to process the request.
Currently it is managed by custom code in ironicclient and openstacksdk,
this change will allow to move it to Session itself.

Change-Id: I04e356e7856b020cd20aa598e291ef31e02730d2
2018-05-29 14:54:56 +02:00
..
notes Add optional support for retrying certain HTTP codes 2018-05-29 14:54:56 +02:00
source Update reno for stable/queens 2018-01-24 18:00:50 +00:00