summaryrefslogtreecommitdiff
path: root/doc/source/cli/property-keys.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/cli/property-keys.rst')
-rw-r--r--doc/source/cli/property-keys.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/cli/property-keys.rst b/doc/source/cli/property-keys.rst
index f2367fe..7176779 100644
--- a/doc/source/cli/property-keys.rst
+++ b/doc/source/cli/property-keys.rst
@@ -27,3 +27,8 @@ in the Glance Administration Guide.
For more information, refer to `Manage images
<https://docs.openstack.org/glance/latest/admin/manage-images.html>`_
in the Glance Administration Guide.
+
+.. note::
+
+ Boolean properties expect one of the following values: '0', '1', 'f',
+ 'false', 'n', 'no', 'off', 'on', 't', 'true', 'y', 'yes' (case-insensitive).