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
-
IndexView.get_data()[source]
-
IndexView.has_more_data(table)[source]
-
IndexView.table_class
alias of ImagesTable
-
IndexView.template_name = 'project/images/index.html'