[libvirt] [PATCH] doc: Add schema definition for imagelabel

Osier Yang jyang at redhat.com
Mon Mar 21 08:36:45 UTC 2011


于 2011年03月21日 16:23, Daniel Veillard 写道:
> On Mon, Mar 21, 2011 at 04:00:05PM +0800, Osier Yang wrote:
>> ---
>>   docs/schemas/domain.rng |    3 +++
>>   1 files changed, 3 insertions(+), 0 deletions(-)
>>
>> diff --git a/docs/schemas/domain.rng b/docs/schemas/domain.rng
>> index 21c4380..30f673f 100644
>> --- a/docs/schemas/domain.rng
>> +++ b/docs/schemas/domain.rng
>> @@ -64,6 +64,9 @@
>>         <element name="label">
>>           <text/>
>>         </element>
>> +<element name="imagelabel">
>> +<text/>
>> +</element>
>>       </element>
>>     </define>
>>     <define name="hvs">
>
>    ACK, this element is looked for in src/conf/domain_conf.c but
> missing from Relax-NG schemas for the domain.
>    Please put a small explanation in the git commit please :-)

Hum, thanks, pushed with description. :-)

Regards
Osier




More information about the libvir-list mailing list