forked from ManageIQ/manageiq-ui-classic
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Mistral workflows, if available, to scale stacks
Modifies update_stack to queue tasks to scale up or down stacks using Mistral if the workflows are available. Workflows are available starting with OSP10. For OSP9 and older environments, the existing behavior of updating the stack directly is used. Depends on ManageIQ/manageiq-providers-openstack#55
- Loading branch information
Showing
2 changed files
with
102 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters