horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance
kairat_kushaev 2fe66f444a do not flush selection on "old" boot source
This fixes an issue introduced by watchers:
when page initialized images watchers called before
select boot source watcher.it leads to sutiation when
we specify selection from user input and flush it on
updateBootSource. as a result page come to
inconsistent state described in the bug.
Perhaps, this requires big refactoring but  in the
current patch we do not flush selection if boot type
was not changed. it allows to use image, snapshot,
volume from context as ctrl.selection.

Change-Id: I4b23071a2a9e2c02cc1f46713165e5cb5155894f
Closes-Bug: #1710890
(cherry picked from commit 48862eb9b7)
2017-08-28 13:40:58 +00:00
..
configuration Merge "Further Theming fixes for Launch Instances" 2016-05-06 09:41:12 +00:00
details Merge "Fix the issue that a wrong message is shown in ng-launch instance" 2017-04-17 17:22:31 +00:00
flavor Merge "Should not be able to choose flavor < volume.image.min_disk" 2017-07-27 07:26:24 +00:00
keypair I18n cleanup on recent merged changes 2017-06-20 10:11:59 +00:00
metadata Adjust width so as not to be hidden by "help element” 2016-05-05 21:00:59 +00:00
network [TrivialFix]Remove unnecessary translatable string 2017-06-16 00:42:43 +08:00
networkports Add support for virtio-forwarder VNIC type 2017-07-24 13:40:54 +00:00
scheduler-hints Support scheduler hints when launching instance 2016-04-15 22:47:57 +00:00
security-groups Fix location of security group panel in launch-instance form 2017-03-18 05:06:37 +00:00
server-groups Change icons in launch instance ng transfer 2016-11-18 22:03:10 +00:00
source do not flush selection on "old" boot source 2017-08-28 13:40:58 +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 Update for ui bootstrap changes 2016-12-15 17:00:22 +00:00
launch-instance-modal.service.spec.js Update for ui bootstrap changes 2016-12-15 17:00:22 +00:00
launch-instance-model.service.js Prevent getServerGroups if the policy disallows it 2017-07-07 19:09:04 -04:00
launch-instance-model.service.spec.js Prevent getServerGroups if the policy disallows it 2017-07-07 19:09:04 -04: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 Drop Nova security group dependency from dashboard 2017-04-28 08:28:41 +00: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