
31 Aug
2017
31 Aug
'17
10:27 a.m.
On Wed, Aug 30, 2017 at 18:46:05 -0400, John Ferlan wrote:
From: Ashish Mittal <Ashish.Mittal@veritas.com>
Add the backing parse and a test case to verify parsing of VxHS backing storage.
Signed-off-by: Ashish Mittal <Ashish.Mittal@veritas.com> Signed-off-by: John Ferlan <jferlan@redhat.com> ---
This combines v5 patch3 and src/util/virstoragefile.c from patch1.
The main change is to modify the port to be 9999. But I also added the "type":"tcp" since that'll be something apparent in the next patch.
src/util/virstoragefile.c | 37 +++++++++++++++++++++++++++++++++++++ tests/virstoragetest.c | 11 +++++++++++ 2 files changed, 48 insertions(+)
ACK