From 3240b8324c4cdcff60ea1b5acc86ca66873b7dc3 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Fri, 21 Apr 2017 12:19:46 +0200 Subject: [PATCH] docs: schemas: Split out simple network protocols ftp/tftp/sheepdog have a mandatory filename and support only one host. There are no additional options for them. --- docs/schemas/domaincommon.rng | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index c6b6219cb4..12acc68723 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -1569,18 +1569,29 @@ + + + + + sheepdog + iscsi + ftp + ftps + tftp + + + + + + + nbd - sheepdog gluster - iscsi - ftp - ftps - tftp @@ -1601,6 +1612,7 @@ + -- 2.47.2