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]
-
CreateView.get_object()[source]
-
CreateView.success_url = <django.utils.functional.__proxy__ object at 0xacf85cc>
-
CreateView.template_name = 'nova/images_and_snapshots/snapshots/create.html'