Introduce HV_MIGRATION_PORT hypervisor parameter
This parameter will replace the direct use of KVM_MIGRATION_PORT and the implicit use of the Xen migration port. While it doesn't make sense to change this at instance level, we don't have any other infrastructure for cluster-wide hypervisor parameters, so we add it here (and document that it usually shouldn't be changed on a per-instance basis). Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
Showing
- lib/constants.py 5 additions, 0 deletionslib/constants.py
- lib/hypervisor/hv_base.py 2 additions, 0 deletionslib/hypervisor/hv_base.py
- lib/hypervisor/hv_kvm.py 3 additions, 2 deletionslib/hypervisor/hv_kvm.py
- lib/hypervisor/hv_xen.py 2 additions, 0 deletionslib/hypervisor/hv_xen.py
- man/gnt-instance.sgml 16 additions, 0 deletionsman/gnt-instance.sgml
Loading
Please register or sign in to comment