
31 Aug
2017
31 Aug
'17
2:17 p.m.
On Wed, Aug 30, 2017 at 18:46:12 -0400, John Ferlan wrote:
From: Ashish Mittal <Ashish.Mittal@veritas.com>
Add a test case to verify setting vxhs_tls=0 in qemu.conf disables TLS for VxHS disks followed by running the same test after enabling for the success case.
Signed-off-by: Ashish Mittal <Ashish.Mittal@veritas.com> Signed-off-by: John Ferlan <jferlan@redhat.com> ---
This is essentially the same v5 patch8 - had to clean up the input XML a bit though.
I'm not a fan of this change - I think we should just follow what chardev does and if someone has vxhs_tls = 0 and haveTLS = true, then we just clear the haveTLS and move on. I think one way or another things will fail in any case.
Me neither. NACK