Bases: horizon.forms.base.SelfHandlingForm
-
base_fields = OrderedDict([('current_host', <django.forms.fields.CharField object at 0x7f19baafca10>), ('host', <horizon.forms.fields.ThemableChoiceField object at 0x7f19baafc690>), ('disk_over_commit', <django.forms.fields.BooleanField object at 0x7f19baafc590>), ('block_migration', <django.forms.fields.BooleanField object at 0x7f19baa8cd10>)])
-
declared_fields = OrderedDict([('current_host', <django.forms.fields.CharField object at 0x7f19baafca10>), ('host', <horizon.forms.fields.ThemableChoiceField object at 0x7f19baafc690>), ('disk_over_commit', <django.forms.fields.BooleanField object at 0x7f19baafc590>), ('block_migration', <django.forms.fields.BooleanField object at 0x7f19baa8cd10>)])
-
handle(request, data)[source]
-
media
-
populate_host_choices(request, initial)[source]