
14 Oct
2009
14 Oct
'09
9:43 a.m.
Daniel Veillard wrote:
On Mon, Oct 12, 2009 at 01:32:26PM +0200, Chris Lalancette wrote:
Normally, when you migrate a domain from host A to host B, the domain on host A remains defined but shutoff and the domain on host B remains running but is a "transient". Add a new flag to virDomainMigrate() to allow the original domain to be undefined on source host A, and a new flag to virDomainMigrate() to allow the new domain to be persisted on the destination host B.
Signed-off-by: Chris Lalancette <clalance@redhat.com>
Sounds fine, this doesn't seems to impact the API or protocol format so I would rather wait after the 0.7.2 release to commit this though, hopefully tomorrow.
OK, now that 0.7.2 is out, I've pushed this. Thanks, -- Chris Lalancette