Re: [libvirt] [PATCH v6 10/13] qemu: Introduce qemuDomainPrepareDiskSource

2017-08-31 Thread Peter Krempa
On Wed, Aug 30, 2017 at 18:46:10 -0400, John Ferlan wrote: > Introduce a function to setup any TLS needs for a disk source. > > If there's a configuration or other error setting up the disk source > for TLS, then cause the domain startup to fail. > > For VxHS, if cfg->haveTLS is set, then TLS

[libvirt] [PATCH v6 10/13] qemu: Introduce qemuDomainPrepareDiskSource

2017-08-31 Thread John Ferlan
Introduce a function to setup any TLS needs for a disk source. If there's a configuration or other error setting up the disk source for TLS, then cause the domain startup to fail. For VxHS, if cfg->haveTLS is set, then TLS creds will be added automatically to every VxHS disk that didn't specify

[libvirt] [PATCH v6 10/13] qemu: Introduce qemuDomainPrepareDiskSource

2017-08-30 Thread John Ferlan
Introduce a function to setup any TLS needs for a disk source. If there's a configuration or other error setting up the disk source for TLS, then cause the domain startup to fail. For VxHS, if cfg->haveTLS is set, then TLS creds will be added automatically to every VxHS disk that didn't specify