The openstack_dashboard.dashboards.project.images.views Module
Views for managing Images and Snapshots.
-
class openstack_dashboard.dashboards.project.images.views.AngularIndexView(**kwargs)[source]
Bases: django.views.generic.base.TemplateView
-
template_name = 'angular.html'
-
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 0x7fec22f439d0>
-
table_class
alias of ImagesTable
-
template_name = 'project/images/index.html'