horizon/openstack_dashboard/usage
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
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
base.py Ensure to use api.<category>.<method> 2013-01-22 20:37:12 +09:00
quotas.py Adding pagination to the instance views 2013-04-11 21:24:01 -06:00
tables.py Fixed url pattern for project:instances:detail page 2012-10-23 11:33:32 +03:00
views.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00