Ravi Nori has uploaded a new change for review.

Change subject: cli: Ping command success message need to be rephrased(#918749)
......................................................................

cli: Ping command success message need to be rephrased(#918749)

ovirt-shell ping success message needs to be rephrased. This
patch changes the message to "oVirt manager could be reached
successfully".

Change-Id: I9db7fa5c022713448674f4204470a7c502a1cfe5
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=918749
Signed-off-by: Ravi Nori <rn...@redhat.com>
---
M src/cli/messages.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-cli refs/changes/40/12840/1

diff --git a/src/cli/messages.py b/src/cli/messages.py
index 677358f..2633cfc 100644
--- a/src/cli/messages.py
+++ b/src/cli/messages.py
@@ -62,7 +62,7 @@
         STATUS = '\nlast command status: %s'
         PRODUCT_VERSION = "\n%s version: %s.\n"
         NOT_CONNECTED = 'not connected.'
-        SUCESS_CONNECT_TO_BACKEND = '\nsuccess: oVirt manager could be reached 
OK.\n\n'
+        SUCESS_CONNECT_TO_BACKEND = '\noVirt manager could be reached 
successfully.\n\n'
         SDK_VERSION = 'sdk version    : %s'
         CLI_VERSION = 'cli version    : %s'
         BACKEND_VERSION = 'backend version: %s'


--
To view, visit http://gerrit.ovirt.org/12840
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9db7fa5c022713448674f4204470a7c502a1cfe5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rn...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to