Skip to content

[4.0] keystone: Add retry loop to _get_token (bsc#1087466)#1646

Merged
rsalevsky merged 1 commit into
crowbar:stable/4.0from
skazi0:chef-keystone-retry-bp
May 4, 2018
Merged

[4.0] keystone: Add retry loop to _get_token (bsc#1087466)#1646
rsalevsky merged 1 commit into
crowbar:stable/4.0from
skazi0:chef-keystone-retry-bp

Conversation

@skazi0

@skazi0 skazi0 commented Apr 27, 2018

Copy link
Copy Markdown
Member

Sometimes _get_token fails with 502 HTTP code because Apache is being
restarted while chef-client tries to access it. Small retry loop will
give it a bit more chance to complete the operation.

(backported from commit 9ee935f)

NOTE: direct cherry-pick was not possible because keystone provider was modified to use v3 API since stable/4.0

backport of #1639

Sometimes _get_token fails with 502 HTTP code because Apache is being
restarted while chef-client tries to access it. Small retry loop will
give it a bit more chance to complete the operation.

(backported from commit 9ee935f)
@rsalevsky rsalevsky merged commit e3e083f into crowbar:stable/4.0 May 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

5 participants