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 0xb3380cb0>}
handle(request, data)[source]
media

Previous topic

The openstack_dashboard.dashboards.admin.volumes.tests Module

Next topic

The openstack_dashboard.dashboards.admin.volumes.urls Module

This Page