← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1747694] Re: Trust documentation lists support for paging

 

Reviewed:  https://review.openstack.org/531772
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=1121ccfb8309cfe69ea3a7f595f5a6a6960aad82
Submitter: Zuul
Branch:    master

commit 1121ccfb8309cfe69ea3a7f595f5a6a6960aad82
Author: Suramya Shah <shah.suramya@xxxxxxxxx>
Date:   Mon Jan 8 19:33:24 2018 +0530

    Reorganize api-ref: v3-ext trust.inc
    
    Reorganize as per the documentation session at PTG:
    https://etherpad.openstack.org/p/queens-ptg-keystone-doc-cleanup
    Closes-Bug: 1747694
    Change-Id: I951eaae91bf52c6a56ffd27116ac3d07e76ebf13


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1747694

Title:
  Trust documentation lists support for paging

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  The API reference for listing trusts declares support for ``page`` and
  ``per_page`` query parameters [0], but those don't seem to be
  supported:

  http://paste.openstack.org/show/663481/

  We should either update the documentation or include support for
  paging trusts so that the document is accurate. Since keystone doesn't
  really support paging elsewhere, I think it would be acceptable to
  remove the ``page`` and ``per_page`` query parameters from the trust
  API reference.

  [0] https://developer.openstack.org/api-ref/identity/v3-ext/index.html
  #os-trust-api

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1747694/+subscriptions


References