]> xenbits.xensource.com Git - libvirt.git/commit
storage: Use virSecretGetSecretString
authorJohn Ferlan <jferlan@redhat.com>
Sat, 28 May 2016 12:15:23 +0000 (08:15 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 21 Jun 2016 18:31:19 +0000 (14:31 -0400)
commit35f6abef6b6afb807369ead3b83845f23ec228a2
treea65b4d0c931fea13619f0e192adb06436ab17362
parent7df631b66adbaa66018cffff8b46be7a4bc627e1
storage: Use virSecretGetSecretString

Rather than inline code secret lookup for rbd/iscsi, use the common function.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/Makefile.am
src/storage/storage_backend_iscsi.c
src/storage/storage_backend_rbd.c