Bug 1267503

Summary: Unable to add/remove objects from PM Proxy Preference list in Power Management tab in Edit Host
Product: [oVirt] ovirt-engine Reporter: Martin Perina <mperina>
Component: Frontend.WebAdminAssignee: Alexander Wels <awels>
Status: CLOSED CURRENTRELEASE QA Contact: Lukas Svaty <lsvaty>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.6.0CC: bugs, emesika, lsvaty, oourfali
Target Milestone: ovirt-3.6.1Flags: oourfali: ovirt-3.6.z?
rule-engine: planning_ack?
rule-engine: devel_ack+
rule-engine: testing_ack+
Target Release: 3.6.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Enhancement
Doc Text:
Feature: In previous version users were able to modify Power Management Proxy Preference of a host only using REST API. The webadmin UI was only showing current values. Reason: Result: In new version users are now able to modify PM Proxy Preference in Advanced Options inside Power Management tab of Host Detail dialog. Valid options of PM Proxy Preference list are: cluster - fencing proxy host is selected from the same cluster as non responsive host dc - fencing proxy host is selected from the same data center as non responsive host other_dc - fencing proxy host is selected from the different datacenter than non responsive host belongs to The items in PM Proxy Preference are selected by defined order, so for examle PM Proxy Preference list contains: 1. cluster 2. dc Than engine tries to select fencing proxy from the same cluster as non responsive host first and if no proxy can be selected then engine tries to select fencing proxy from other clusters in the same data center as non responsive host.
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-16 12:19:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Perina 2015-09-30 08:19:16 UTC
Description of problem:

We forgot to add the ability to add/remove objects from PM Proxy Preference list in Power Management tab in Edit Host, so if user for example needs to add "Other DC" to the list, he has to do that in REST API.

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

oVirt 3.6.0 RC

How reproducible:

100%

Steps to Reproduce:
1. Open New Host dialog, go to Power Management tab, enable power managmement and show Advanced Parameters
2. The order of objects in Power Management Proxy Preference list can be changed, but add/removing objects is not possible

Actual results:

Adding/removing objects from Power Management Proxy Preference list is not possible

Expected results:

Adding/removing objects from Power Management Proxy Preference list is possible,
allowed objects in the list are specified in FenceProxySourceType enum.


Additional info:

Comment 1 Martin Perina 2015-10-05 08:19:26 UTC
*** Bug 1267502 has been marked as a duplicate of this bug. ***

Comment 2 Yaniv Lavi 2015-10-29 12:36:12 UTC
In oVirt testing is done on single release by default. Therefore I'm removing the 4.0 flag. If you think this bug must be tested in 4.0 as well, please re-add the flag. Please note we might not have testing resources to handle the 4.0 clone.

Comment 3 Lukas Svaty 2015-11-26 15:27:07 UTC
verifeid in rhevm-webadmin-portal-3.6.1-0.2.el6.noarch

Comment 4 Sandro Bonazzola 2015-12-16 12:19:25 UTC
According to verification status and target milestone this issue should be fixed in oVirt 3.6.1. Closing current release.