
27 Apr
2016
27 Apr
'16
7:06 p.m.
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@redhat.com> --- src/qemu/qemu_command.c | 40 +++++++++++++--------------------------- 1 file changed, 13 insertions(+), 27 deletions(-)
ACK - Cole