mooli tayer has uploaded a new change for review.

Change subject: Text: add 'dstqemu' to vds client migration command description
......................................................................

Text: add 'dstqemu' to vds client migration command description

Change-Id: Ib160ef79f842fb2dc75cfb229f281806bc801464
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1007686
Signed-off-by: Mooli Tayer <mta...@redhat.com>
---
M client/vdsClient.py
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/77/19277/1

diff --git a/client/vdsClient.py b/client/vdsClient.py
index 590b1e7..bddfaa1 100644
--- a/client/vdsClient.py
+++ b/client/vdsClient.py
@@ -1957,8 +1957,8 @@
                          ' name:value,name:value'
                          )),
         'migrate': (serv.do_migrate,
-                    ('vmId=<id> method=<offline|online> src=<host:[port]> '
-                     'dst=<host:[port]>',
+                    ('vmId=<id> method=<offline|online> src=<host[:port]> '
+                     'dst=<host[:port]>  dstqemu=<host[:port]>',
                      'Migrate a desktop from src machine to dst host using '
                      'the specified ports'
                      )),


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib160ef79f842fb2dc75cfb229f281806bc801464
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <mta...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to