提交 6a28687b 编写于 作者: S Shivaprasad G Bhat 提交者: Laine Stump

conf: fix domaincommon.rng to accept network name with quotes

The network name is currently of type "deviceName" but it should be
"text" as name is defined in the network.rng.
Signed-off-by: NShivaprasad G Bhat <sbhat@linux.vnet.ibm.com>
上级 ad658a60
...@@ -2065,7 +2065,7 @@ ...@@ -2065,7 +2065,7 @@
<interleave> <interleave>
<element name="source"> <element name="source">
<attribute name="network"> <attribute name="network">
<ref name="deviceName"/> <text/>
</attribute> </attribute>
<optional> <optional>
<attribute name="portgroup"> <attribute name="portgroup">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册