Host column in Sys Panel instance list should not wrap

Bug #964738 reported by Devin Carlen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Tres Henry

Bug Description

The host column in the instance list in the sys panel currently wraps but should not. If the hostname is too long, uses ellipses?

Changed in horizon:
assignee: nobody → Emma Grace Steimann (emmasteimann)
Revision history for this message
Emma Grace Steimann (emmasteimann) wrote :

This would imply some sort of a max-width if the text is not allowed to wrap and the overflow turns into an ellipsis. Any thoughts as to what that max-width should be? And should this only be applied to the host (syspanel instance) column?

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/5831

Changed in horizon:
assignee: Emma Grace Steimann (emmasteimann) → Jake Dahn (jakedahn)
status: Confirmed → In Progress
Changed in horizon:
assignee: Jake Dahn (jakedahn) → Tres Henry (tres)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/5831
Committed: http://github.com/openstack/horizon/commit/44a428785a8d709e13ae2fc0a6ae3822d7bebd68
Submitter: Jenkins
Branch: master

commit 44a428785a8d709e13ae2fc0a6ae3822d7bebd68
Author: jakedahn <email address hidden>
Date: Mon Mar 26 13:31:21 2012 -0700

    Prevent table data elements from wrapping text.

      * Fixes bug 964738

    Change-Id: Ib6b7afeb3c11717a0ed9d1bd0f066ce805d6db26

Changed in horizon:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (milestone-proposed)

Fix proposed to branch: milestone-proposed
Review: https://review.openstack.org/6181

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (milestone-proposed)

Reviewed: https://review.openstack.org/6181
Committed: http://github.com/openstack/horizon/commit/736ebd1daecfcf2d2fea6ac3ab73f04b19ebc514
Submitter: Jenkins
Branch: milestone-proposed

commit 736ebd1daecfcf2d2fea6ac3ab73f04b19ebc514
Author: jakedahn <email address hidden>
Date: Mon Mar 26 13:31:21 2012 -0700

    Prevent table data elements from wrapping text.

      * Fixes bug 964738

    Change-Id: Ib6b7afeb3c11717a0ed9d1bd0f066ce805d6db26

Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: essex-rc2 → 2012.1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to horizon (master)

Reviewed: https://review.opendev.org/c/openstack/horizon/+/797083
Committed: https://opendev.org/openstack/horizon/commit/b6439399e0a66a96614b9b536af1c1a58f1f5bb9
Submitter: "Zuul (22348)"
Branch: master

commit b6439399e0a66a96614b9b536af1c1a58f1f5bb9
Author: Vadym Markov <email address hidden>
Date: Fri Jun 18 14:47:10 2021 +0300

    Make word wrapping consistent

    Proposed patch enables word wrapping for 'Image name' and 'Host' columns
    in affected dashboards. Currently, all potentially long names like instance
    and image name are wrapped. Ellipsis might be a good idea, but it is not
    implemented. Patch [1] just turns off wrapping for instance size (which is
    reasonable, it is short in most cases) and hostname (might be very long in
    prod environment, because in some cases backend generate some random name
    for compute VM)

    [1] https://review.opendev.org/c/openstack/horizon/+/5831

    Related-Bug: #964738
    Change-Id: I3058825c0e4ae114fb397670dbed1c1c6e983552

Revision history for this message
Tres Henry (tres) wrote :

Thumbs up emoji!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.