glance-client fails if too many images: 'maximum recursion depth exceeded in cmp'

Bug #1401188 reported by George Shuklin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
Fix Released
Undecided
Unassigned
python-glanceclient (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

If tenant got too much images, glance client failed with message 'maximum recursion depth exceeded in cmp'.

 time glance image-list |wc -l
maximum recursion depth exceeded in cmp
0

real 9m23.401s
user 0m2.607s
sys 0m0.207s

select count(*) from images ;
+----------+
| count(*) |
+----------+
| 32864 |
+----------+

python-glanceclient for juno (ubuntu-cloud-archive).

ii python-glanceclient 1:0.14.0-0ubuntu1

James Page (james-page)
Changed in python-glanceclient (Ubuntu):
importance: Undecided → Medium
Revision history for this message
Louis Taylor (kragniz) wrote :

This might be fixed in https://review.openstack.org/#/c/157516/, but I don't have a setup with enough images to verify. Would you mind testing this patch?

Revision history for this message
Chuck Short (zulcss) wrote :

This should be fixed in python-glanceclient please re-open if you are still having the same problem

Changed in python-glanceclient:
status: New → Fix Released
Revision history for this message
Chuck Short (zulcss) wrote :

This should be fixed in python-glanceclient please re-open bug if you are still having issues.

Changed in python-glanceclient (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.