[Yahoo-eng-team] [Bug 1451402] Re: v3 - pagination in GET services does not work

2016-03-02 Thread Steve Martinelli
marking this as fix-released since it should be working in mitaka

** Changed in: keystone
   Status: Incomplete => 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/1451402

Title:
  v3 - pagination in GET services does not work

Status in OpenStack Identity (keystone):
  Fix Released
Status in openstack-api-site:
  Fix Released

Bug description:
  When I execute

  GET http://xxx.xxx.xxx.xxx:35357/v3/services?page=2&per_page=5

  I expect to see a paginated collection returned (5 resources in
  total), however this is not the case. Instead I get back the full
  collection - so it seems like the query params are being ignored.

  The next and prev links don't reference the next page in the
  collection either.

  Do I need to configure the conf file or something? If so, I couldn't
  find it documented anywhere.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1451402] Re: v3 - pagination in GET services does not work

2015-10-05 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/230081
Committed: 
https://git.openstack.org/cgit/openstack/api-site/commit/?id=a0972f56cc9460dda502cfe3775064e7a847fab3
Submitter: Jenkins
Branch:master

commit a0972f56cc9460dda502cfe3775064e7a847fab3
Author: Diane Fleming 
Date:   Thu Oct 1 14:01:30 2015 -0500

Remove page and per_page query parameters from Identity v3

Change-Id: I32488c41d36816d1bc337b3ad194c0b8a3743c05
Closes-Bug: #1451402


** Changed in: openstack-api-site
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1451402

Title:
  v3 - pagination in GET services does not work

Status in Keystone:
  Confirmed
Status in openstack-api-site:
  Fix Released

Bug description:
  When I execute

  GET http://xxx.xxx.xxx.xxx:35357/v3/services?page=2&per_page=5

  I expect to see a paginated collection returned (5 resources in
  total), however this is not the case. Instead I get back the full
  collection - so it seems like the query params are being ignored.

  The next and prev links don't reference the next page in the
  collection either.

  Do I need to configure the conf file or something? If so, I couldn't
  find it documented anywhere.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1451402] Re: v3 - pagination in GET services does not work

2015-09-22 Thread Ladislav Smola
** Changed in: keystone
   Status: Expired => Confirmed

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1451402

Title:
  v3 - pagination in GET services does not work

Status in Keystone:
  Confirmed
Status in openstack-api-site:
  Confirmed

Bug description:
  When I execute

  GET http://xxx.xxx.xxx.xxx:35357/v3/services?page=2&per_page=5

  I expect to see a paginated collection returned (5 resources in
  total), however this is not the case. Instead I get back the full
  collection - so it seems like the query params are being ignored.

  The next and prev links don't reference the next page in the
  collection either.

  Do I need to configure the conf file or something? If so, I couldn't
  find it documented anywhere.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1451402] Re: v3 - pagination in GET services does not work

2015-08-03 Thread Dolph Mathews
As mentioned in comment #2, the page and per_page parameters should be
removed from http://developer.openstack.org/api-ref-identity-v3.html as
they are not, and have never been, supported by keystone.

** Also affects: openstack-api-site
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1451402

Title:
  v3 - pagination in GET services does not work

Status in Keystone:
  Expired
Status in openstack-api-site:
  New

Bug description:
  When I execute

  GET http://xxx.xxx.xxx.xxx:35357/v3/services?page=2&per_page=5

  I expect to see a paginated collection returned (5 resources in
  total), however this is not the case. Instead I get back the full
  collection - so it seems like the query params are being ignored.

  The next and prev links don't reference the next page in the
  collection either.

  Do I need to configure the conf file or something? If so, I couldn't
  find it documented anywhere.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1451402] Re: v3 - pagination in GET services does not work

2015-07-04 Thread Launchpad Bug Tracker
[Expired for Keystone because there has been no activity for 60 days.]

** Changed in: keystone
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1451402

Title:
  v3 - pagination in GET services does not work

Status in OpenStack Identity (Keystone):
  Expired

Bug description:
  When I execute

  GET http://xxx.xxx.xxx.xxx:35357/v3/services?page=2&per_page=5

  I expect to see a paginated collection returned (5 resources in
  total), however this is not the case. Instead I get back the full
  collection - so it seems like the query params are being ignored.

  The next and prev links don't reference the next page in the
  collection either.

  Do I need to configure the conf file or something? If so, I couldn't
  find it documented anywhere.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp