horizon/openstack_dashboard/dashboards/project/static/dashboard/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
..
containers Implement file update (edit) in Swift UI 2016-08-22 14:47:23 +10:00
workflow Let Nova to pick availability zone if more than 1 2016-08-29 10:03:37 -06:00
project.module.js Removing unnecessary Angular Image files 2016-05-04 12:52:16 -06:00
project.module.spec.js Dashboard ReOrg - Remove unused dashboard.module.js 2015-08-07 19:34:15 +00:00