yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08907
[Bug 1254524] Re: Flavor list sort options
** Changed in: horizon
Status: Fix Committed => Fix Released
** Changed in: horizon
Milestone: None => icehouse-2
--
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/1254524
Title:
Flavor list sort options
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
The flavor list drop-down when creating an instance in grizzly appears
to be sorted by 'id', whereas
https://bugs.launchpad.net/horizon/+bug/1196690 /
https://review.openstack.org/35188 adjusted it to sort by RAM amount
by default.
Ideally we'd like to see it sorted alphabetically by default and have
the option of sorting it by RAM, ID or perhaps other columns as an
option in either ascending or descending.
While a callback method is great, having the option of simply sorting
by any of the flavor table columns by default would be better. The
local_settings.py tunable could remain in a similar format to that
introduced by https://review.openstack.org/35188 but it could either
have a 'type' field to specify 'column' or 'callback', or the type
field could be skipped and if the 'key' is not found in the table then
it cal automatically attempt the callback instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1254524/+subscriptions