tuskar-ui/openstack_dashboard/local
Tihomir Trifonov dec4876e24 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
2012-07-24 13:14:33 +03:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
local_settings.py.example Fixed the bug with images returned as generator 2012-07-24 13:14:33 +03:00