Description of problem: The retire_now method can be called from an Automate method. Retirement has been changed to create a request. We need the ability to call the new retirement method from Automate. Actual results: Cannot initiate new retirement from Automate method. Expected results: To be able to initiate new retirement from Automate method.
Please assess the impact of this issue and update the severity accordingly. Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition. If it's something like a tracker bug where it doesn't matter, please set the severity to Low.
https://github.com/ManageIQ/manageiq-automation_engine/pull/314 https://github.com/ManageIQ/manageiq/pull/18664
Okay, scratch that. Ignore comment 3 please. The PRs are https://github.com/ManageIQ/manageiq/pull/18685 and https://github.com/ManageIQ/manageiq-automation_engine/pull/314
Sorry, Mistakenly, I verified this BZ with wrong info in above comment - 5 https://bugzilla.redhat.com/show_bug.cgi?id=1700524#c5
Working on PR feedback: https://github.com/ManageIQ/manageiq-automation_engine/pull/321
New commit detected on ManageIQ/manageiq-automation_engine/ivanchuk: https://github.com/ManageIQ/manageiq-automation_engine/commit/c0db041908372ace68173151ba6e8faf654b5df6 commit c0db041908372ace68173151ba6e8faf654b5df6 Author: Greg McCullough <gmccullo> AuthorDate: Fri Aug 9 12:24:17 2019 -0400 Commit: Greg McCullough <gmccullo> CommitDate: Fri Aug 9 12:24:17 2019 -0400 Merge pull request #321 from tinaafitz/fix_retire_request Fix call to make_retire_request. (cherry picked from commit 566d59a1bebefdc0a2ad6b63fa256276df13e2d3) https://bugzilla.redhat.com/show_bug.cgi?id=1700524 lib/miq_automation_engine/engine/miq_ae_method_service/miq_ae_service_methods.rb | 4 +- spec/engine/miq_ae_method_service/miq_ae_service_methods_spec.rb | 28 +- 2 files changed, 20 insertions(+), 12 deletions(-)
Fixed! Verified on version: 5.11.0.19.20190813184334_ed72c9f