Change in ovirt-hosted-engine-setup[ovirt-hosted-engine-setup-1.0]: hosted-engine: Update usage info and handle sub-command help

Sandro Bonazzola has submitted this change and it was merged. Change subject: hosted-engine: Update usage info and handle sub-command help ...................................................................... hosted-engine: Update usage info and handle sub-command help 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. Signed-off-by: Adam Litke <alitke@redhat.com> Change-Id: I7323022994b0225b0b319d0b402c0fd755b8da78 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1038626 --- M man/hosted-engine.8 M src/bin/hosted-engine.in M src/plugins/ovirt-hosted-engine-setup/vm/runvm.py 3 files changed, 312 insertions(+), 178 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22123 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7323022994b0225b0b319d0b402c0fd755b8da78 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: ovirt-hosted-engine-setup-1.0 Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Adam Litke <alitke@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
sbonazzo@redhat.com