diff --git a/doc/cli-reference/source/glance_property_keys.rst b/doc/cli-reference/source/glance_property_keys.rst index 0feab849a6..946d40628b 100644 --- a/doc/cli-reference/source/glance_property_keys.rst +++ b/doc/cli-reference/source/glance_property_keys.rst @@ -156,6 +156,14 @@ For example: - ``os_version`` - The operating system version as specified by the distributor. - Valid version number (for example, ``11.10``). + * - All + - ``os_secure_boot`` + - Secure Boot is a security standard. When the instance starts, + Secure Boot first examines software such as firmware and OS by their + signature and only allows them to run if the signatures are valid. + - * ``required`` - Enable the Secure Boot feature. + * ``disabled`` or ``optional`` - (default) Disable the Secure Boot + feature. * - All - ``ramdisk_id`` - The ID of image stored in the Image service that should be used as the