Added VMware hardware version key information

Added a description and information on the
VMware hardware version key, which enables setting
VM hardware versions for backward compatibility
with clusters.

Change-Id: Ie1279b4bfbc7cda1ac5ae09e941426f05586d534
backport: none
Closes-Bug: #1398162
This commit is contained in:
Joseph Robinson 2014-12-04 17:14:34 +10:00
parent 9143f5192f
commit 330e5cb319

View File

@ -411,6 +411,22 @@
</td>
<td>A numerical value in MHz</td>
</tr>
<tr valign="top">
<td>VMware API driver</td>
<td>vmware:hw_version</td>
<td>Specifies the hardware version VMware uses to create
images. If the hardware version needs to
be compatible with a cluster version, for backward
compatibility or other circumstances, the
<literal>vmware:hw_version</literal> key specifies
a virtual machine hardware version. In the event
that a cluster has mixed host version types, the
key will enable the VC to place the cluster on the
correct host.</td>
<td>See <link xlink:href="https://pubs.vmware.com/vsphere-55/index.jsp#
com.vmware.vsphere.hostclient.doc/GUID-68E5EDAE-66DE-43F8-9420-F424AFEADB1D.html"
>vmware.com</link>.</td>
</tr>
<tr valign="top">
<td>XenAPI driver</td>
<td>auto_disk_config</td>