The openstack_dashboard.dashboards.project.volumes.volumes.views ModuleΒΆ

Views for managing volumes.

class openstack_dashboard.dashboards.project.volumes.volumes.views.AcceptTransferView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

form_class

alias of AcceptTransferForm

modal_header = <django.utils.functional.__proxy__ object at 0xafe9890>
modal_id = 'accept_volume_transfer_modal'
page_title = <django.utils.functional.__proxy__ object at 0xafe99d0>
submit_label = <django.utils.functional.__proxy__ object at 0xafe9910>
submit_url = <django.utils.functional.__proxy__ object at 0xafe9950>
success_url = <django.utils.functional.__proxy__ object at 0xafe9810>
template_name = 'project/volumes/volumes/accept_transfer.html'
class openstack_dashboard.dashboards.project.volumes.volumes.views.CreateSnapshotView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

form_class

alias of CreateSnapshotForm

get_context_data(**kwargs)[source]
get_initial()[source]
modal_header = <django.utils.functional.__proxy__ object at 0xafe91d0>
page_title = <django.utils.functional.__proxy__ object at 0xafe92d0>
submit_url = 'horizon:project:volumes:volumes:create_snapshot'
success_url = <django.utils.functional.__proxy__ object at 0xafe9250>
template_name = 'project/volumes/volumes/create_snapshot.html'
class openstack_dashboard.dashboards.project.volumes.volumes.views.CreateTransferView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

form_class

alias of CreateTransferForm

get_context_data(*args, **kwargs)[source]
get_initial()[source]
modal_header = <django.utils.functional.__proxy__ object at 0xafe9650>
modal_id = 'create_volume_transfer_modal'
page_title = <django.utils.functional.__proxy__ object at 0xafe9710>
submit_label = <django.utils.functional.__proxy__ object at 0xafe96d0>
submit_url = 'horizon:project:volumes:volumes:create_transfer'
success_url = <django.utils.functional.__proxy__ object at 0xafe9550>
template_name = 'project/volumes/volumes/create_transfer.html'
class openstack_dashboard.dashboards.project.volumes.volumes.views.CreateView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

form_class

alias of CreateForm

get_context_data(**kwargs)[source]
get_initial()[source]
modal_header = <django.utils.functional.__proxy__ object at 0xafdfc10>
page_title = <django.utils.functional.__proxy__ object at 0xafdfe50>
submit_label = <django.utils.functional.__proxy__ object at 0xafdfd10>
submit_url = <django.utils.functional.__proxy__ object at 0xafdfd50>
success_url = <django.utils.functional.__proxy__ object at 0xafdfdd0>
template_name = 'project/volumes/volumes/create.html'
class openstack_dashboard.dashboards.project.volumes.volumes.views.DetailView[source]

Bases: horizon.tabs.views.TabView

get_context_data(**kwargs)[source]
get_data(*args, **kwargs)[source]
get_redirect_url()[source]
get_tabs(request, *args, **kwargs)[source]
page_title = '{{ volume.name|default:volume.id }}'
tab_group_class

alias of VolumeDetailTabs

template_name = 'horizon/common/_detail.html'
class openstack_dashboard.dashboards.project.volumes.volumes.views.DownloadTransferCreds(**kwargs)[source]

Bases: django.views.generic.base.View

get(*args, **kwargs)[source]
class openstack_dashboard.dashboards.project.volumes.volumes.views.EditAttachmentsView(*args, **kwargs)[source]

Bases: horizon.tables.views.DataTableView, horizon.forms.views.ModalFormView

form_class

alias of AttachForm

form_id = 'attach_volume_form'
get(request, *args, **kwargs)[source]
get_context_data(**kwargs)[source]
get_data()[source]
get_form(*args, **kwargs)[source]
get_initial()[source]
get_object(*args, **kwargs)[source]
modal_header = <django.utils.functional.__proxy__ object at 0xafe9ed0>
modal_id = 'attach_volume_modal'
page_title = <django.utils.functional.__proxy__ object at 0xafe9fd0>
post(request, *args, **kwargs)[source]
submit_url = 'horizon:project:volumes:volumes:attach'
success_url = <django.utils.functional.__proxy__ object at 0xafe9f50>
table_class

alias of AttachmentsTable

template_name = 'project/volumes/volumes/attach.html'
class openstack_dashboard.dashboards.project.volumes.volumes.views.EncryptionDetailView(**kwargs)[source]

Bases: django.views.generic.base.TemplateView

get_context_data(**kwargs)[source]
get_encryption_data(*args, **kwargs)[source]
get_redirect_url()[source]
get_volume_data(*args, **kwargs)[source]
page_title = <django.utils.functional.__proxy__ object at 0xafea310>
template_name = 'project/volumes/volumes/encryption_detail.html'
class openstack_dashboard.dashboards.project.volumes.volumes.views.ExtendView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

form_class

alias of ExtendForm

get_context_data(**kwargs)[source]
get_initial()[source]
get_object()[source]
modal_header = <django.utils.functional.__proxy__ object at 0xafdff50>
page_title = <django.utils.functional.__proxy__ object at 0xafe90d0>
submit_label = <django.utils.functional.__proxy__ object at 0xafdffd0>
submit_url = 'horizon:project:volumes:volumes:extend'
success_url = <django.utils.functional.__proxy__ object at 0xafe9090>
template_name = 'project/volumes/volumes/extend.html'
class openstack_dashboard.dashboards.project.volumes.volumes.views.RetypeView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

form_class

alias of RetypeForm

get_context_data(**kwargs)[source]
get_data(*args, **kwargs)[source]
get_initial()[source]
modal_header = <django.utils.functional.__proxy__ object at 0xafea190>
modal_id = 'retype_volume_modal'
page_title = <django.utils.functional.__proxy__ object at 0xafea290>
submit_label = <django.utils.functional.__proxy__ object at 0xafea210>
submit_url = 'horizon:project:volumes:volumes:retype'
success_url = <django.utils.functional.__proxy__ object at 0xafea250>
template_name = 'project/volumes/volumes/retype.html'
class openstack_dashboard.dashboards.project.volumes.volumes.views.ShowTransferView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

cancel_label = <django.utils.functional.__proxy__ object at 0xafe9bd0>
download_label = <django.utils.functional.__proxy__ object at 0xafe9c10>
form_class

alias of ShowTransferForm

get_context_data(**kwargs)[source]
get_initial()[source]
get_object()[source]
modal_header = <django.utils.functional.__proxy__ object at 0xafe9b50>
modal_id = 'show_volume_transfer_modal'
page_title = <django.utils.functional.__proxy__ object at 0xafe9c90>
submit_url = 'horizon:project:volumes:volumes:show_transfer'
success_url = <django.utils.functional.__proxy__ object at 0xafe9ad0>
template_name = 'project/volumes/volumes/show_transfer.html'
class openstack_dashboard.dashboards.project.volumes.volumes.views.UpdateView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

form_class

alias of UpdateForm

get_context_data(**kwargs)[source]
get_initial()[source]
get_object()[source]
modal_header = <django.utils.functional.__proxy__ object at 0xafe9d90>
modal_id = 'update_volume_modal'
page_title = <django.utils.functional.__proxy__ object at 0xafe9e90>
submit_url = 'horizon:project:volumes:volumes:update'
success_url = <django.utils.functional.__proxy__ object at 0xafe9e10>
template_name = 'project/volumes/volumes/update.html'
class openstack_dashboard.dashboards.project.volumes.volumes.views.UploadToImageView(*args, **kwargs)[source]

Bases: horizon.forms.views.ModalFormView

form_class

alias of UploadToImageForm

get_context_data(**kwargs)[source]
get_data(*args, **kwargs)[source]
get_initial()[source]
modal_header = <django.utils.functional.__proxy__ object at 0xafe9390>
page_title = <django.utils.functional.__proxy__ object at 0xafe94d0>
submit_label = <django.utils.functional.__proxy__ object at 0xafe9410>
submit_url = 'horizon:project:volumes:volumes:upload_to_image'
success_url = <django.utils.functional.__proxy__ object at 0xafe9490>
template_name = 'project/volumes/volumes/upload_to_image.html'

Previous topic

The openstack_dashboard.dashboards.project.volumes.volumes.urls Module

Next topic

The openstack_dashboard.dashboards.project.vpn Module

This Page