Reviewed: https://review.openstack.org/464977 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b0099bbb870e4664185e724850db3fdb7887a903 Submitter: Jenkins Branch: master
commit b0099bbb870e4664185e724850db3fdb7887a903 Author: Rob Cresswell <[email protected]> Date: Tue May 16 09:27:18 2017 +0100 Make the "Select Boot Source" order deterministic This patch makes the "Select Boot Source" dropdown in the Source step of the new Launch Instance have a deterministic order. The slight downside to this is that the order needs to be recalculated as new possible boot sources are loaded. However, given that this is the second step of the workflow, this is unlikely to ever be noticed by a user. Change-Id: Iaa2e37bae02c9ce5ab654ac8a3327c0834e7b49e Closes-Bug: 1640493 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1640493 Title: Boot Source in Launch Instance panel is nondeterministic Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When using new Launch Instance panel, default Boot Source should be always set to "Image" as a default value. Currently it's nondeterministic and selects either "Volume Snapshot" or "Image" on a random basis. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1640493/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

