horizon/openstack_dashboard/dashboards/project/instances
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/instances Made default values in templates translatable. 2013-03-21 15:46:35 -07:00
workflows Fix uninitialized variable in launch instance 2013-02-22 14:19:11 +11:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
tables.py Fix floating IP management from instance panel. 2013-04-10 18:43:01 +03:00
tabs.py Add support for SPICE consoles 2013-01-24 10:14:55 +00:00
tests.py Adding pagination to the instance views 2013-04-11 21:24:01 -06:00
urls.py Add support for SPICE consoles 2013-01-24 10:14:55 +00:00
views.py Adding pagination to the instance views 2013-04-11 21:24:01 -06:00