Re: [libvirt] [PATCH] qemu: Fix the command line generation for rbd auth using aes secrets

2016-08-17 Thread John Ferlan
On 08/16/2016 10:16 PM, Jim Fehlig wrote: > On 08/16/2016 02:59 PM, John Ferlan wrote: >> https://bugzilla.redhat.com/show_bug.cgi?id=1182074 >> >> Since libvirt still uses a legacy qemu arg format to add a disk, the >> manner in which the 'password-secret' argument is passed to qemu needs >> to

Re: [libvirt] [PATCH] qemu: Fix the command line generation for rbd auth using aes secrets

2016-08-16 Thread Jim Fehlig
On 08/16/2016 02:59 PM, John Ferlan wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1182074 > > Since libvirt still uses a legacy qemu arg format to add a disk, the > manner in which the 'password-secret' argument is passed to qemu needs > to change to prepend a 'file.' If in the future, usage

[libvirt] [PATCH] qemu: Fix the command line generation for rbd auth using aes secrets

2016-08-16 Thread John Ferlan
https://bugzilla.redhat.com/show_bug.cgi?id=1182074 Since libvirt still uses a legacy qemu arg format to add a disk, the manner in which the 'password-secret' argument is passed to qemu needs to change to prepend a 'file.' If in the future, usage of the more modern disk format, then the prepended