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
This commit is contained in:
Adelina Tuvenie 2015-01-29 04:50:20 -08:00
parent da2f514495
commit a88ac02a01
1 changed files with 1 additions and 2 deletions

View File

@ -161,8 +161,7 @@
<prompt>PS C:\></prompt><userinput>Set-VMMigrationNetwork <replaceable>IP_ADDRESS</replaceable></userinput>
<prompt>PS C:\></prompt><userinput>Set-VMHost -VirtualMachineMigrationAuthenticationTypeKerberos</userinput></screen>
<note>
<para>Please replace the <replaceable>IP_ADDRESS</replaceable> with the address of the interface which will provide
the virtual switching for nova-network.</para>
<para>Please replace the <replaceable>IP_ADDRESS</replaceable> with the address of the interface which will provide live migration.</para>
</note>
<para><emphasis role="bold">Additional Reading</emphasis></para>
<para>Here's an article that clarifies the various live migration options in Hyper-V:</para>