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.
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
*** Bug 2100515 has been marked as a duplicate of this bug. ***