Skip to content

[4.0] magnum: retry flavor creation (SOC-9991)#2179

Merged
gosipyan merged 1 commit into
crowbar:stable/4.0from
stefannica:soc-9296
Jul 29, 2019
Merged

[4.0] magnum: retry flavor creation (SOC-9991)#2179
gosipyan merged 1 commit into
crowbar:stable/4.0from
stefannica:soc-9296

Conversation

@stefannica

Copy link
Copy Markdown
Contributor

Creating magnum flavors is done as a delayed action, alongside
all other delayed actions, such as restarting services.
If one of those restarted services is apache (e.g. because it
was triggered by another barclamp configuration change), then
keystone and other API services might not be available right
away, in which case the magnum flavor creation will fail.

Re-attempting magnum flavor creation fixes this issue.

Creating magnum flavors is done as a delayed action, alongside
all other delayed actions, such as restarting services.
If one of those restarted services is apache (e.g. because it
was triggered by another barclamp configuration change), then
keystone and other API services might not be available right
away, in which case the magnum flavor creation will fail.

Re-attempting magnum flavor creation fixes this issue.
@stefannica stefannica changed the title magnum: retry flavor creation (SOC-9991) [4.0] magnum: retry flavor creation (SOC-9991) Jul 26, 2019
@gosipyan gosipyan merged commit 72a660d into crowbar:stable/4.0 Jul 29, 2019
@stefannica stefannica deleted the soc-9296 branch July 29, 2019 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants