Comment 2 for bug 1298934

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

Reviewed: https://review.openstack.org/83725
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ebf8a25edaa74bd85a7da58651ec2ac00f9d8aa3
Submitter: Jenkins
Branch: master

commit ebf8a25edaa74bd85a7da58651ec2ac00f9d8aa3
Author: Akihiro Motoki <email address hidden>
Date: Fri Mar 28 20:58:57 2014 +0900

    Make "Gigabytes" quotas description more meaningful

    "Gigabytes" quota entry comes from Cinder, but Horizon displays
    quotas from various projects and "Gigabytes" is hard to understand.
    This commit changes it to "Total Size of Volumes and Snapshots (GB)".
    From the same reason, "Snapshots" is renamed to "Volume Snapshots".

    LUKS Volume quotas are also renamed for consistency.

    Change-Id: I7289783b75d324980c0ca80b71835ab602efc354
    Closes-Bug: #1298934