horizon/openstack_dashboard/dashboards/project
David Hill fc8603a499 Add default_availability_zone for VM creation
Add the LAUNCH_INSTANCE_DEFAULTS.default_availability_zone settings in
VM creation dashboard in order to let administrator select a default
availability zone instead of a random one when many are available.

Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: I297ff7f3c8e725c24c7f7687786c784f61f5d4e2
2021-03-13 19:28:16 +00:00
..
api_access Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
backups Add Volume backups support for admin panel 2021-03-05 00:15:08 +00:00
containers Cleanup unused util functions 2019-06-21 15:10:57 +00:00
floating_ips Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
images Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
instances Deprecate Django launch instance form 2021-03-09 15:55:35 +09:00
key_pairs Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
network_qos Use python3-style super() 2020-10-15 14:37:20 +09:00
network_topology Use python3-style super() 2020-10-15 14:37:20 +09:00
networks Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
overview test: Ensure to stop mock when create_mocks decorator exits 2021-02-26 18:44:11 +09:00
routers Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
security_groups Merge "security_groups panel: Add neutron policy enforcement" 2021-02-18 05:49:18 +00:00
server_groups Use python3-style super() 2020-10-15 14:37:20 +09:00
snapshots Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
static/dashboard/project Add default_availability_zone for VM creation 2021-03-13 19:28:16 +00:00
trunks Use python3-style super() 2020-10-15 14:37:20 +09:00
vg_snapshots Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
volume_groups Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
volumes Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Use python3-style super() 2020-10-15 14:37:20 +09:00