New commits detected on ManageIQ/manageiq/gaprindashvili: https://github.com/ManageIQ/manageiq/commit/dead589e7d7112920e1ca90780b0d7cbdd4e12de commit dead589e7d7112920e1ca90780b0d7cbdd4e12de Author: Joe Rafaniello <jrafanie.github.com> AuthorDate: Fri Sep 14 15:26:30 2018 -0400 Commit: Joe Rafaniello <jrafanie.github.com> CommitDate: Fri Sep 14 15:26:30 2018 -0400 Merge pull request #17987 from bdunne/ensure_zone_is_valid Prevent queueing things for a zone that doesn't exist in the region https://bugzilla.redhat.com/show_bug.cgi?id=1635764 (cherry picked from commit 01c28d57c9861c79f2c115c5e5ec1c58afe4873e) app/models/miq_queue.rb | 2 + spec/lib/extensions/ar_nested_count_by_spec.rb | 47 +- spec/models/miq_action_spec.rb | 6 +- spec/models/miq_queue_spec.rb | 20 +- spec/models/miq_request_spec.rb | 5 +- spec/models/miq_task_spec.rb | 32 +- spec/models/mixins/authentication_mixin_spec.rb | 5 +- 7 files changed, 69 insertions(+), 48 deletions(-) https://github.com/ManageIQ/manageiq/commit/a44cae5a04cd9965eee660d0cef5864fb4a3ee07 commit a44cae5a04cd9965eee660d0cef5864fb4a3ee07 Author: Nick Carboni <ncarboni> AuthorDate: Mon Oct 1 15:56:11 2018 -0400 Commit: Nick Carboni <ncarboni> CommitDate: Mon Oct 1 15:56:11 2018 -0400 Merge pull request #18036 from bdunne/action_result_shouldnt_be_nil Currently on a successful ActionResult (start / stop) we return nil (cherry picked from commit 2fb626056c1b7e53203ac7d727780693a1c619c1) https://bugzilla.redhat.com/show_bug.cgi?id=1635764 app/models/mixins/inter_region_api_method_relay.rb | 1 + spec/models/mixins/inter_region_api_method_relay_spec.rb | 8 +- 2 files changed, 5 insertions(+), 4 deletions(-)
New commit detected on ManageIQ/manageiq-api/gaprindashvili: https://github.com/ManageIQ/manageiq-api/commit/96b8096ee80d56ac45faee5fe73328443a4ff085 commit 96b8096ee80d56ac45faee5fe73328443a4ff085 Author: Gregg Tanzillo <gtanzill> AuthorDate: Wed Oct 3 08:56:43 2018 -0400 Commit: Gregg Tanzillo <gtanzill> CommitDate: Wed Oct 3 08:56:43 2018 -0400 Merge pull request #472 from bdunne/central_admin Add basic CentralAdmin support to the API (cherry picked from commit 4dbf6b0bbb3cc10be69d6259c069e385ee7bc10c) https://bugzilla.redhat.com/show_bug.cgi?id=1635764 app/controllers/api/instances_controller.rb | 6 + app/controllers/api/mixins/central_admin.rb | 38 + app/controllers/api/vms_controller.rb | 7 + spec/requests/instances_spec.rb | 12 +- spec/requests/vms_spec.rb | 13 +- spec/support/shared_examples/resource_power_operations.rb | 20 + 6 files changed, 94 insertions(+), 2 deletions(-)
FIXED. Verified on 5.9.5.3.20181023135339_256263f.
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