microovn is now broken on IPv6

Bug #2022367 reported by Stéphane Graber
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
microovn
Fix Released
Undecided
Unassigned

Bug Description

Commit https://github.com/canonical/microovn/commit/45624d8a1f5d25d926b7f42dbf5568d77a3b575c breaks MicroOVN on IPv6 machines as that causes the OVN databases to listen on IPv4 only:

root@micro01:~# ss -ltnp | grep 664
LISTEN 0 10 0.0.0.0:6641 0.0.0.0:* users:(("ovsdb-server",pid=6743,fd=18))
LISTEN 0 10 0.0.0.0:6642 0.0.0.0:* users:(("ovsdb-server",pid=6769,fd=17))

This breaks my demo environment as I rely on IPv6 being used for all the MicroCloud traffic.

Revision history for this message
Stéphane Graber (stgraber) wrote :
Changed in microovn:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.