Bug 2095346 - cluster upgrade wizard does not handle host name selection correctly
Summary: cluster upgrade wizard does not handle host name selection correctly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: ovirt-engine-ui-extensions
Version: 4.5.0.8
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ovirt-4.5.1
: ---
Assignee: Scott Dickerson
QA Contact: Ivana Saranova
URL:
Whiteboard:
: 2100515 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-09 15:28 UTC by Scott Dickerson
Modified: 2022-12-08 09:17 UTC (History)
5 users (show)

Fixed In Version: ovirt-engine-ui-extensions-1.3.4-1
Clone Of:
Environment:
Last Closed: 2022-06-27 07:10:40 UTC
oVirt Team: UX
Embargoed:
sgratch: ovirt-4.5+
mavital: testing_plan_complete-
sgratch: planning_ack?
sdickers: devel_ack+
sgratch: testing_ack?


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github oVirt ovirt-engine-ui-extensions pull 63 0 None open cluster upgrade: fix selected hosts handling 2022-06-09 15:47:54 UTC
Red Hat Issue Tracker RHV-46387 0 None None None 2022-06-09 15:32:26 UTC
Red Hat Knowledge Base (Solution) 6964589 0 None None None 2022-06-24 12:16:52 UTC

Description Scott Dickerson 2022-06-09 15:28:57 UTC
Description of problem:

When a host is selected in the cluster upgrade wizard, the name of the host should be send to the cluster upgrade ansible role.  Currently, an empty list of host names is always sent.


How reproducible:

Open cluster upgrade wizard for a cluster, select a host and submit the action.  No specific `host_names` will be sent.


Actual results:

The ansible variables will always contain `"host_names":[]`.


Expected results:

The ansible variables should contain ever host name of every selected host in the UI.

Comment 1 Ivana Saranova 2022-06-23 11:48:32 UTC
Steps:
1) Run cluster upgrade and check logs that correct hostnames have been provided

Results:
All selected hosts' names have been sent.

Verified in:
ovirt-engine-ui-extensions-1.3.4-1.el8ev.noarch

Comment 2 Scott Dickerson 2022-06-24 12:16:52 UTC
*** Bug 2100515 has been marked as a duplicate of this bug. ***


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