Migration: warn the user about hv version mismatch
* hv_kvm.py, hv_xen.py - return the hypervisor version (if available) from GetNodeInfo * cmdlib.py - if hypervisor version is available during the migration, and the versions differ, warn the user Signed-off-by:Andrea Spadaccini <spadaccio@google.com> Reviewed-by:
Michael Hanselmann <hansmi@google.com>
Showing
- lib/backend.py 1 addition, 0 deletionslib/backend.py
- lib/cmdlib.py 15 additions, 0 deletionslib/cmdlib.py
- lib/constants.py 3 additions, 0 deletionslib/constants.py
- lib/hypervisor/hv_kvm.py 6 additions, 3 deletionslib/hypervisor/hv_kvm.py
- lib/hypervisor/hv_xen.py 9 additions, 0 deletionslib/hypervisor/hv_xen.py
Loading
Please register or sign in to comment