]> xenbits.xensource.com Git - libvirt.git/commit
doc: Add schema definition for imagelabel
authorOsier Yang <jyang@redhat.com>
Mon, 21 Mar 2011 07:58:51 +0000 (15:58 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 21 Mar 2011 08:30:06 +0000 (16:30 +0800)
commit918c8193e228a98ce002e98671cd0f9dcbc04ef2
treee7aaad32cf3e28a74dede5e79b0baf2716600caf
parent83bc4fa7fa590540369fb3c01965456aeca5d6b6
doc: Add schema definition for imagelabel

<imagelable> is not generated by running domain, actually we parse
it in src/conf/domain_conf.c, this patch is to fix it, otherwise any
validation (virt-xml-validate) on the domain xml dumped from shutoff
domain containing <imagelable> will fail.

* docs/schemas/domain.rng
docs/schemas/domain.rng