Adding note about VM creation failure
As per bug, if an invalid guestID is specified in a vmware_ostype property, VM creation will fail. Change-Id: I8a1e29071fc882d1bd5dd59a0477cc0df073fc7b Closes-Bug: #1387862
This commit is contained in:
parent
cf4345bab1
commit
c4e22ec93c
@ -545,6 +545,12 @@ Sparse image by setting ``vmware_disktype`` to ``sparse``:
|
||||
The following table shows the ``vmware_ostype`` property that applies to
|
||||
each of the supported guest OS:
|
||||
|
||||
.. note::
|
||||
|
||||
If a glance image has a ``vmware_ostype`` property which does not
|
||||
correspond to a valid VMware guestId, VM creation will fail, and a warning
|
||||
will be logged.
|
||||
|
||||
.. list-table:: OpenStack Image service OS type settings
|
||||
:header-rows: 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user