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:
parent
da2f514495
commit
a88ac02a01
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user