commit | 7594fa8a751bb664bf83c2f78cd73a669021ce48 | [log] [tgz] |
---|---|---|
author | Oleh Hryhorov <ohryhorov@mirantis.com> | Tue Feb 26 13:45:12 2019 +0000 |
committer | Oleh Hryhorov <ohryhorov@mirantis.com> | Wed Feb 27 12:58:02 2019 +0000 |
tree | e0fb3400c1c08e1e56d736226c08ec7e8a621990 | |
parent | 12be1b35836c9d45343dabfe4c6045adf0e5083d [diff] |
Adding retries for raw_session adapter When race conditoin occures if keystone is brought up but HAProxy doesn't detect that it is alive then DiscoveryFailure expection raises to fix the issue connection retries have been implemented. Change-Id: Ie4355a44be5501a8b404252a5ab304b5528d81ed Related-PROD: PROD-27890 (PROD:27890)