[libvirt] svirt fix for schema on domain.rng

Daniel P. Berrange berrange at redhat.com
Thu Mar 19 11:26:41 UTC 2009


On Wed, Mar 18, 2009 at 11:19:39AM -0400, Daniel J Walsh wrote:

> diff --git a/docs/schemas/domain.rng b/docs/schemas/domain.rng
> index 107215c..21bd2b2 100644
> --- a/docs/schemas/domain.rng
> +++ b/docs/schemas/domain.rng
> @@ -34,6 +34,12 @@
>        <attribute name='model'>
>  	<text/>
>        </attribute>
> +      <attribute name='type'>
> +        <choice>
> +          <value>dynamic</value>
> +          <value>static</value>
> +        </choice>
> +      </attribute>
>        <element name='label'>
>  	<text/>
>        </element>

ACK, must stop forgetting this stuff :-)

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list