tuskar-ui/openstack_dashboard
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
..
local Fixed the bug with images returned as generator 2012-07-24 13:14:33 +03:00
locale Auth refactor. 2012-07-09 16:57:52 -07:00
static Inline object creation. 2012-07-22 17:07:27 -07:00
templates Inline object creation. 2012-07-22 17:07:27 -07:00
test Provide utilities to automate secure secret key generation 2012-07-03 10:18:56 +02:00
wsgi Updated the django.wsgi file for devstack. 2012-02-29 01:37:37 -08:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
settings.py Inline object creation. 2012-07-22 17:07:27 -07:00
tests.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
urls.py Auth refactor. 2012-07-09 16:57:52 -07:00
views.py Auth refactor. 2012-07-09 16:57:52 -07:00