Change in ovirt-engine-cli[master]: cli: mismatch between restore snapshot syntax and auto compl...
mpastern at redhat.com
mpastern at redhat.com
Thu Dec 5 14:10:45 UTC 2013
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: mismatch between restore snapshot syntax and auto completion #1027298
......................................................................
cli: mismatch between restore snapshot syntax and auto completion #1027298
1. Replaces current line with new content formated according
to command syntax, use-case:
* action could not be determinated unless object parent/s is/are specified
from:
action object xxx --parent-identifier yyy action-name
to:
action object xxx action-name --parent-identifier yyy
2. replaces history entry with reformatted content
Change-Id: Ibf7bb40e8fe2f933ccbfae75a0e031235b2dc07d
Signed-off-by: Michael pasternak <mpastern at redhat.com>
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1027298
---
M src/ovirtcli/infrastructure/historymanager.py
M src/ovirtcli/shell/actioncmdshell.py
M src/ovirtcli/shell/engineshell.py
3 files changed, 86 insertions(+), 4 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
Ravi Nori: Verified; Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/22082
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibf7bb40e8fe2f933ccbfae75a0e031235b2dc07d
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
More information about the Engine-commits
mailing list