Sub method fetch_image is no more usefull

Bug #1070904 reported by Édouard Thuleau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Édouard Thuleau

Bug Description

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.

Changed in nova:
assignee: nobody → Édouard Thuleau (ethuleau)
status: New → In Progress
Revision history for this message
Édouard Thuleau (ethuleau) wrote :
Mark McLoughlin (markmc)
Changed in nova:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/14770
Committed: http://github.com/openstack/nova/commit/17149f688d22e4f4938674f7179a03caeafbfc93
Submitter: Jenkins
Branch: master

commit 17149f688d22e4f4938674f7179a03caeafbfc93
Author: Édouard Thuleau <email address hidden>
Date: Wed Oct 24 18:08:49 2012 +0200

    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

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → grizzly-1
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (stable/folsom)

Fix proposed to branch: stable/folsom
Review: https://review.openstack.org/16688

Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-1 → 2013.1
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.