Re: [libvirt] [PATCH v2 01/12] qemu: Introduce qemuDomainSecretInfo

2016-05-02 Thread John Ferlan
On 05/02/2016 07:17 AM, Ján Tomko wrote: > On Sat, Apr 16, 2016 at 10:17:34AM -0400, John Ferlan wrote: >> Introduce a new private structure to hold qemu domain auth/secret data. >> This will be stored in the qemuDomainDiskPrivate as a means to store the >> auth and fetched secret data rather tha

Re: [libvirt] [PATCH v2 01/12] qemu: Introduce qemuDomainSecretInfo

2016-05-02 Thread Ján Tomko
On Sat, Apr 16, 2016 at 10:17:34AM -0400, John Ferlan wrote: > Introduce a new private structure to hold qemu domain auth/secret data. > This will be stored in the qemuDomainDiskPrivate as a means to store the > auth and fetched secret data rather than generating during building of > the command li

Re: [libvirt] [PATCH v2 01/12] qemu: Introduce qemuDomainSecretInfo

2016-04-27 Thread Cole Robinson
On 04/16/2016 10:17 AM, John Ferlan wrote: > Introduce a new private structure to hold qemu domain auth/secret data. > This will be stored in the qemuDomainDiskPrivate as a means to store the > auth and fetched secret data rather than generating during building of > the command line. > > The initi

[libvirt] [PATCH v2 01/12] qemu: Introduce qemuDomainSecretInfo

2016-04-16 Thread John Ferlan
Introduce a new private structure to hold qemu domain auth/secret data. This will be stored in the qemuDomainDiskPrivate as a means to store the auth and fetched secret data rather than generating during building of the command line. The initial changes will handle the current username and secret