The openstack_dashboard.dashboards.admin.volumes.snapshots.forms ModuleΒΆ
-
class
openstack_dashboard.dashboards.admin.volumes.snapshots.forms.UpdateStatus(request, *args, **kwargs)[source] Bases:
horizon.forms.base.SelfHandlingForm-
base_fields= OrderedDict([('status', <horizon.forms.fields.ThemableChoiceField object at 0x7fd13d08e750>)])
-
declared_fields= OrderedDict([('status', <horizon.forms.fields.ThemableChoiceField object at 0x7fd13d08e750>)])
-
handle(request, data)[source]
-
media
-
-
openstack_dashboard.dashboards.admin.volumes.snapshots.forms.populate_status_choices(initial, status_choices)[source]