yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55795
[Bug 1617470] Re: Deprecate allow_sorting and allow_pagination options
I don't think there is any work to do at this point since deprecation
does not remove the options. We will need to clean up manuals once we
remove the options in Ocata.
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1617470
Title:
Deprecate allow_sorting and allow_pagination options
Status in neutron:
Invalid
Bug description:
https://review.openstack.org/330482
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit fdf66024d38276f6eed111973127e1008ca68326
Author: Ihar Hrachyshka <ihrachys@xxxxxxxxxx>
Date: Thu Jun 16 13:41:23 2016 +0200
Deprecate allow_sorting and allow_pagination options
There is no technical reason to disable sorting and pagination, except
maybe performance concerns. But there are other ways to DoS-attack
neutron-server services, like... any other type of request. So the
concern is moot.
Keeping those options available for configuration reduces compatibility
between Neutron installations. It's better to do the right thing, and do
it right, implementing the feature for the benefit of API users.
DocImpact Update configuration documentation to reflect deprecation.
Change-Id: Iad26221a58589b10381f1a0d69a88c92fb5adeee
Related-Bug: #1566514
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1617470/+subscriptions
References