Bug 1425456

Summary: Remove specific EVM server from zone
Product: Red Hat CloudForms Management Engine Reporter: Sachin <sacpatil>
Component: UI - OPSAssignee: lgalis
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.7.0CC: hkataria, ikaur, jhardy, jocarter, lgalis, mmojzis, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: configuration:appliance
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1449405 1458448 1565756 (view as bug list) Environment:
Last Closed: 2019-02-11 13:55:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1449405, 1458448, 1565756    
Attachments:
Description Flags
Delete specific EVM server from zone none

Description Sachin 2017-02-21 13:28:20 UTC
Created attachment 1256143 [details]
Delete specific EVM server from zone

Description of problem:

How to delete specific EMV server from zones

Have you came across this issue? Say I want to delete Server: rhv2, but Configuration displays only first EVM server(PFA: delete_evm_server.png )


Version-Release number of selected component (if applicable):
5.7.0.17

How reproducible:

Always

Steps to Reproduce:
1. Configuration -> Diagnostics -> Select Zone 
2. Click "Configuration" button
3. Displays only first EVM server

Actual results:

Displays only one(first) EVM server

Expected results:

Should be able to display all EVM server available in that zone


Additional info:

Comment 5 CFME Bot 2017-03-29 09:23:00 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/a7582ed1b2308c6a1219b54aae5e0b9cf701a435

commit a7582ed1b2308c6a1219b54aae5e0b9cf701a435
Author:     Eric Hayes <eric>
AuthorDate: Tue Feb 28 11:39:53 2017 -0800
Commit:     Eric Hayes <eric>
CommitDate: Tue Mar 28 15:58:19 2017 -0700

    Use ApplicationHelper::Button::ZoneDelete to display button for deleting the selected zone.
    
    Addresses:
    https://bugzilla.redhat.com/show_bug.cgi?id=1425456

 app/controllers/ops_controller/diagnostics.rb                |  2 +-
 .../application_helper/toolbar/diagnostics_zone_center.rb    | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

Comment 10 lgalis 2018-03-13 18:13:17 UTC
https://github.com/ManageIQ/manageiq-ui-classic/pull/2213 
To delete a server by Role in Diagnostics - the server needs to be selected in on either the Zone tree or the right side tab.

Comment 12 Matouš Mojžíš 2018-08-30 15:12:49 UTC
Verified in 5.10.0.12. I can remove specific EVM server from zone by selecting it and then using Delete Server from Configuration bar.