From: Peter Krempa Date: Thu, 8 Oct 2020 08:39:57 +0000 (+0200) Subject: schema: domain: Accept VMware disk sources for the disk X-Git-Tag: v6.9.0-rc1~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8142950a7fdc1c1642126364d3ed9ba501588c10;p=thirdparty%2Flibvirt.git schema: domain: Accept VMware disk sources for the disk Accept the 'datastore' variant of disk source specification used by our VMware driver. https://libvirt.org/drvesx.html#datastore Signed-off-by: Peter Krempa Reviewed-by: Pino Toscano --- diff --git a/docs/schemas/basictypes.rng b/docs/schemas/basictypes.rng index b1fb939aff..ea18b2d2fb 100644 --- a/docs/schemas/basictypes.rng +++ b/docs/schemas/basictypes.rng @@ -303,6 +303,12 @@ + + + \[[^\]]+\] .+ + + + /.* diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index ae25b9b1bc..50d8aa9155 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -1652,7 +1652,10 @@ - + + + +