Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-1418

Support lldp at ovs-bridge like linux-bridge does.

    • NetworkManager-1.47.4-1.el9
    • Major
    • ZStream
    • sst_network_management
    • ssg_networking
    • 8
    • 5
    • False
    • Hide

      None

      Show
      None
    • No
    • NMT - RHEL-9.5 DTM 6
    • Approved Blocker
    • Hide

      Given that LLDP is enabled on an ovs-bridge,

      When the command "nmstatectl show" is run,

      Then nmstate should correctly identify and list the neighbors of the ports of the ovs-bridge.

      Definition of Done:

      • The implementation meets the acceptance criteria
      • Integration test are written and pass
      • The fix is part of a downstream build attached to an errata
      Show
      Given that LLDP is enabled on an ovs-bridge, When the command "nmstatectl show" is run, Then nmstate should correctly identify and list the neighbors of the ports of the ovs-bridge. Definition of Done: The implementation meets the acceptance criteria Integration test are written and pass The fix is part of a downstream build attached to an errata

      Description of problem:
      Enabling LLDP at an ovs-interface do not show the neighbours and possible do not advertise the interface to others.

      Version-Release number of selected component (if applicable):

      How reproducible: Always

      Steps to Reproduce:
      1. Activate LLDP at ovs-interface
      2. nmstaectl show
      3.

      Actual results:
      The neighbours do not appaear under lldp section at nmstatectl show

      Expected results:
      It should work like linux-bridge and show the neighbours and possible activate advertisement.

      Additional info:
      OVS is implementing just advertisment but it ignore incoming LLDPs so it do not show neighbors
      Also NetworkManager-ovs may be missing LLDP bits

      Acceptance Criteria:
      Given that LLDP is enabled on an ovs-interface,

      When the command "nmstatectl show" is run,

      Then nmstate should correctly identify the neighbors and advertise the ovs-interface to others through LLDP.

      Definition of Done:

      • The implementation meets the acceptance criteria
      • Unit tests and integration tests are written and passed
      • The code is part of a build attached to an errata
      • The release note text is written

            ferferna Fernando Fernandez Mancera
            ellorent Felix Enrique Llorente Pastora
            Network Management Team Network Management Team
            Vladimir Benes Vladimir Benes
            Votes:
            0 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated: