Description of problem: We see this on the ovs-vswitchd.logs of the hosts: g Description 2019-02-05T16:48:24.078Z|00320|rconn|WARN|br-ex<->tcp:127.0.0.1:6633: connection failed (Connection refused) 2019-02-05T16:48:32.077Z|00321|rconn|WARN|br-ex<->tcp:127.0.0.1:6633: connection failed (Connection refused) 2019-02-05T16:48:40.078Z|00322|rconn|WARN|br-ex<->tcp:127.0.0.1:6633: connection failed (Connection refused) 2019-02-05T16:48:48.078Z|00323|rconn|WARN|br-ex<->tcp:127.0.0.1:6633: connection failed (Connection refused) 2019-02-05T16:48:56.077Z|00324|rconn|WARN|br-ex<->tcp:127.0.0.1:6633: connection failed (Connection refused) 2019-02-05T16:49:04.081Z|00325|rconn|WARN|br-ex<->tcp:127.0.0.1:6633: connection failed (Connection refused) 2019-02-05T16:49:12.078Z|00326|rconn|WARN|br-ex<->tcp:127.0.0.1:6633: connection failed (Connection refused) 2019-02-05T16:49:20.077Z|00327|rconn|WARN|br-ex<->tcp:127.0.0.1:6633: connection failed (Connection refused) can be fixed by: sudo ovs-vsctl set-fail-mode br-ex standalone sudo ovs-vsctl del-controller br-ex also all other bridge mapped bridges, this loop here looks like a good place to do it: https://github.com/openstack/networking-ovn/blob/319ec6f54e98e6de8defa7a04a03fec0bc7021a7/migration/tripleo_environment/playbooks/roles/migration/templates/activate-ovn.sh.j2#L20
According to our records, this should be resolved by python-networking-ovn-5.0.2-0.20190307204430.6a774a0.el7ost. This build is available now.
Can't verify before getting the fix of https://bugzilla.redhat.com/show_bug.cgi?id=1700302
cant verify- depends on https://bugzilla.redhat.com/show_bug.cgi?id=1694572
Closing as bug 1694572 won't make it to OSP14 before EOL.