On Fri, Jun 16, 2017 at 05:29:44PM +0200, Peter Krempa wrote:
Since 2.9 the host and port for NBD are no longer directly under the
json pseudo-protocol object, but rather belong to a sub-object called
'server'.
---
src/util/virstoragefile.c | 28 +++++++++++++++++-----------
tests/virstoragetest.c | 11 +++++++++++
2 files changed, 28 insertions(+), 11 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>