[PATCH 1/2] fix domaincommon.rng to accept network name with quotes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxx>
---
 docs/schemas/domaincommon.rng |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng
index 7c6fa5c..5dc48f7 100644
--- a/docs/schemas/domaincommon.rng
+++ b/docs/schemas/domaincommon.rng
@@ -2065,7 +2065,7 @@
           <interleave>
             <element name="source">
               <attribute name="network">
-                <ref name="deviceName"/>
+                <text/>
               </attribute>
               <optional>
                 <attribute name="portgroup">

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]