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

base_fields = {'name': <django.forms.fields.CharField object at 0xb923a0c>}
handle(request, data)[source]
media