From 726c50db814e7b4476d7e8f02d5d6138d8974fd3 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Fri, 20 Oct 2017 00:09:00 -0400 Subject: Update Image service property keys doc Doc update for change Ie8227fececa40e502aaa39d77de2a1cd0cd72682 Change-Id: I4b35d0ae768b331945cd014c004cef16ed2155b3 Closes-bug: #1694441 --- doc/source/cli/property-keys.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/source/cli/property-keys.rst b/doc/source/cli/property-keys.rst index 2763357..738c28a 100644 --- a/doc/source/cli/property-keys.rst +++ b/doc/source/cli/property-keys.rst @@ -314,6 +314,14 @@ For example: allows for flexibility in setting/overriding the default behavior as needed. - ``true`` or ``false`` + * - libvirt API driver + - ``img_hide_hypervisor_id`` + - Some hypervisors add a signature to their guests. While the presence + of the signature can enable some paravirtualization features on the + guest, it can also have the effect of preventing some drivers from + loading. Hiding the signature by setting this property to ``true`` + may allow such drivers to load and work. + - ``true`` or ``false`` * - VMware API driver - ``vmware_adaptertype`` - The virtual SCSI or IDE controller used by the hypervisor. -- cgit v1.2.1