mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
The migrate method from libvirt supports passing down a different XML for running the instance of the target hypervisor. This enables the VNC to bind to the private IP Address of the hypervisor and during migration this will be changed to the private IP address of the target host. This way VNC doesn't listen world wide and is much safer.