← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1278678] [NEW] Hypervisors panel displays results in pseudorandom order, does text sorts

 

Public bug reported:

The API calls just return the results in who-knows-what order, which can
make the summary page look odd in installations with functional
hostnames for compute nodes (e.g., compute1, compute2, compute3, ...)

In addition, jquery-tablesorter sees the "Hostname" column as a plain
text field, and does a standard string comparison sort, which yields
results like "host1, host10, host11, host2, host3, ...) in installations
with functional hostnames for compute nodes

** Affects: horizon
     Importance: Undecided
     Assignee: Nicolas Simonds (nicolas.simonds)
         Status: In Progress

-- 
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/1278678

Title:
  Hypervisors panel displays results in pseudorandom order, does text
  sorts

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  The API calls just return the results in who-knows-what order, which
  can make the summary page look odd in installations with functional
  hostnames for compute nodes (e.g., compute1, compute2, compute3, ...)

  In addition, jquery-tablesorter sees the "Hostname" column as a plain
  text field, and does a standard string comparison sort, which yields
  results like "host1, host10, host11, host2, host3, ...) in
  installations with functional hostnames for compute nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1278678/+subscriptions


Follow ups

References