openstack-python-openstackc.../openstackclient/network/v2
Rodolfo Alonso Hernandez bfab0199be Add qos rule type filtering
Added two new filter flags to ``openstack network qos rule type list``:
- "--all-supported", to return any QoS rule type supported by at least
  one loaded driver.
- "--all-rules", to return all QoS rule types supported by the current
  version of Neutron server, regardless of the loaded drivers.

Depends-On: https://review.opendev.org/c/openstack/openstacksdk/+/827671
Depends-On: https://review.opendev.org/c/openstack/neutron/+/827683

Related-Bug: #1959749
Change-Id: Ie0622e79ecf7dadd6560fea142352f5a2ed66b74
2022-12-10 17:01:11 +01:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_group.py Refactor network fakes to sdk properties PART 1 2022-03-15 11:28:44 +03:00
address_scope.py Refactor network fakes to sdk properties PART 1 2022-03-15 11:28:44 +03:00
floating_ip.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
floating_ip_pool.py Remove deprecated ip floating commands 2018-04-08 11:37:42 +00:00
floating_ip_port_forwarding.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
ip_availability.py Refactor network fakes to sdk properties PART 2 2022-03-15 11:48:33 +03:00
l3_conntrack_helper.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
local_ip.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
local_ip_association.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
ndp_proxy.py Add router ndp proxy commands 2022-08-26 08:15:43 +08:00
network.py Merge "Improve help text for network create --external" 2022-09-30 12:23:17 +00:00
network_agent.py Add baremetal agent type list filtering 2022-11-09 17:38:06 +03:00
network_auto_allocated_topology.py Refactor network fakes to sdk properties PART 1 2022-03-15 11:28:44 +03:00
network_flavor.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
network_flavor_profile.py Refactor network fakes to sdk properties PART 4 2022-04-29 16:40:23 +03:00
network_meter.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
network_meter_rule.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
network_qos_policy.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
network_qos_rule.py Add support for CRUD operations for QoS minimum packet rate rule 2022-07-01 13:55:41 +00:00
network_qos_rule_type.py Add qos rule type filtering 2022-12-10 17:01:11 +01:00
network_rbac.py network: Add tenant project filter for RBAC list 2022-09-06 14:13:10 +02:00
network_segment.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
network_segment_range.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
network_service_provider.py Update the description format 2017-01-03 21:31:54 +08:00
port.py Refactor network fakes to sdk properties PART 4 2022-04-29 16:40:23 +03:00
router.py Add router ndp proxy commands 2022-08-26 08:15:43 +08:00
security_group.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
security_group_rule.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
subnet.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00
subnet_pool.py Don't show tenant_id in network objects 2022-06-27 10:50:03 +02:00