neutron-lib/neutron_lib/api
Rodolfo Alonso Hernandez 683bca8215 Add filter flags for QoS rule types
Added two filter flags for the QoS rule type API definition:
- all_supported: if True, the listing call will print all QoS rule
  types supported by at least one loaded mechanism driver.
- all_rules: if True, the listing call will print all QoS rule types
  supported by the Neutron server.

Both flags are exclusive and not required.

Change-Id: I8836de91fb5f47f64b44035bfe3fbb4f8a9f63a0
Related-Bug: #1959749
2022-02-10 11:57:33 +00:00
..
definitions Add filter flags for QoS rule types 2022-02-10 11:57:33 +00:00
validators Fix collect duplicates TypeError for dict values 2022-01-10 14:29:24 +00:00
__init__.py API validators and converters 2016-01-15 12:44:09 +00:00
attributes.py Add sort_keys retrieving function 2019-05-14 15:24:52 +00:00
converters.py Add binding-profile.allocation converter 2021-10-12 15:21:15 +02:00
extensions.py Fix pep8 check 2021-07-01 14:53:38 +02:00
faults.py Rehome FAULT_MAP from the neutron API 2017-07-14 11:56:03 +03:00