[cli-reference] add 'os_secure_boot' property to ImageMetaProps

Change-Id: I34b130525ee6a668d8ae95749628730eeccbbe45
Closes-Bug: #1587858
This commit is contained in:
tanyy 2016-06-20 10:20:50 +08:00 committed by Alexandra Settle
parent a993ae49c3
commit a5e92ee40e
1 changed files with 8 additions and 0 deletions

View File

@ -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