[libvirt] [PATCHv2 5/9] conf: support abstracted interface info in network XML

Laine Stump laine at laine.org
Thu Jul 21 07:14:30 UTC 2011


On 07/21/2011 02:44 AM, Daniel Veillard wrote:
> On Wed, Jul 20, 2011 at 02:21:55AM -0400, Laine Stump wrote:
>> The network XML is updated in the following ways:
> [...]
>> diff --git a/docs/schemas/network.rng b/docs/schemas/network.rng
>> index 6d9f06b..1adb553 100644
>> --- a/docs/schemas/network.rng
>> +++ b/docs/schemas/network.rng
>> @@ -7,6 +7,7 @@
>>     </start>
>>
>>     <include href='basictypes.rng'/>
>> +<include href='networkcommon.rng'/>
>    Modularity is nice but you forgot networkcommon.rng in the patch,
>    right ?

networkcommon.rng was added in PATCH 2/9 - it's used by both network.rng 
and domain.rng.

(I had actually forgotten to "git add" the new file in the previous 
version of the patches, but this time I remembered - I just doublechecked)




More information about the libvir-list mailing list