New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/1bcea59cbe10e0219c58b7494c1d5eb65b8f0024 commit 1bcea59cbe10e0219c58b7494c1d5eb65b8f0024 Author: Scott Seago <sseago> AuthorDate: Fri Jan 25 09:32:02 2019 -0500 Commit: Scott Seago <sseago> CommitDate: Fri Jan 25 09:32:02 2019 -0500 Bug 1664888: Allow OpenStack infra providers without ironic Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1664888 Supports the openstack-specific changes by: 1) displaying validation message, if one exists, even on success 2) Hide scaling/scaledown actions if there are no hosts registered with the provider app/controllers/mixins/ems_common_angular.rb | 6 +- app/helpers/application_helper/button/ems_infra_scale.rb | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-)
New commit detected on ManageIQ/manageiq-providers-openstack/master: https://github.com/ManageIQ/manageiq-providers-openstack/commit/82ad9598353e949cc1eb4cfe63180b2d6fd13b11 commit 82ad9598353e949cc1eb4cfe63180b2d6fd13b11 Author: Scott Seago <sseago> AuthorDate: Fri Jan 25 09:35:19 2019 -0500 Commit: Scott Seago <sseago> CommitDate: Fri Jan 25 09:35:19 2019 -0500 Bug 1664888: Warn, but still allow infra without ironic fixes https://bugzilla.redhat.com/show_bug.cgi?id=1664888 This commit changes the validation to warn but not fail for infra providers without Ironic. In addition, refresh no longer fails if ironic is missing -- it just logs a warning instead. app/models/manageiq/providers/openstack/infra_manager.rb | 5 +- app/models/manageiq/providers/openstack/infra_manager/refresh_parser.rb | 5 +- 2 files changed, 6 insertions(+), 4 deletions(-)
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/RHBA-2019:4199