Forward port the live migration from 1.2 branch
This is forward port via copy (and not individual patches cherry-pick) of the latest code on the 1.2 branch related to the migration. The changes compared to 1.2 are the fact that we don't need the IdentifyDisks step anymore (the drbd rpc calls are independent now), and the rpc module improvements. Reviewed-by: ultrotter
Showing
- lib/backend.py 6 additions, 6 deletionslib/backend.py
- lib/cmdlib.py 304 additions, 0 deletionslib/cmdlib.py
- lib/hypervisor/hv_xen.py 9 additions, 3 deletionslib/hypervisor/hv_xen.py
- lib/mcpu.py 1 addition, 0 deletionslib/mcpu.py
- lib/opcodes.py 13 additions, 0 deletionslib/opcodes.py
- scripts/gnt-instance 55 additions, 0 deletionsscripts/gnt-instance
Loading
Please register or sign in to comment