neutron-lib/neutron_lib
Hongbin Lu eb27424cb0 Annotate filter parameters for all resources
Add a 'is_filter' keyword for each resource's attribute that can be
used as filter. In the future, we will rely on this to perform
filter validation: https://review.openstack.org/#/c/554368/ .

This patch processes the following resources: ports, segments,
trunks, address scopes, floating IPs, routers, subnetpools,
subnets, agents, availability zones, flavors, log, metering,
qos related resources.

Note: This patch processes the attributes that are documented
as filter parameter in api-ref.

Change-Id: I595b27a83fb2c185a4889030d619ce4d877fa881
Related-Bug: #1749820
2018-05-14 20:56:59 +00:00
..
agent Add port bindings to RPC topics resources 2018-04-27 11:03:34 -05:00
api Annotate filter parameters for all resources 2018-05-14 20:56:59 +00:00
callbacks callback: priority to specify calling order 2018-03-22 18:20:25 +00:00
clients Add placement calls for bandwith resource provider 2018-04-19 09:51:36 +02:00
db rehome model_query and its dependencies 2018-04-20 06:18:11 -06:00
exceptions Merge "Add placement calls for bandwith resource provider" 2018-04-26 22:22:21 +00:00
hacking Fix N536 - Use assertIsNone regex 2017-07-13 21:27:35 -04:00
legacy Move some common test and framework goo into neutron-lib 2016-01-29 23:45:49 -07:00
locale/zh_CN/LC_MESSAGES Imported Translations from Zanata 2018-03-01 06:47:27 +00:00
objects rehome model_query and its dependencies 2018-04-20 06:18:11 -06:00
plugins Introduce API definition of Floating IP Port Forwarding 2018-05-02 07:40:15 +00:00
services rehome qos service DriverBase class 2017-06-13 09:06:33 -06:00
tests Merge "Introduce API definition of Floating IP Port Forwarding" 2018-05-03 23:00:08 +00:00
utils rehome model_query and its dependencies 2018-04-20 06:18:11 -06:00
__init__.py Removes unnecessary utf-8 encoding 2016-12-28 17:08:10 +07:00
_i18n.py Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
_policy.py Revisit exported policy module 2017-01-12 11:41:53 -08:00
constants.py 'sfc' and 'flowclassifier' API extension definitions (networking-sfc) 2018-04-27 10:46:02 +02:00
context.py Adopted to new oslo.context code to remove deprecation warnings 2018-01-19 10:26:37 -08:00
fixture.py rehome model_query and its dependencies 2018-04-20 06:18:11 -06:00
version.py Setup for devref documentation 2015-12-07 18:50:07 +00:00
worker.py Enable module reference 2017-07-05 12:09:10 +09:00