summaryrefslogtreecommitdiffstats
path: root/nova/wsgi.py
diff options
context:
space:
mode:
authorÉdouard Thuleau <edouard.thuleau@orange.com>2012-10-24 18:08:49 +0200
committerÉdouard Thuleau <edouard.thuleau@orange.com>2012-10-26 09:44:17 +0200
commit17149f688d22e4f4938674f7179a03caeafbfc93 (patch)
tree4cee5b2a98d706eb0c7e05261cdf310e25c1b171 /nova/wsgi.py
parent549b26ab87b4d2a8a4facd832801afae88cbfb7a (diff)
downloadnova-17149f688d22e4f4938674f7179a03caeafbfc93.tar.gz
nova-17149f688d22e4f4938674f7179a03caeafbfc93.tar.xz
nova-17149f688d22e4f4938674f7179a03caeafbfc93.zip
fetch_images() method no more needed
The Nova Glance wrapper returns all images metadata if the parameter 'limit' is not define. It doesn't split the image metadata list. So the sub method fetch_image is no more needed. We can delete it. I added a check in Nova Glance wrapper to be sure the parameter 'marker' or another one aren't set to 'None' (like in bug #1065053). Fixes LP bug #1070904 Change-Id: I24ecc4adf158401f60b508aa3a20bd4c91bfa92b
Diffstat (limited to 'nova/wsgi.py')
0 files changed, 0 insertions, 0 deletions