The horizon.dashboards.nova.images_and_snapshots.views ModuleΒΆ

Views for managing Images and Snapshots.

class horizon.dashboards.nova.images_and_snapshots.views.IndexView(*args, **kwargs)[source]

Bases: horizon.tables.views.MultiTableView

IndexView.get_images_data()[source]
IndexView.get_snapshots_data()[source]
IndexView.get_volume_snapshots_data()[source]

Previous topic

The horizon.dashboards.nova.images_and_snapshots.panel Module

Next topic

The horizon.dashboards.nova.images_and_snapshots.tests Module

This Page