Back to bug 1041865

Who When What Removed Added
RHOS Integration 2013-12-12 19:47:05 UTC Keywords FutureFeature
Whiteboard upstream_milestone_icehouse-3 upstream_status_started
Red Hat Bugzilla 2013-12-12 19:47:05 UTC Doc Type Bug Fix Enhancement
John Skeoch 2014-01-13 01:13:52 UTC CC hateya
RHOS Integration 2014-01-23 05:05:11 UTC Target Release 5.0 ---
Whiteboard upstream_milestone_icehouse-3 upstream_status_started upstream_milestone_icehouse-3 upstream_status_needs-code-review
RHEL Program Management 2014-01-23 05:21:42 UTC Target Release --- 5.0
Arthur Berezin 2014-02-02 07:45:49 UTC Keywords Triaged
Priority unspecified medium
CC aberezin, ayoung, pmyers
Component RFEs openstack-keystone
QA Contact ajeain
RHOS Integration 2014-02-12 05:05:08 UTC Whiteboard upstream_milestone_icehouse-3 upstream_status_needs-code-review upstream_milestone_icehouse-3 upstream_status_implemented
RHOS Integration 2014-02-19 22:47:36 UTC Target Release 5.0 ---
Whiteboard upstream_milestone_icehouse-3 upstream_status_implemented upstream_milestone_icehouse-3 upstream_status_implemented upstream_definition_approved
RHEL Program Management 2014-02-19 22:58:21 UTC Target Release --- 5.0
RHOS Integration 2014-02-20 16:15:45 UTC Target Release 5.0 ---
RHEL Program Management 2014-02-20 17:28:26 UTC Target Release --- 5.0
RHOS Integration 2014-02-20 17:58:20 UTC Status NEW POST
Target Release 5.0 ---
RHEL Program Management 2014-02-20 18:27:30 UTC Target Release --- 5.0
Nathan Kinder 2014-03-13 14:42:47 UTC CC nkinder
Udi Kalifon 2014-03-23 07:36:36 UTC CC ukalifon
QA Contact ajeain ukalifon
Summer Long 2014-03-28 10:09:12 UTC Blocks 1081959
Summer Long 2014-03-28 10:09:45 UTC CC slong
Udi Kalifon 2014-04-27 10:36:05 UTC Flags needinfo?(ayoung)
Nathan Kinder 2014-06-13 15:27:00 UTC Status POST MODIFIED
Fixed In Version openstack-keystone-2014.1-4.el7ost
errata-xmlrpc 2014-06-16 15:49:24 UTC Status MODIFIED ON_QA
Arthur Berezin 2014-06-22 11:47:58 UTC Target Milestone Upstream M3 A1
Scott Lewis 2014-06-23 18:50:24 UTC Target Milestone A1 rc
Bruce Reeler 2014-06-25 02:11:14 UTC CC breeler
Flags needinfo?(ayoung)
Lon Hohberger 2014-06-25 16:20:35 UTC Status ON_QA MODIFIED
errata-xmlrpc 2014-06-26 12:50:40 UTC Status MODIFIED ON_QA
Adam Young 2014-06-27 16:27:37 UTC Doc Text Feature: Limit the number of results returned by list commands.

Reason: In some cases, the number of results can be larger than available memory. For example, a user list on a system where there are millions of users would return all of them.

Result (if any): User can provide a configuration value (list_limit=<integer value>) on calls to the Keystone API list functions. List that have values beyond those limits will return a 'truncated' value in the boy of the results.
Flags needinfo?(ayoung) needinfo?(ayoung)
Bruce Reeler 2014-06-30 00:56:08 UTC Doc Text Feature: Limit the number of results returned by list commands.

Reason: In some cases, the number of results can be larger than available memory. For example, a user list on a system where there are millions of users would return all of them.

Result (if any): User can provide a configuration value (list_limit=<integer value>) on calls to the Keystone API list functions. List that have values beyond those limits will return a 'truncated' value in the boy of the results.
A change was introduced to limit the number of results returned by list commands.

This was done to avoid problems when the number of results can be larger than available memory. For example, a user list on a system where there are millions of users would return all of them.

Now users can provide a configuration value (list_limit=<integer value>) on calls to the Identity API list functions. Lists that have values beyond those limits will return a 'truncated' value in the body of the results.
errata-xmlrpc 2014-07-07 15:00:49 UTC Status ON_QA RELEASE_PENDING
errata-xmlrpc 2014-07-08 15:24:03 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2014-07-08 11:24:03 UTC
Don Domingo 2014-07-22 12:52:14 UTC CC ddomingo
Doc Text A change was introduced to limit the number of results returned by list commands.

This was done to avoid problems when the number of results can be larger than available memory. For example, a user list on a system where there are millions of users would return all of them.

Now users can provide a configuration value (list_limit=<integer value>) on calls to the Identity API list functions. Lists that have values beyond those limits will return a 'truncated' value in the body of the results.
A change was introduced to limit the number of results returned by list commands.

This was done to avoid problems when the number of results can be larger than available memory. For example, a user list on a system where there are millions of users would return all of them.

Now users can provide a configuration value (list_limit=[integer value]) on calls to the Identity API list functions. Lists that have values beyond those limits will return a 'truncated' value in the body of the results.
Perry Myers 2016-04-27 03:28:26 UTC CC pmyers

Back to bug 1041865