horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance
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
..
configuration Merge "Further Theming fixes for Launch Instances" 2016-05-06 09:41:12 +00:00
details Let Nova to pick availability zone if more than 1 2016-08-29 10:03:37 -06:00
flavor Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
keypair Merge "Allow wiring of <hz-dynamic-table> into <transfer-table>" 2016-07-27 14:13:23 +00:00
metadata Adjust width so as not to be hidden by "help element” 2016-05-05 21:00:59 +00:00
network Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
networkports Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
scheduler-hints Support scheduler hints when launching instance 2016-04-15 22:47:57 +00:00
security-groups Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
server-groups Choose a server group when booting a VM with NG launch instance 2016-07-19 09:25:52 -07:00
source Merge "Angular: Configuration of boot sources for launch instance" 2016-08-24 10:58:17 +00:00
launch-instance-modal.controller.js Launch Instance Modal should be exist as a Service 2015-12-02 16:07:33 +00:00
launch-instance-modal.controller.spec.js Launch Instance Modal should be exist as a Service 2015-12-02 16:07:33 +00:00
launch-instance-modal.service.js Images Actions Return Promises 2016-03-11 17:24:16 +00:00
launch-instance-modal.service.spec.js Reduce lint warnings 2016-02-25 10:28:42 +01:00
launch-instance-model.service.js Let Nova to pick availability zone if more than 1 2016-08-29 10:03:37 -06:00
launch-instance-model.service.spec.js Let Nova to pick availability zone if more than 1 2016-08-29 10:03:37 -06:00
launch-instance-wizard.controller.js Update eslint-plugin-angular to the latest 2016-01-11 10:42:06 -08:00
launch-instance-wizard.controller.spec.js JSCS Cleanup - style guide cleanup for Launch Instance wizard 2015-08-07 22:35:58 +00:00
launch-instance-workflow.service.js Show wait spinner after submit of wizard modal 2016-08-17 04:33:58 -04:00
launch-instance-workflow.service.spec.js Choose a server group when booting a VM with NG launch instance 2016-07-19 09:25:52 -07:00
launch-instance.module.js Angular: Configuration of boot sources for launch instance 2016-08-17 13:50:15 -04:00
launch-instance.module.spec.js Dashboard ReOrg - Relocate Launch Instance module 2015-08-05 11:21:19 -06:00