
14 Mar
2016
14 Mar
'16
8:40 a.m.
On Mon, Feb 29, 2016 at 04:26:25PM -0700, Jim Fehlig wrote:
The docs claims the cache attribute of the disk <driver> 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.
Signed-off-by: Jim Fehlig <jfehlig@suse.com> --- docs/schemas/domaincommon.rng | 1 + 1 file changed, 1 insertion(+)
ACK Does this need a test case in any of the directories 'domainschematest' uses? Jan