New commit detected on ManageIQ/manageiq/gaprindashvili: https://github.com/ManageIQ/manageiq/commit/530c20d7a7aa9b1b7e85d222544062971d0906d3 commit 530c20d7a7aa9b1b7e85d222544062971d0906d3 Author: Greg McCullough <gmccullo> AuthorDate: Wed Aug 22 08:34:49 2018 -0400 Commit: Greg McCullough <gmccullo> CommitDate: Wed Aug 22 08:34:49 2018 -0400 Merge pull request #17802 from pkomanek/creating_miq_task_for_ae_method_from_custom_button_with_open_url Creating miq_request for CustomButton request call with open_url. (cherry picked from commit 5bcea523d62989c0fc6e65d1169e057f904ed338) https://bugzilla.redhat.com/show_bug.cgi?id=1618800 app/models/custom_button.rb | 4 + app/models/resource_action.rb | 14 +- app/models/resource_action_workflow.rb | 6 +- spec/models/resource_action_spec.rb | 11 + spec/models/resource_action_workflow_spec.rb | 17 +- 5 files changed, 46 insertions(+), 6 deletions(-)
New commit detected on ManageIQ/manageiq/gaprindashvili: https://github.com/ManageIQ/manageiq/commit/174a2c1159be0d5f71424ab6f8002c9ee3eb066b commit 174a2c1159be0d5f71424ab6f8002c9ee3eb066b Author: Greg McCullough <gmccullo> AuthorDate: Tue Aug 28 13:31:13 2018 -0400 Commit: Greg McCullough <gmccullo> CommitDate: Tue Aug 28 13:31:13 2018 -0400 Merge pull request #17917 from bdunne/fix_the_api_specs_after_17802 Ensure options is always a hash (cherry picked from commit 64f9089f20a011b4033cf5f97a2f1c9b5903aec3) https://bugzilla.redhat.com/show_bug.cgi?id=1618800 app/models/custom_button.rb | 2 +- spec/models/custom_button_spec.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commit detected on ManageIQ/manageiq-api/gaprindashvili: https://github.com/ManageIQ/manageiq-api/commit/5c28877089dac33728ebce555403a5fa974fdd16 commit 5c28877089dac33728ebce555403a5fa974fdd16 Author: Alberto Bellotti <abellotti.github.com> AuthorDate: Fri Aug 17 14:54:49 2018 -0400 Commit: Alberto Bellotti <abellotti.github.com> CommitDate: Fri Aug 17 14:54:49 2018 -0400 Merge pull request #444 from skateman/custom-action-task-id Include task_id in the response when invoking a custom button (cherry picked from commit 022cf03b4967cf00aff16e85bb24bc4c52b41f76) https://bugzilla.redhat.com/show_bug.cgi?id=1618800 app/controllers/api/base_controller/generic.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commit detected on ManageIQ/manageiq-automation_engine/gaprindashvili: https://github.com/ManageIQ/manageiq-automation_engine/commit/27bdb04bb595c3a7fc11f3381ee0d5ec8694ba6b commit 27bdb04bb595c3a7fc11f3381ee0d5ec8694ba6b Author: Greg McCullough <gmccullo> AuthorDate: Thu Aug 16 19:02:43 2018 -0400 Commit: Greg McCullough <gmccullo> CommitDate: Thu Aug 16 19:02:43 2018 -0400 Merge pull request #205 from pkomanek/updating_miq_task_for_custom_button_request_with_open_url Updating miq_task for the CustomButton request call with open_url. (cherry picked from commit a86cb1cc41d540e9f22282186c7d2985bdfb0914) https://bugzilla.redhat.com/show_bug.cgi?id=1618800 lib/miq_automation_engine/engine/miq_ae_engine.rb | 9 + spec/miq_ae_engine_spec.rb | 15 +- 2 files changed, 22 insertions(+), 2 deletions(-)
Created attachment 1491515 [details] verified out Tested on Version 5.9.5.0.20180927190514_e161d8f OpenUrl with ssh working awesome.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:3466