mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-10 01:18:03 +03:00
testdriver: Add openvswitch <network> example
This commit is contained in:
parent
cb182f7e3a
commit
24a073a9bc
@ -1594,6 +1594,13 @@ ba</description>
|
||||
<route family='ipv6' address='fd00:db8:ac10:fd00::' prefix='64' gateway='fd00:db8:ac10:fd01::1' />
|
||||
</network>
|
||||
|
||||
<network>
|
||||
<name>ovsbr1</name>
|
||||
<forward mode='bridge'/>
|
||||
<bridge name='ovsbr1'/>
|
||||
<virtualport type='openvswitch'/>
|
||||
</network>
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user