Comment 2 for bug 1895303

Revision history for this message
Peter Matulis (petermatulis) wrote :

To be clear, the workaround is to restart the ovn-northd daemon on each ovn-central unit. For example:

juju ssh ovn-central/0 sudo systemctl restart ovn-northd
juju ssh ovn-central/1 sudo systemctl restart ovn-northd
juju ssh ovn-central/2 sudo systemctl restart ovn-northd