horizon/openstack_dashboard/dashboards/project/instances
Akihiro Motoki 0c80639805 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
2018-09-10 17:20:57 +00:00
..
templates/instances Improve IP address formatting in Instance table 2018-09-10 17:20:57 +00:00
workflows Merge "quota: Merge tenant_limit_usages into tenant_quota_usages" 2018-05-16 16:52:55 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
audit_tables.py Remove link for user id field on project action log 2017-03-12 18:22:36 +00:00
console.py Add MKS console support 2017-11-29 21:06:38 -05:00
forms.py Merge "Use microversion 2.60 when attaching a multiattach volume" 2018-04-25 13:55:23 +00:00
interfaces_tables.py Add instance interfaces tab for easy security group edit 2018-04-22 07:40:52 +09:00
panel.py Revert "Add policy rules to project panels" 2017-01-03 19:35:35 +00:00
tables.py Improve IP address formatting in Instance table 2018-09-10 17:20:57 +00:00
tabs.py Add instance interfaces tab for easy security group edit 2018-04-22 07:40:52 +09:00
tests.py Drop use_mox from horizon test helpers 2018-08-18 17:11:15 +09:00
urls.py Add instance interfaces tab for easy security group edit 2018-04-22 07:40:52 +09:00
utils.py Get flavor list sorted when launching instance 2018-05-30 22:54:31 +00:00
views.py Add instance interfaces tab for easy security group edit 2018-04-22 07:40:52 +09:00