Change in ovirt-engine-cli[master]: cli: Remove completely the -p and --password options

Juan Hernandez has submitted this change and it was merged. Change subject: cli: Remove completely the -p and --password options ...................................................................... cli: Remove completely the -p and --password options These options have already been hidden to the user in previous changes. This patch removes them completely, and also the overriden methods in the options parser that were required to support them. Change-Id: Ic08f2849ef6209819c4b72c26606ec5be1f8248c Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M src/cli/context.py M src/ovirtcli/infrastructure/context.py M src/ovirtcli/infrastructure/options.py M src/ovirtcli/main.py 4 files changed, 5 insertions(+), 97 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/36256 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic08f2849ef6209819c4b72c26606ec5be1f8248c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: David Caro <dcaroest@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com