Bases: horizon.forms.views.ModalFormView
-
context_object_name = 'port'
-
form_class
alias of UpdatePort
-
get_context_data(**kwargs)[source]
-
get_initial()[source]
-
get_success_url()[source]
-
success_url = 'horizon:project:networks:detail'
-
template_name = 'project/networks/ports/update.html'