yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #53706
[Bug 1600329] Re: Instance Size (flavor) column is sortable when it should not
Reviewed: https://review.openstack.org/339766
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ea1641b2f9508339c723ba92db69668de21a58f1
Submitter: Jenkins
Branch: master
commit ea1641b2f9508339c723ba92db69668de21a58f1
Author: Eddie Ramirez <eddie.ramirez@xxxxxxxxx>
Date: Fri Jul 8 18:39:02 2016 +0000
Instance Size (flavor) column is sortable when it should not
The column size is now sortable=False. Disables the sorting function
for this column in Admin-Instances, just as the table in
Project->Instances does.
Change-Id: I25fb0e2e5afb39d226cffcea611db961196c8809
Closes-bug: #1600329
** 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/1600329
Title:
Instance Size (flavor) column is sortable when it should not
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
If you go to Project->Instances you'll notice that sorting by Size
(flavor) column is not allowed. There's a reason why that behavior was
disabled here https://bugs.launchpad.net/horizon/+bug/1518893 and
patch merged here https://review.openstack.org/#/c/258407/. The patch
only affected the table in project/instances but not admin/instances.
How to reproduce:
1. Go to Admin->Instances
2. Filter by Size (allowed)
3. Go to Project->Instances
4. Filter by Size (not allowed)
Sort by Size in Admin->Instances should be disabled.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1600329/+subscriptions
References