Change in ovirt-engine-cli[master]: cli: Don't remove "--" before validating parent options
juan.hernandez at redhat.com
juan.hernandez at redhat.com
Wed Jul 15 08:07:25 UTC 2015
Juan Hernandez has submitted this change and it was merged.
Change subject: cli: Don't remove "--" before validating parent options
......................................................................
cli: Don't remove "--" before validating parent options
Currently the validation of the options that reference parents is
performed comparing the option name without the "--" prefix, and this
results in validation failures. This patch changes the CLI so that the
validation is performed without removing that prefix.
Change-Id: I115607bd3b18d82a0222b3757b17d958195ba035
Bug-Url: https://bugzilla.redhat.com/1241117
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M src/ovirtcli/command/command.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/43341
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I115607bd3b18d82a0222b3757b17d958195ba035
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list