search for: migrate_vm_select

Displaying 1 result from an estimated 1 matches for "migrate_vm_select".

Did you mean: migrate_vm_deselect
2009 Sep 08
1
[PATCH server] fix live migration
...b/src/app/views/vm/migrate.rhtml @@ -44,6 +44,7 @@ :hwpool => @vm.get_hardware_pool, :exclude_pool => nil, :exclude_host => @vm.host_id, + :is_popup => true, :checkboxes => false, :on_select => "migrate_vm_select", :on_deselect => "migrate_vm_deselect", -- 1.6.2.5