Adds img_config_drive in nova users docs

Added img_config_drive property usuage in nova users
config drive docs

Closes-Bug: #1879066
Change-Id: I56be0b6cda51447813c0a97b01ccb48d0c898c20
This commit is contained in:
Amit Uniyal 2022-08-05 12:59:45 +00:00
parent adeea3d5e7
commit de830f87b0
1 changed files with 11 additions and 0 deletions

View File

@ -234,6 +234,17 @@ information about the format of the files and subdirectories within these
directories.
Setting in image
~~~~~~~~~~~~~~~~~~~~~~~~~
.. code-block:: console
$ openstack image set IMG-UUID --property img_config_drive=mandatory
The img_config_drive image metadata property can be used to force enable the config drive.
Setting img_config_drive specifies whether the image needs a config drive.
Nova metadata
-------------