From 8142950a7fdc1c1642126364d3ed9ba501588c10 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Thu, 8 Oct 2020 10:39:57 +0200 Subject: [PATCH] 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 --- docs/schemas/basictypes.rng | 6 ++++++ docs/schemas/domaincommon.rng | 5 ++++- 2 files changed, 10 insertions(+), 1 deletion(-) 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 @@ - + + + +