Bug 1472739

Summary: Running engine-host-update.py without parameters as host or cluster should update all clusters
Product: [oVirt] ovirt-engine Reporter: Lukas Svaty <lsvaty>
Component: GeneralAssignee: Lev Veyde <lveyde>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.1.4.2CC: bugs
Target Milestone: ---Flags: sbonazzo: ovirt-4.1-
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-31 09:35:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lukas Svaty 2017-07-19 10:08:49 UTC
Description of problem:
Running engine-host-update.py without parameters as host or cluster should update all clusters. Instead 'No hosts to process.'. As this action might upgrade hosts that admin does not know about, please add confirmation windows after all to be ugpraded hosts are listed


Version-Release number of selected component (if applicable):
ovirt-engine-4.1.4.2-0.1.el7.noarch

How reproducible:
100%

Steps to Reproduce:
1. run `./engine-host-update.py --insecure --engine=localhost --username=admin@internal --password=mypass`

Actual results:
No hosts to process.

Expected results:
Confirmation Y/N to accept that all hosts will be upgraded.

Comment 1 Sandro Bonazzola 2017-07-31 09:35:34 UTC
behavior is considered acceptable, closing.