Merge "Remove unnecessary reference to nova-network in Hyper-V docs"

This commit is contained in:
Jenkins 2015-01-29 19:06:03 +00:00 committed by Gerrit Code Review
commit ca5b5472b9
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>