Michael Pasternak has submitted this change and it was merged.
Change subject: cli: centralise cli messages
......................................................................
cli: centralise cli messages
Change-Id: Ibc0feb0acc826d2d7482496c3aaf1bebadab3ceb
Signed-off-by: Michael Pasternak <mpastern(a)redhat.com>
---
M src/cli/command/command.py
M src/cli/error.py
A src/cli/messages.py
M src/ovirtcli/command/action.py
M src/ovirtcli/command/command.py
M src/ovirtcli/command/console.py
M src/ovirtcli/command/create.py
M src/ovirtcli/command/delete.py
M src/ovirtcli/command/disconnect.py
M src/ovirtcli/command/ping.py
M src/ovirtcli/command/show.py
M src/ovirtcli/command/status.py
M src/ovirtcli/command/update.py
M src/ovirtcli/platform/posix/spice.py
M src/ovirtcli/platform/posix/vnc.py
M src/ovirtcli/shell/cmdshell.py
M src/ovirtcli/shell/connectcmdshell.py
M src/ovirtcli/shell/createcmdshell.py
M src/ovirtcli/shell/engineshell.py
M src/ovirtcli/shell/filecmdshell.py
M src/ovirtcli/shell/listcmdshell.py
M src/ovirtcli/shell/showcmdshell.py
22 files changed, 248 insertions(+), 149 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
Ori Liel: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/5648
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibc0feb0acc826d2d7482496c3aaf1bebadab3ceb
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>