From 885e34c91646c3da536378c16764178fa452acec Mon Sep 17 00:00:00 2001 From: Jim Fehlig Date: Mon, 29 Feb 2016 16:25:38 -0700 Subject: [PATCH] schema: support 'default' cache mode The docs claims the cache attribute of the disk element supports 'default' as one of its permissible values, but such configuration fails virt-xml-validate. Add 'default' as one of the cache attribute choices in domaincommon.rng. --- docs/schemas/domaincommon.rng | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 8c6287d8bf..0eb1e5ad72 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -1606,6 +1606,7 @@ + default none writeback writethrough