The openstack_dashboard.dashboards.admin.volumes.forms ModuleΒΆ

class openstack_dashboard.dashboards.admin.volumes.forms.CreateVolumeType(request, *args, **kwargs)[source]

Bases: horizon.forms.base.SelfHandlingForm

CreateVolumeType.handle(request, data)[source]
CreateVolumeType.media

Previous topic

The openstack_dashboard.dashboards.admin.volumes.tests Module

Next topic

The openstack_dashboard.dashboards.admin.volumes.views Module

This Page