yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05440
[Bug 1200233] Re: Nova should pass in page_size to python-glanceclient
** Changed in: nova
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1200233
Title:
Nova should pass in page_size to python-glanceclient
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Nova has a --limit flag that can be passed thru the python-novaclient.
Currently, images/glance.py in Nova needs to pass this value in as
'page_size' so that it can be properly interpreted by python-
glanceclient.
Relevant pieces of code:
https://github.com/openstack/python-glanceclient/blob/master/glanceclient/v1/shell.py#L81
https://github.com/openstack/python-glanceclient/blob/master/glanceclient/v1/images.py#L175
https://github.com/openstack/python-glanceclient/blob/master/glanceclient/v2/images.py#L49
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1200233/+subscriptions