libvirt/tests/networkxml2xmlupdatein/portgroup-alice-new.xml
Ján Tomko 2d9185a9f3 Test network update XML parsing
Add checks for updating sections of network definition via
virNetworkDefUpdateSection.

https://bugzilla.redhat.com/show_bug.cgi?id=989569
2013-08-28 08:05:46 +02:00

11 lines
206 B
XML

<portgroup name='alice'>
<vlan trunk='yes'>
<tag id='888'/>
<tag id='808'/>
<tag id='909'/>
</vlan>
<virtualport>
<parameters profileid='alice-profile'/>
</virtualport>
</portgroup>