horizon/openstack_dashboard/dashboards/project
Matt Borland be6bcef452 Let Nova to pick availability zone if more than 1
In the Angular Launch Instance, if there is more than one availability zone,
default to the option for the Nova scheduler to pick.  This is a regression
from the legacy Launch Instance feature.

If you want to simulate testing the logic with multiple avaiability zones,
go to:  .../launch-instance/launch-instance-model.service.js line 785 and add:

model.availabilityZones.push({label: 'another one', value: 'another one'});

Change-Id: Ib81447382bc9d43e33ce97f78c085d2a94ff2018
Closes-Bug: 1613900
2016-08-29 10:03:37 -06:00
..
access_and_security Merge "Horizon selects are now themable: DynamicTypedChoiceField" 2016-08-04 21:41:12 +00:00
containers Horizon selects are now themable: Project Panels 2016-08-01 14:15:54 -07:00
firewalls Horizon selects are now themable: Project Panels 2016-08-01 14:15:54 -07:00
images Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
instances Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
loadbalancers Horizon selects are now themable: Project Panels 2016-08-01 14:15:54 -07:00
network_topology Merge "Remove embedded CSS" 2016-08-18 03:32:44 +00:00
networks Server-side filtering networks 2016-08-24 03:15:33 +09:00
ngdetails [Django 1.10] Remove old style URLS 2016-06-29 11:57:01 +01:00
ngvolumes Add Angular Project Volumes Panel 2016-06-16 01:11:16 +00:00
overview Allow horizon to function without nova 2016-07-26 09:15:48 -05:00
routers Merge "Prevent long names breaking table layouts" 2016-08-23 12:05:16 +00:00
stacks Add filter action to Template Versions tables 2016-08-19 12:40:55 +03:00
static/dashboard/project Let Nova to pick availability zone if more than 1 2016-08-29 10:03:37 -06:00
volumes Merge "Fix the parameter name in "allowed" function in "DeleteBackup" class" 2016-08-26 14:59:34 +00:00
vpn UX: Add IPSec Policy Modal Hint List is hard to read 2016-08-05 07:16:03 -07:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00