Juan Hernandez has submitted this change and it was merged.
Change subject: cli: Try options from command line and settings
......................................................................
cli: Try options from command line and settings
Currently the connect command doesn't try to get the options from the
command line, only from the settings. This is a regression introduced by
a previous patch that removed the dependency on the "optparse" module.
This patch fixes that issue.
Change-Id: I497a9269390fa62406099854cbebf273664c04a6
Bug-Url:
https://bugzilla.redhat.com/1135544
Related:
https://bugzilla.redhat.com/1135550
Related:
https://gerrit.ovirt.org/36257
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M src/ovirtcli/command/connect.py
1 file changed, 42 insertions(+), 28 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/40449
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I497a9269390fa62406099854cbebf273664c04a6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org