Reviewed: https://review.openstack.org/600980 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0c80639805e8c07a3556de6dd378a8f332611993 Submitter: Zuul Branch: master
commit 0c80639805e8c07a3556de6dd378a8f332611993 Author: Akihiro Motoki <[email protected]> Date: Sat Sep 8 21:52:13 2018 +0000 Improve IP address formatting in Instance table Previously <h4> and <h5> were used for network names and the title "Floating IPs". It caused these strings are displayed using larger fonts. This commit changes they are rendered with same font as for others. The following changes are also made to save spaces. * Network name and IP addresses are displayed in a single line. * IP addresses are sorted in the order of IPv4 first. * The title "Floating IP" is no longer displayed (I believe an floating IPs are still clear as they have global addresses) Closes-Bug: #1789325 Change-Id: I5bfae9b10609628d16a5919840a56ae135739924 ** 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/1789325 Title: Remove network name from instance > IP address column Status in OpenStack Dashboard (Horizon): Fix Released Bug description: I wouldn't say this is a bug but i would like to have control on column field to add/remove them. I have attached screenshot. In my screenshot you can see when i create dual nic VM then "IP Address" column print network name also related that IP address, its unnecessary and looks very ugly when i have 100s of VM and i want to see them on Horizon, I believe just IP address is enough to print and not print Network Name, Is there a way i can customize or add / remove that value from Horizon? To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1789325/+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

