You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add support for the ``SERIAL`` disk attribute. This allows specifying a ``SERIAL`` value in :ref:`Image <img_template>` and :ref:`VM Templates <template>`, including support for automatic generation (SERIAL="auto").
| ``VCENTER_IMPORTED\*`` |\-| Optional | ``YES`` | vCenter: This attribute is set to ``YES`` automatically when an IMAGE has been imported e.g an imported template. If set to YES, OpenNebula won't remove from vCenter this image when the image is deleted from OpenNebula. |
| ``SERIAL`` | Optional |\-| ``auto``, any string. | If present, a serial number will be added to virtual hard drive. If set to "auto", the serial number will be generated automatically. (<vm_id>-<disk_id>) If set to a specific value, that value will be used as the serial number. |
| ``VCENTER_DISK_TYPE`` | Possible values (careful with the case): thin, thick, .... More information `in the VMware documentation <https://code.vmware.com/doc/preview?id=4206/doc/vim.VirtualDiskManager.VirtualDiskType.html>`__. |\-| O |
0 commit comments