yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17354
[Bug 1342907] [NEW] Instance table: flavor details popover issue
Public bug reported:
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.
** Affects: horizon
Importance: Undecided
Status: New
** Attachment added: "Untitled.png"
https://bugs.launchpad.net/bugs/1342907/+attachment/4154209/+files/Untitled.png
--
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):
New
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
Follow ups
References