[libvirt] [PATCH v2 05/12] qemu: Use qemuDomainSecretInfoPtr in qemuBuildNetworkDriveURI

Cole Robinson crobinso at redhat.com
Wed Apr 27 23:06:23 UTC 2016


On 04/16/2016 10:17 AM, John Ferlan wrote:
> Rather than take username and password as parameters, now take
> a qemuDomainSecretInfoPtr and decode within the function.
> 
> NB: Having secinfo implies having the username for a plain type
>     from a successful virSecretGetSecretString
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/qemu/qemu_command.c | 40 +++++++++++++---------------------------
>  1 file changed, 13 insertions(+), 27 deletions(-)
> 

ACK

- Cole




More information about the libvir-list mailing list