Comment 4 for bug 1027210

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/10122
Committed: http://github.com/openstack/horizon/commit/dec4876e2414dc48052ad95939081cc183bfef54
Submitter: Jenkins
Branch: master

commit dec4876e2414dc48052ad95939081cc183bfef54
Author: Tihomir Trifonov <email address hidden>
Date: Mon Jul 23 13:24:55 2012 +0300

    Fixed the bug with images returned as generator

    After a fix in Glance to support pagination,
    the list of images is returned as generator,
    while api.glance expects a list.

    PATCHSET 2: removed optional kwargs if None
    PATCHSET 3: fixed snapshot_list_detailed.

    Fixed bug 1027210

    Change-Id: I1c68e3625c22e591776e83c742e7b94dc893f196