The openstack_dashboard.dashboards.project.images.views Module
Views for managing Images and Snapshots.
-
class openstack_dashboard.dashboards.project.images.views.IndexView(*args, **kwargs)[source]
Bases: horizon.tables.views.DataTableView
-
get_data()[source]
-
has_more_data(table)[source]
-
has_prev_data(table)[source]
-
page_title = <django.utils.functional.__proxy__ object at 0x7f446c13b6d0>
-
table_class
alias of ImagesTable
-
template_name = 'project/images/index.html'