neutron/neutron/tests/unit/api
Ihar Hrachyshka 61eb74af31 Remove allow_pagination and allow_sorting config options
They were deprecated in Newton. This patch cleans them up.

Note: it does not mean that the features will not work anymore. On the
contrary, now API will consistently sort and paginate for plugins that
honour the relevant sorting/pagination parameters.

Note2: base resource controller still allows to pass
allow_pagination=False and allow_sorting=False parameters to disable the
features if a registered plugin does not support the features yet.

Change-Id: I5fd30b20f645846d9366740372c4815c4b33e2eb
Related-Bug: #1566514
2016-11-29 12:34:19 +00:00
..
rpc Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
v2 Remove allow_pagination and allow_sorting config options 2016-11-29 12:34:19 +00:00
__init__.py Send DHCP notifications regardless of agent status 2013-12-19 07:08:19 +00:00
test_extensions.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00