openstack-python-openstackc.../openstackclient/network/v2
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
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_group.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
address_scope.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
default_security_group_rule.py Bug Fix, Default SG Rule Custom SG 2024-02-23 08:31:25 -08:00
floating_ip.py Handle NotFoundException when listing floating IPs 2024-09-13 11:34:05 +01:00
floating_ip_pool.py network: Replace use of in-tree API client 2024-07-09 18:19:36 +01:00
floating_ip_port_forwarding.py trivial: Remove unnecessary trailing comma 2024-08-29 15:55:39 +01:00
ip_availability.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
l3_conntrack_helper.py pre-commit: Migrate from black to ruff format 2024-08-29 15:55:39 +01:00
local_ip.py Blacken openstackclient.network 2023-05-10 10:51:30 +01:00
local_ip_association.py tests: Enable logging fixture 2023-11-13 17:31:07 +00:00
ndp_proxy.py pre-commit: Migrate from black to ruff format 2024-08-29 15:55:39 +01:00
network.py Add "qinq-vlan" and "no-qinq-vlan" params to the "network create" cmd 2025-02-13 10:10:42 +01:00
network_agent.py Add four new network agent types to the list command filter 2025-02-24 10:58:48 +00:00
network_auto_allocated_topology.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_flavor.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_flavor_profile.py remove project from network flavor profile 2024-10-16 10:19:59 +03:30
network_meter.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_meter_rule.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_qos_policy.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_qos_rule.py pre-commit: Migrate pyupgrade to ruff 2024-09-12 18:08:23 +01:00
network_qos_rule_type.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_rbac.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_segment.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_segment_range.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network_service_provider.py Fix pep issue in the network service provider 2023-04-20 11:15:37 +02:00
network_trunk.py pre-commit: Migrate from black to ruff format 2024-08-29 15:55:39 +01:00
port.py Merge "[Neutron] Support `uplink-status-propagation-updatable` extension" 2025-02-24 09:05:05 +00:00
router.py pre-commit: Migrate from black to ruff format 2024-08-29 15:55:39 +01:00
security_group.py network: Replace use of in-tree API client 2024-07-09 18:19:36 +01:00
security_group_rule.py network: Replace use of in-tree API client 2024-07-09 18:19:36 +01:00
subnet.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
subnet_pool.py trivial: Remove unnecessary trailing comma 2024-08-29 15:55:39 +01:00