From a88ac02a010f1afa40dd0a642a890f59b45b914c Mon Sep 17 00:00:00 2001 From: Adelina Tuvenie Date: Thu, 29 Jan 2015 04:50:20 -0800 Subject: [PATCH] Remove unnecessary reference to nova-network in Hyper-V docs The config-reference page for the Hyper-V Virtualization Platform makes a reference to nova-network. Since the guide assumes neutron will be used, there is no need for such a reference. Change-Id: Ia766edad76d096b3d95b7f7485467648e51a66ac Closes-Bug: #1415882 --- doc/config-reference/compute/section_hypervisor_hyper-v.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/config-reference/compute/section_hypervisor_hyper-v.xml b/doc/config-reference/compute/section_hypervisor_hyper-v.xml index 9a2fa34cc1..6f2bb054fd 100644 --- a/doc/config-reference/compute/section_hypervisor_hyper-v.xml +++ b/doc/config-reference/compute/section_hypervisor_hyper-v.xml @@ -161,8 +161,7 @@ PS C:\>Set-VMMigrationNetwork IP_ADDRESS PS C:\>Set-VMHost -VirtualMachineMigrationAuthenticationTypeKerberos - Please replace the IP_ADDRESS with the address of the interface which will provide - the virtual switching for nova-network. + Please replace the IP_ADDRESS with the address of the interface which will provide live migration. Additional Reading Here's an article that clarifies the various live migration options in Hyper-V: