2016-08-17 13:16:10 -07:00
|
|
|
.. |p-start| raw:: html
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
|
|
|
.. |p-end| raw:: html
|
|
|
|
|
|
|
|
</p>
|
|
|
|
|
2017-08-03 18:44:11 -04:00
|
|
|
.. |html-br| raw:: html
|
|
|
|
|
|
|
|
<br />
|
|
|
|
|
2016-08-17 13:16:10 -07:00
|
|
|
.. |disk_format_description| replace::
|
|
|
|
|p-start|\ The format of the disk.\ |p-end|
|
2017-08-03 18:44:11 -04:00
|
|
|
|p-start|\ Values may vary based on the configuration available in a
|
2016-08-17 13:16:10 -07:00
|
|
|
particular OpenStack cloud. See the :ref:`Image Schema <image-schema>`
|
|
|
|
response from the cloud itself for the valid values available.\ |p-end|
|
|
|
|
|p-start|\ Example formats are: ``ami``, ``ari``, ``aki``, ``vhd``,
|
2017-08-03 18:44:11 -04:00
|
|
|
``vhdx``, ``vmdk``, ``raw``, ``qcow2``, ``vdi``, ``ploop`` or
|
|
|
|
``iso``.\ |p-end|
|
|
|
|
|p-start|\ The value might be ``null`` (JSON null data type).\ |p-end|
|
|
|
|
|p-start|\
|
|
|
|
**Newton changes**: The ``vhdx`` disk format is a supported
|
|
|
|
value.\ |html-br|
|
|
|
|
**Ocata changes**: The ``ploop`` disk format is a supported
|
|
|
|
value.\ |p-end|
|
|
|
|
|
|
|
|
.. |container_format_description| replace::
|
|
|
|
|p-start|\ Format of the image container.\ |p-end|
|
|
|
|
|p-start|\ Values may vary based on the configuration available in a
|
|
|
|
particular OpenStack cloud. See the :ref:`Image Schema <image-schema>`
|
|
|
|
response from the cloud itself for the valid values available.\ |p-end|
|
|
|
|
|p-start|\ Example formats are: ``ami``, ``ari``, ``aki``, ``bare``,
|
|
|
|
``ovf``, ``ova``, or ``docker``.\ |p-end|
|
2016-08-17 13:16:10 -07:00
|
|
|
|p-start|\ The value might be ``null`` (JSON null data type).\ |p-end|
|