Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-14180

Network agent list with --agent-type option cannot filter the output for overcloud OVN agents

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • rhos-18.0.0
    • python-openstackclient
    • None
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • openstackclient-6.2.1-18.0.20250227154745.0217295.el9osttrunk
    • None
    • Neutron Sprint 9, Neutron Sprint 10, Neutron Sprint 11, Neutron Sprint 12, Neutron Sprint 13, Neutron Sprint 14, Neutron Sprint 15, Neutron Sprint 16, Neutron Sprint 17
    • 9
    • Moderate

      The OpenStack client does not have options to filter the OVN Neutron agents, using the parameter "--agent-type".

      From neutron.common.ovn.constants:
        OVN_CONTROLLER_AGENT = 'OVN Controller agent'
        OVN_CONTROLLER_GW_AGENT = 'OVN Controller Gateway agent'
        OVN_METADATA_AGENT = 'OVN Metadata agent'
        OVN_NEUTRON_AGENT = 'OVN Neutron agent'
        OVN_CONTROLLER_TYPES = (OVN_CONTROLLER_AGENT,
                                OVN_CONTROLLER_GW_AGENT,
                                )

              rodolfo_alonso Rodolfo Alonso
              rodolfo_alonso Rodolfo Alonso
              Maor Blaustein Maor Blaustein
              rhos-dfg-networking-squad-neutron
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: