I'm stuck with integrating Incus and microovn

For MicroOVN, you need to set:

  • network.ovn.ca_cert to the content of /var/snap/microovn/common/data/pki/cacert.pem
  • network.ovn.client_cert to the content of /var/snap/microovn/common/data/pki/client-cert.pem
  • network.ovn.northbound_connection to the value of OVN_NB_CONNECT as found in /var/snap/microovn/common/data/env/ovn.env
  • network.ovs.connection to unix:/var/snap/microovn/common/run/switch/db.sock
1 Like