[libvirt] [PATCH v2 12/14] qemu: Get capabilities to use iscsi password-secret argument

Peter Krempa pkrempa at redhat.com
Fri Sep 22 09:47:16 UTC 2017


On Fri, Sep 15, 2017 at 20:30:15 -0400, John Ferlan wrote:
> Add the capability to use the blockdev-add query-qmp-schema option
> to find the 'password-secret' parameter that will allow the iSCSI
> code to use the master secret object (a/k/a AES) to encrypt the

AES is a name of the cipher, not an alias for qemu's secret objects.

> secret in an object and only need to provide the object id of
> tha secret on the command line thus obsfuscating the passphrase.

s/tha/the/

> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c                      | 4 ++++
>  src/qemu/qemu_capabilities.h                      | 3 +++
>  tests/qemucapabilitiesdata/caps_2.10.0.x86_64.xml | 1 +
>  tests/qemucapabilitiesdata/caps_2.9.0.ppc64le.xml | 1 +
>  tests/qemucapabilitiesdata/caps_2.9.0.s390x.xml   | 1 +
>  tests/qemucapabilitiesdata/caps_2.9.0.x86_64.xml  | 1 +
>  6 files changed, 11 insertions(+)

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170922/960b68e2/attachment-0001.sig>


More information about the libvir-list mailing list