Change in ovirt-engine-cli[master]: cli: add username/password prompt/command-line functionality
mpastern at redhat.com
mpastern at redhat.com
Wed Sep 19 16:21:55 UTC 2012
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: add username/password prompt/command-line functionality
......................................................................
cli: add username/password prompt/command-line functionality
- removed --password option from cli options
- added configuration file: ~/.ovirtshellrc
- if used auto-connect mode (-c/--connect) and config
file lacks url/username/password, user will be prompted for
these options
Change-Id: I7f468af34955ef37ce975d61519d8b3959dc7a0f
Signed-off-by: Michael Pasternak <mpastern at redhat.com>
---
M src/cli/context.py
M src/cli/settings.py
M src/ovirtcli/context.py
M src/ovirtcli/main.py
M src/ovirtcli/options.py
M src/ovirtcli/settings.py
6 files changed, 158 insertions(+), 20 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
Keith Robertson: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/8035
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7f468af34955ef37ce975d61519d8b3959dc7a0f
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Keith Robertson <kroberts at redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern at redhat.com>
More information about the Engine-commits
mailing list