Reviewed: https://review.opendev.org/700362 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2a9766195deea8bcb86fbd68612872009d64e674 Submitter: Zuul Branch: master
commit 2a9766195deea8bcb86fbd68612872009d64e674 Author: chenxing <[email protected]> Date: Mon Dec 23 10:23:52 2019 +0800 [api-ref] Fix the incorrect link This page[1] doesn't talk about paging or servers_links. The API reference description should link here[2] for talking about paging. [1]https://docs.openstack.org/api-guide/compute/links_and_references.html [2]https://docs.openstack.org/api-guide/compute/paginated_collections.html Change-Id: I4831d5c2b9598e37346f1e65135b11446b2458eb Closes-Bug: #1856241 ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1856241 Title: Compute API in nova - servers_links should link to paging doc Status in OpenStack Compute (nova): Fix Released Bug description: - [x] This doc is inaccurate in this way: The servers_links parameter description says: """ Links to the next server. It is available when the number of servers exceeds limit parameter or [api]/max_limit in the configuration file. See API Guide / Links and References for more info. """ The link to the API guide goes here: https://docs.openstack.org/api-guide/compute/links_and_references.html But that doesn't talk about paging or servers_links. The API reference description should link here for talking about paging: https://docs.openstack.org/api- guide/compute/paginated_collections.html ----------------------------------- Release: on 2019-10-08 09:22:51 SHA: b6107c8b97bc6a662237873098179841b766ab19 Source: https://opendev.org/openstack/nova/src/api-ref/source/index.rst URL: https://docs.openstack.org/api-ref/compute/ To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1856241/+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

