Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem:as per https://bugzilla.redhat.com/show_bug.cgi?id=1454880 Maintenance State should be reflected during provision. as it's possible to select such Host and get faulty provision Version-Release number of selected component (if applicable):5.9.0.3 How reproducible:100% Steps to Reproduce: 1.Put Host into Maintenance Mode 2.Provision VM using this Host Actual results:Provision failure Expected results: Warning Massage or at least UI change that would let user know about host state
Drew - We can pair on this, I think it will end up being a small change on the model and UI side.
https://github.com/ManageIQ/manageiq/pull/16464
https://github.com/ManageIQ/manageiq-ui-classic/pull/2717
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/a1893e955dc58bbf96f1a1a6558a6153490c3f85 commit a1893e955dc58bbf96f1a1a6558a6153490c3f85 Author: Drew Bomhof <dbomhof> AuthorDate: Mon Nov 13 15:26:30 2017 -0500 Commit: Drew Bomhof <dbomhof> CommitDate: Mon Nov 13 15:26:30 2017 -0500 Added a Maintenance key to the hash struct https://bugzilla.redhat.com/show_bug.cgi?id=1506268 app/models/miq_request_workflow.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/553b8603d0a022945852172550f9fb8ea5df9a20 commit 553b8603d0a022945852172550f9fb8ea5df9a20 Author: Drew Bomhof <dbomhof> AuthorDate: Mon Nov 13 15:32:39 2017 -0500 Commit: Drew Bomhof <dbomhof> CommitDate: Mon Nov 13 15:32:39 2017 -0500 Allow the Maintenance mode to be displayed https://bugzilla.redhat.com/show_bug.cgi?id=1506268 app/controllers/application_controller/miq_request_methods.rb | 1 + app/views/miq_request/_prov_host_grid.html.haml | 1 + 2 files changed, 2 insertions(+)
Adding cfme‑5.9 flag