← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1342907] Re: Instance table: flavor details popover issue

 

** Changed in: horizon
       Status: Fix Committed => 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/1342907

Title:
  Instance table: flavor details popover issue

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  This nice enhancement was merged:
  https://review.openstack.org/#/c/92112/, however, I'm noticing some
  issues with it.

  My instance table has 5 instances:
  name  |   flavor
  ins_1      m1.mini
  ins_2      m1.small
  ins_3      m1.small
  ins_4      m1.small
  ins_5      m1.small

  Hovering over the first 2 works fine, but the third one doesn't seem
  to work.  Upon further examination, I think it is related to the 4
  instances with the same flavor all having the same id
  (flavor_details_2):
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html#L2

  Image attached.

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


References