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.

Closes-Bug: #1415882
Change-Id: Ia766edad76d096b3d95b7f7485467648e51a66ac
(cherry picked from commit a88ac02a01)
This commit is contained in:
Adelina Tuvenie
2015-01-29 04:50:20 -08:00
parent 4d2e90b903
commit 3e80c2419c

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>