[libvirt] [PATCH 04/19] storage: Use virSecretGetSecretString

Peter Krempa pkrempa at redhat.com
Tue Jun 21 13:59:41 UTC 2016


On Mon, Jun 13, 2016 at 20:27:43 -0400, John Ferlan wrote:
> Rather than inline code secret lookup for rbd/iscsi, use the common function.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/Makefile.am                     |  1 +
>  src/storage/storage_backend_iscsi.c | 49 +++++--------------------------------
>  src/storage/storage_backend_rbd.c   | 48 +++---------------------------------
>  3 files changed, 10 insertions(+), 88 deletions(-)

ACK




More information about the libvir-list mailing list