openstack-python-openstackc.../openstackclient/network
Rodolfo Alonso Hernandez 762a3b10d1 Add four new network agent types to the list command filter
Added four new network agent types to the list method filter:
* ``ovn-controller``
* ``ovn-controller-gateway``
* ``ovn-metadata``
* ``ovn-agent``

These agents are represented in the OVN network agent classes defined
in [1]. The OVN agent names are defined in [2].

[1]86f94de99a/neutron/plugins/ml2/drivers/ovn/agent/neutron_agent.py
[2]86f94de99a/neutron/common/ovn/constants.py (L91-L94)

Closes-Bug: #2097124
Change-Id: I117be7e60f67fdd94677cbaa65a3aff01e57bb5e
2025-02-24 10:58:48 +00:00
..
v2 Add four new network agent types to the list command filter 2025-02-24 10:58:48 +00:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Blacken openstackclient.network 2023-05-10 10:51:30 +01:00
common.py pre-commit: Migrate pyupgrade to ruff 2024-09-12 18:08:23 +01:00
utils.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00