]> xenbits.xensource.com Git - libvirt.git/commitdiff
conf: fix domaincommon.rng to accept network name with quotes
authorShivaprasad G Bhat <shivaprasadbhat@gmail.com>
Mon, 1 Jun 2015 08:07:23 +0000 (13:37 +0530)
committerLaine Stump <laine@laine.org>
Tue, 9 Jun 2015 17:55:54 +0000 (13:55 -0400)
The network name is currently of type "deviceName" but it should be
"text" as name is defined in the network.rng.

Signed-off-by: Shivaprasad G Bhat <sbhat@linux.vnet.ibm.com>
docs/schemas/domaincommon.rng

index 7c6fa5cd6fe86a57102ffb50b525d8a8a18ce20a..5dc48f73b0c3ae16ea76f93ae4e94e410d81bfc6 100644 (file)
           <interleave>
             <element name="source">
               <attribute name="network">
-                <ref name="deviceName"/>
+                <text/>
               </attribute>
               <optional>
                 <attribute name="portgroup">