yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #32579
[Bug 1451402] [NEW] v3 - pagination in GET services does not work
Public bug reported:
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.
** Affects: keystone
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 OpenStack Identity (Keystone):
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
Follow ups
References