Reviewed: https://review.openstack.org/283704 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=666762956ad8668196091998ca8a278cc16eee5e Submitter: Zuul Branch: master
commit 666762956ad8668196091998ca8a278cc16eee5e Author: Itxaka Serrano Garcia <[email protected]> Date: Tue Feb 23 18:18:00 2016 +0100 Provide a button to center the network topology In some cases by moving the network topology svg around and playing with the zoom, you can lose track of it as it goes out of view. Provide a button that resets the visualization so it gets in the center and removes zoom. Co-Authored-By: Ameed Ashour <[email protected]> Co-Authored-By: Paul Karikh <[email protected]> Change-Id: Ide5e10ec82972890fe20d68c4aa1d367df9863f6 Closes-Bug: #1540484 ** 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/1540484 Title: Network topology should fit the screen Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Description of problem: ======================= Network topology should fit the screen. User can move the network topology beyond screen border Version-Release number of selected component: ============================================= python-django-horizon-8.0.0-10.el7ost.noarch How reproducible: ================= 100% Steps to Reproduce: =================== 1. Install RHOS (test on Director and packstack) 2. Create a Network 3. Create an instance and connect it to the network you have created. 4. Browse to network topology 5. Move the network to screen borders Actual results: =============== Network topology could move beyond screen border, and the topology can disappear Expected results: ================= Network topology could not move beyond screen border To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1540484/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

