Dan Kenigsberg has posted comments on this change.
Change subject: Text: add 'dstqemu' to vds client migration command description
......................................................................
Patch Set 2: Code-Review+2
(1 comment)
....................................................
File client/vdsClient.py
Line 1957: ' name:value,name:value'
Line 1958: )),
Line 1959: 'migrate': (serv.do_migrate,
Line 1960: ('vmId=<id> method=<offline|online>
src=<host[:port]> '
Line 1961: 'dst=<host[:port]> dstqemu=<host>',
I asked Mooli to verify that specifying a port somehow work. If we are not sure we are ant
to support it, we should not doc it.
Line 1962: 'Migrate a desktop from src machine to dst host using
'
Line 1963: 'the specified ports'
Line 1964: )),
Line 1965: 'migrateStatus': (serv.do_mStat,
--
To view, visit
http://gerrit.ovirt.org/19277
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib160ef79f842fb2dc75cfb229f281806bc801464
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <mtayer(a)redhat.com>
Gerrit-Reviewer: Better Saggi <bettersaggi(a)gmail.com>
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: mooli tayer <mtayer(a)redhat.com>
Gerrit-HasComments: Yes