tuskar-ui/openstack_dashboard/dashboards/admin/volumes
David Lyle 81247fda00 Adding pagination to the instance views
Modifying the api.nova.server_list() method to optionally handle
pagination.  The method will also work without pagination to
support the many other place than the instance views that continue
to call the method.

Fixes: bug #1046915

Change-Id: I8195f1f2d8922e1722743d7a2d627a8645e8b3bd
2013-04-11 21:24:01 -06:00
..
templates/volumes Added support for volume types 2012-10-25 15:35:36 +03:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Added support for volume types 2012-10-25 15:35:36 +03:00
panel.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
tables.py Adding volume owner (project) to admin table. 2012-10-31 12:06:07 -07:00
tests.py Adding pagination to the instance views 2013-04-11 21:24:01 -06:00
urls.py Added support for volume types 2012-10-25 15:35:36 +03:00
views.py Adding volume owner (project) to admin table. 2012-10-31 12:06:07 -07:00