Bases: horizon.forms.views.ModalFormView
-
context_object_name = 'compute_host'
-
form_class
alias of EvacuateHostForm
-
get_active_compute_hosts_names(*args, **kwargs)[source]
-
get_context_data(**kwargs)[source]
-
get_initial()[source]
-
page_title = <django.utils.functional.__proxy__ object at 0x7fec26a1fe10>
-
submit_label = <django.utils.functional.__proxy__ object at 0x7fec26a1fe10>
-
success_url = <django.utils.functional.__proxy__ object at 0x7fec26a1fc50>
-
template_name = 'admin/hypervisors/compute/evacuate_host.html'