*** This bug is a duplicate of bug 1764314 ***
    https://bugs.launchpad.net/bugs/1764314

Hi all,
I've managed libvirt to work with netplan's bridges, look for this example 
under Bridging section

https://netplan.io/examples

libvirtd would be configured to use this bridge by adding the following
content to a new XML file under /etc/libvirtd/qemu/networks/. The name
of the bridge in the tag as well as in need to match the name of the
bridge device configured using netplan:

<network>
  <name>br0</name>
  <bridge name='br0'/>
  <forward mode="bridge"/>
</network>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1770345

Title:
  libvirt not compatible with netplan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1770345/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to