Bases: horizon.forms.base.SelfHandlingForm
-
base_fields = {'member_id': <django.forms.fields.CharField object at 0x2aba15f93b10>, 'pool_id': <django.forms.fields.ChoiceField object at 0x2aba15f93490>, 'weight': <django.forms.fields.IntegerField object at 0x2aba15f93090>, 'admin_state_up': <django.forms.fields.ChoiceField object at 0x2aba15a0f8d0>}
-
failure_url = 'horizon:project:loadbalancers:index'
-
handle(request, context)[source]
-
media