Jakub Libosvar
4ad21fd23a
migration: Restart OVS after setting protocols
This patch is a workaround for bug in OVS [1]. The OVS is restarted after setting protocols for the integration bridge. This will cause a data plane disruption. We can remove the workaround once the bug [1] is fixed. Closes-bug: #1890596 [1] https://bugzilla.redhat.com/show_bug.cgi?id=1782834 Change-Id: Ia635f705fa03036a9e9c1c14eab59038ec39bda3 Signed-off-by: Jakub Libosvar <libosvar@redhat.com>
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%