Bug 1932972

Summary: Veths attached to nmstate controlled bridge become managed [rhel-8.3.0.z]
Product: Red Hat Enterprise Linux 8 Reporter: RHEL Program Management Team <pgm-rhel-tools>
Component: nmstateAssignee: Fernando F. Mancera <ferferna>
Status: CLOSED ERRATA QA Contact: Mingyu Shi <mshi>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 8.3CC: fdeutsch, ferferna, fge, jiji, jishi, network-qe, sgordon, thaller, till
Target Milestone: rcKeywords: Regression, Triaged, ZStream
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nmstate-0.3.4-27.el8_3 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1932247 Environment:
Last Closed: 2021-04-06 14:05:19 UTC Type: ---
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: 1932247    
Bug Blocks:    

Comment 1 Fernando F. Mancera 2021-03-02 15:37:32 UTC
Upstream patch: https://github.com/nmstate/nmstate/pull/1530

Comment 5 Mingyu Shi 2021-03-08 09:38:06 UTC
Verified with versions:
nmstate-0.3.4-27.el8_3.noarch
NetworkManager-1.26.0-13.el8_3.x86_64

It works good on 8.3(I checked bridge only), just like on 8.4, but we should notice that on 8.3, if a subordinate port(for example: veth0) is not managed, then it will fail to apply the state which includes port veth0, like:
interfaces:
- name: br0
  state: up
  type: linux-bridge
  bridge:
    port:
    - name: veth0

Since the NM-managed-related part is not full support on 8.3, we will fix on demand, so far the current result is OK.

Comment 10 errata-xmlrpc 2021-04-06 14:05:19 UTC
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 (nmstate 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/RHBA-2021:1084