-
Notifications
You must be signed in to change notification settings - Fork 898
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 quota mixin for vm_reconfigure_request and vm_migrate_request. #16626
Add quota mixin for vm_reconfigure_request and vm_migrate_request. #16626
Conversation
Same as PR ManageIQ/manageiq-automation_engine#97 we also need these changes in VmCloudReconfigureRequest |
f5deade
to
107f2ef
Compare
Checked commit tinaafitz@107f2ef with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0 |
@gmcculloug Added quota mixin for VmCloudReconfigureRequest. |
Add quota mixin for vm_reconfigure_request and vm_migrate_request. (cherry picked from commit 9faa390) https://bugzilla.redhat.com/show_bug.cgi?id=1526568
Gaprindashvili backport details:
|
@miq-bot fine/yes |
@billfitzgerald0120 unrecognized command 'fine', ignoring... Accepted commands are: add_label, add_reviewer, assign, close_issue, move_issue, remove_label, rm_label, set_milestone |
Add quota mixin for vm_reconfigure_request and vm_migrate_request. (cherry picked from commit 9faa390) https://bugzilla.redhat.com/show_bug.cgi?id=1565724
Fine backport details:
|
…mixin Add quota mixin for vm_reconfigure_request and vm_migrate_request. (cherry picked from commit 9faa390) https://bugzilla.redhat.com/show_bug.cgi?id=1565724
Include MiqProvisionQuotaMixin.
https://bugzilla.redhat.com/show_bug.cgi?id=1517112
Automate Service Model changes required to expose check_quota method:
ManageIQ/manageiq-automation_engine#97