conf: use virNetDevIPInfo for guest-side <interface> config

All the same information was already there, just in slightly different
places in the virDomainNetDef.
This commit is contained in:
Laine Stump
2016-06-26 19:33:09 -04:00
parent 69e04044dd
commit fbc1843d2e
13 changed files with 49 additions and 110 deletions
+1 -21
View File
@@ -2420,27 +2420,7 @@
<empty/>
</element>
</optional>
<zeroOrMore>
<element name="ip">
<attribute name="address">
<ref name="ipAddr"/>
</attribute>
<optional>
<attribute name="family">
<ref name="addr-family"/>
</attribute>
</optional>
<optional>
<attribute name="prefix">
<ref name="ipPrefix"/>
</attribute>
</optional>
<empty/>
</element>
</zeroOrMore>
<zeroOrMore>
<ref name="route"/>
</zeroOrMore>
<ref name="interface-ip-info"/>
<optional>
<element name="script">
<attribute name="path">