Bug 1506268 - Maintenance tag should be shown in Host table during provision
Summary: Maintenance tag should be shown in Host table during provision
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.10.0
Assignee: Drew Bomhof
QA Contact: Dave Johnson
URL:
Whiteboard: host:provision
Depends On:
Blocks: 1514116
TreeView+ depends on / blocked
 
Reported: 2017-10-25 14:09 UTC by Leo Khomenko
Modified: 2018-06-21 20:23 UTC (History)
7 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1514116 (view as bug list)
Environment:
Last Closed: 2018-06-21 20:23:26 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Leo Khomenko 2017-10-25 14:09:35 UTC
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

Comment 3 Greg McCullough 2017-11-13 17:20:32 UTC
Drew - We can pair on this, I think it will end up being a small change on the model and UI side.

Comment 6 CFME Bot 2017-11-14 16:17:01 UTC
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(-)

Comment 7 CFME Bot 2017-11-14 16:24:13 UTC
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(+)

Comment 9 Greg McCullough 2017-11-16 15:17:00 UTC
Adding cfme‑5.9 flag


Note You need to log in before you can comment on or make changes to this bug.