Bug 1861296
Summary: | RFE: better handle left-over configuration in OVS created by NetworkManager | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Gris Ge <fge> |
Component: | NetworkManager | Assignee: | Beniamino Galvani <bgalvani> |
Status: | CLOSED ERRATA | QA Contact: | Vladimir Benes <vbenes> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 8.3 | CC: | acardace, amusil, atragler, bgalvani, bsanford, dholler, ferferna, lrintel, mburman, rkhan, sukulkar, thaller, till, vbenes |
Target Milestone: | rc | Keywords: | FutureFeature, RFE, Triaged |
Target Release: | 8.4 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | NetworkManager-1.30.0-0.8.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-18 13:29:37 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1920330 |
Description
Gris Ge
2020-07-28 08:57:29 UTC
Openstack is requesting this feature via nmstate bug 1756687 NetworkManager is currently supporting memory-only profile for OVS interfaces but after rebooting, ovsdb is keeping the information of the interface therefore, the interface is not being removed. From the point of view of an user, I expect that all the interfaces created using memory-only will be removed after rebooting. Please, see the reproducer here: https://bugzilla.redhat.com/show_bug.cgi?id=1756687#c25 I have opened a merge request to delete leftover OVS interfaces created by NM at startup: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/700 NMCI test added: https://gitlab.freedesktop.org/NetworkManager/NetworkManager-ci/-/merge_requests/719 *** Bug 1891437 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: NetworkManager and libnma security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:1574 |