Comment 4 for bug 1890376

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/ussuri)

Reviewed: https://review.opendev.org/745608
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=ba00d1b9abe79a6569544f1b1f7f1587645f76c3
Submitter: Zuul
Branch: stable/ussuri

commit ba00d1b9abe79a6569544f1b1f7f1587645f76c3
Author: Sam Wan <email address hidden>
Date: Wed Aug 5 04:06:08 2020 -0400

    Fix wrong capacity in pool_stat for DellEMC manila drivers.

    DellEMC manila drivers have bugs in returning capacity in pool_stat.
    The current powermax/vnx manila return size in MB and unity manila
    returns size in bytes.

    Change-Id: I1a2c28548d02eee6632313a41a5c4d8ab6ad9532
    Closes-bug: #1890372
    Closes-bug: #1890375
    Closes-bug: #1890376
    (cherry picked from commit 53f756d0650a815cbb9eeac2fa7bcfa2334c674a)