Reviewed: https://review.openstack.org/362877 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=adef52edff3107e93f9479b29284ce07aa4c79f7 Submitter: Jenkins Branch: master
commit adef52edff3107e93f9479b29284ce07aa4c79f7 Author: Ihar Hrachyshka <[email protected]> Date: Sat Aug 27 19:31:24 2016 +0000 Move valuable API info from neutron-specs repo This information is stored (unlinked) in neutron-specs repo under misc/api/networking_general_api_information.rst This patch just moves the contents into api-ref, where they seem to belong. Note that the contents are not current in some parts. For example, it is said there XML format of requests is still supported, which is not true for quite a while. This contents will be cleaned up in follow up patches. For now, I keep the text intact to ease reviewer's life. Adding two documentation bugs to be closed by the patch because the information missing in api-ref is already included in the bits copied by this patch. Closes-Bug: #1609934 Closes-Bug: #1609932 Change-Id: Ic0c2348d7db941deaec6e1d110954fe5893c2265 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1609934 Title: Enable sorting and pagination by default Status in neutron: Fix Released Status in openstack-api-site: Invalid Bug description: https://review.openstack.org/329481 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 9733cc25522b1cef83d090617a425efc5364d35b Author: Ihar Hrachyshka <[email protected]> Date: Tue Jun 14 16:27:51 2016 +0200 Enable sorting and pagination by default Now that we have a decent api test coverage for those features, as well as a way to detect the features via REST API, we should be safe and thrilled to enable them by default in all installations. Depends-On: I0aaaa037a8ad52060a68dd75c0a1accc6add238e Depends-On: I5e68f471a641a34100aba31cb2c4a815c7220014 Depends-On: I648851b48d0481c97054e1280b60a119b42dfd38 Depends-On: Ic04cd125dd715ae0694fbf24d8193abe3151ffd1 Depends-On: Ib3709d15fd87b93285dadf78cce73ee37e8898e2 Depends-On: Ie3a66d2a7c05143df3da1c56c8e8a5308d4bae91 DocImpact Update configuration documentation to cover new defaults. UpgradeImpact To retain the original default behaviour, set allow_sorting and allow_pagination to False. Closes-Bug: #1566514 Change-Id: I3820bec029b3895913b034b718116c95b4942ed0 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1609934/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

