yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72094
[Bug 1760521] [NEW] list_limit for domain doesn't work correct
Public bug reported:
This bug is found during adding FK for test:
https://review.openstack.org/#/c/558029/
Reproduce:
1. suppose there are 4 domain in your openstack env.
2. set the config option list_limit in [resource] section to 3. Then restart Keystone.
[resource] list_limit = 3
3. try to list domain.
openstack domain list
Expect result: three domains should return.
Actual result only two domains returned.
reproduce step: http://paste.openstack.org/show/718138/
** Affects: keystone
Importance: Undecided
Assignee: wangxiyuan (wangxiyuan)
Status: New
** Changed in: keystone
Assignee: (unassigned) => wangxiyuan (wangxiyuan)
--
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/1760521
Title:
list_limit for domain doesn't work correct
Status in OpenStack Identity (keystone):
New
Bug description:
This bug is found during adding FK for test:
https://review.openstack.org/#/c/558029/
Reproduce:
1. suppose there are 4 domain in your openstack env.
2. set the config option list_limit in [resource] section to 3. Then restart Keystone.
[resource] list_limit = 3
3. try to list domain.
openstack domain list
Expect result: three domains should return.
Actual result only two domains returned.
reproduce step: http://paste.openstack.org/show/718138/
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1760521/+subscriptions
Follow ups