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