Reviewed: https://review.openstack.org/620951 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=65f14e5d794b6e0c6fc456fdc6e973d206844b94 Submitter: Zuul Branch: master
commit 65f14e5d794b6e0c6fc456fdc6e973d206844b94 Author: Akihiro Motoki <[email protected]> Date: Fri Nov 30 01:04:53 2018 +0900 Instance: show network info even if name is empty Previously, when a network name is an empty string, network information of server interfaces will be empty, so we cannot distinguish server interfaces. Also network name in the instance detail page is capitalized but there is no need to capitalize it and such information like network name should be displayed as-is. This is not directly related to the bug fixed by this commit, but it is simple enough and related to network name, so I believe it is okay. Change-Id: I2f2ad9b6bf50a2b53e79e4929d877111f875bd5b Closes-Bug: #1805812 ** 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/1805812 Title: Instance table/detail: network cannot be distinguished if network name is empty Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When a network name is an empty string, network information of server interfaces will be empty, so we cannot distinguish server interfaces. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1805812/+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

