Bug 1046019

Summary: Clean up hosted-engine command argument handling
Product: Red Hat Enterprise Virtualization Manager Reporter: Sandro Bonazzola <sbonazzo>
Component: ovirt-hosted-engine-setupAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED DUPLICATE QA Contact: Leonid Natapov <lnatapov>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.3.0CC: acathrow, alitke, iheim, pstehlik, sbonazzo, yeylon
Target Milestone: ---Keywords: Triaged
Target Release: 3.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1038626 Environment:
Last Closed: 2013-12-23 08:39:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1038626    
Bug Blocks: 1034771    

Description Sandro Bonazzola 2013-12-23 08:37:52 UTC
+++ This bug was initially created as a clone of Bug #1038626 +++

Description of problem:
The hosted-engine command uses sub-commands and the current arg parsing
leads to some odd and confusing side effects.  Update the usage message
to make the invocation a bit clearer.  Handle sub-command specific help
(<command> --help) explicitly in each sub-command function.

--- Additional comment from Sandro Bonazzola on 2013-12-05 09:49:10 EST ---

patch merged on master branch: 02c0cf0961076d1416829dcb1ef600a72a90192b

--- Additional comment from Sandro Bonazzola on 2013-12-06 07:32:23 EST ---

patch merged also on 1.0 branch

Comment 1 Sandro Bonazzola 2013-12-23 08:39:42 UTC

*** This bug has been marked as a duplicate of bug 1034771 ***