Comment 9 for bug 1735154

Revision history for this message
Daniel Alvarez (dalvarezs) wrote :

More debugging.

Apparently, the gw is not added to the router so the problem must be somewhere around here:

https://github.com/openstack/networking-ovn/blob/9126c366ced27b773faffb3cc84093db7e23bc72/networking_ovn/common/ovn_client.py#L930-#L934

Either _get_v4_network_of_all_router_ports is returning no networks or router.get(l3.EXTERNAL_GW_INFO) is returning no info.