Comment 7 for bug 1988482

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

Reviewed: https://review.opendev.org/c/openstack/nova/+/855658
Committed: https://opendev.org/openstack/nova/commit/6569de43a6482488afb620fd9dd43cb15b316cce
Submitter: "Zuul (22348)"
Branch: master

commit 6569de43a6482488afb620fd9dd43cb15b316cce
Author: Sean Mooney <email address hidden>
Date: Fri Sep 2 13:42:15 2022 +0100

    add header alingment for PrettyTable 3.4.0

    In 3.3.0 the align attirbute applied to both the header
    and the data. In 3.4.0 align only applies to the data.

    This change restores the previous left align behavior
    for both header and data.

    Closes-Bug: #1988482
    Change-Id: Ia77410b10c1706bc6561b11cf5d2ef72b936795e