[Ovirt-devel] [PATCH 2/2] Enables users to migrate virtual machines between hosts.

Alan Pevec apevec at gmail.com
Thu Nov 19 22:30:40 UTC 2009


On Wed, Nov 11, 2009 at 4:51 PM, Darryl L. Pierce <dpierce at redhat.com> wrote:
> Users select a virtual machine on their current libvirt host. They then
> select a target machine, which must have been previously configured as a
> connection. They confirm the migration and then it runs.

...
> +class MigrateDomainConfigScreen(DomainListConfigScreen):
...
> +    def get_elements_for_page(self, screen, page):
> +        if   page is LIST_DOMAINS:  return self.get_domain_list_page(screen)

this shows all defined VMs, shouldn't it show only running VMs if this
is a live migration?




More information about the ovirt-devel mailing list