horizon/openstack_dashboard/dashboards/admin
Rikimaru Honjo e058e38160 Allow to evacuate without specifying a target host
When the evacuate is run without specifying a target host, horizon
sets an empty string for target host. But the evacuate api doesn't
allow an empty string. As a result, nova returns "HTTP 400 Bad
request".

So this patch sets None as the target host when it isn't specified.

Change-Id: Ia865a6c02e206fa49efc3095e8d3488f5638d0e3
Closes-Bug: 1793694
(cherry picked from commit f9e0f8a976)
2020-01-29 05:10:32 +00:00
..
aggregates Merge "Do not call handle() when AZ is required" 2019-06-05 12:46:19 +00:00
defaults Add server groups and server group members quota management in Horizon 2018-05-06 00:33:41 +08:00
flavors Handle partial dict setting 2019-09-26 14:31:17 +09:00
floating_ips Handle partial dict setting 2019-09-26 14:31:17 +09:00
group_types Replace "group spec" with "group type spec" 2019-06-20 08:21:36 +00:00
hypervisors Allow to evacuate without specifying a target host 2020-01-29 05:10:32 +00:00
images Handle partial dict setting 2019-09-26 14:31:17 +09:00
info Handle partial dict setting 2019-09-26 14:31:17 +09:00
instances Handle partial dict setting 2019-09-26 14:31:17 +09:00
metadata_defs Add asterisk mark for the required field on CreateNamespaceForm 2019-05-31 13:49:11 +08:00
networks Merge "Handle partial dict setting" 2019-09-26 19:46:39 +00:00
ngflavors Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
overview Switch from django string_concat to format_lazy 2019-07-19 16:50:16 -04:00
rbac_policies Handle partial dict setting 2019-09-26 14:31:17 +09:00
routers Handle partial dict setting 2019-09-26 14:31:17 +09:00
snapshots Add the group_snapshot attribute to the snapshot in UpdateRow 2019-06-10 11:02:10 +08:00
trunks Fix W503 warnings 2018-04-11 18:13:47 +09:00
vg_snapshots Add Project Information column in group-snapshot table 2019-03-05 12:19:45 +00:00
volume_groups Drop cinder consistency group support 2019-05-03 18:16:23 +00:00
volume_types Add exception message when user Encrypt an 'Volume Type' in Use 2019-07-23 11:54:19 +00:00
volumes Handle partial dict setting 2019-09-26 14:31:17 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Fix policy function check error 2019-03-01 14:21:07 -07:00