Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scale_down and scale_up tasks to OrchestrationStack #55

Merged
merged 1 commit into from
Aug 31, 2017

Conversation

rwsu
Copy link
Contributor

@rwsu rwsu commented Jun 10, 2017

These tasks execute Mistral workflows instead of invoking stack_update.

Depends on #54

These tasks execute Mistral workflows instead of invoking
stack_update.

Depends on ManageIQ#54
@miq-bot
Copy link
Member

miq-bot commented Jun 13, 2017

Checked commit rwsu@68a1ebd with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. ⭐

rwsu added a commit to rwsu/manageiq-ui-classic that referenced this pull request Jun 22, 2017
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
rwsu added a commit to rwsu/manageiq-ui-classic that referenced this pull request Jun 24, 2017
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
rwsu added a commit to rwsu/manageiq-ui-classic that referenced this pull request Jun 26, 2017
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
rwsu added a commit to rwsu/manageiq-ui-classic that referenced this pull request Jun 27, 2017
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
@aufi
Copy link
Member

aufi commented Aug 29, 2017

Looks good to me (but I didn't test it).

@tzumainn
Copy link
Contributor

Question - this just adds these methods, but doesn't yet allow the UI to call them, correct? Or am I missing something?

@rwsu
Copy link
Contributor Author

rwsu commented Aug 31, 2017

@tzumainn that's correct. There is a separate PR that modifies the UI to use these methods: ManageIQ/manageiq-ui-classic#1533

@tzumainn tzumainn merged commit 3d019c3 into ManageIQ:master Aug 31, 2017
@tzumainn tzumainn added this to the Sprint 68 Ending Sep 4, 2017 milestone Aug 31, 2017
rwsu added a commit to rwsu/manageiq-ui-classic that referenced this pull request Sep 1, 2017
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
rwsu added a commit to rwsu/manageiq-ui-classic that referenced this pull request Sep 1, 2017
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
rwsu added a commit to rwsu/manageiq-ui-classic that referenced this pull request Oct 13, 2017
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants