yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73281
[Bug 1716834] Re: Network Topology graph "twitches"
Reviewed: https://review.openstack.org/543231
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e5dae9b35349c53fa6184e415e254094893cab1f
Submitter: Zuul
Branch: master
commit e5dae9b35349c53fa6184e415e254094893cab1f
Author: Ameed Ashour <ameed.ashour.ext@xxxxxxxxx>
Date: Sun Feb 11 09:52:52 2018 -0500
Network Topology graph "twitches"
the graph is redrawn which causes visual glitching.
Depending on the graph complexity.
my patch resolved this issue so I compare between previous
data and received data, if that changed it will redrawn,
otherwise it keeps running.
Change-Id: I813dfb329f46cda9afacce89c9a8b84eb2827115
Closes-Bug: #1716834
** 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/1716834
Title:
Network Topology graph "twitches"
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
The Network Topology graph goes through periodic updates to
synchronize server data. On each update, the graph is redrawn which
causes visual glitching. Depending on the graph complexity, this may
manifest anywhere from a slight 'twitch' to a full blown node
reorganization which may completely change the way the graph looks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1716834/+subscriptions
References