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

Views for managing Nova instance snapshots.

class horizon.dashboards.nova.images_and_snapshots.snapshots.views.CreateView(**kwargs)[source]

Bases: horizon.forms.views.ModalFormView

CreateView.form_class

alias of CreateSnapshot

CreateView.get_context_data(**kwargs)[source]
CreateView.get_initial()[source]

Previous topic

The horizon.dashboards.nova.images_and_snapshots.snapshots.panel Module

Next topic

The horizon.dashboards.nova.images_and_snapshots.snapshots.forms Module

This Page