Comment 2 for bug 1282172

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

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

commit 44a6df30fccd5b56eab1ebaf625f113d8c45c62e
Author: liyingjun <email address hidden>
Date: Fri Feb 21 03:04:03 2014 +0800

    'Create Volume Snapshot' form should show the quota for snapshot

    When creating a new volume snapshot the window shows the quota of number
    of volumes and what should be shown is the quota of snapshots.
    Basically, the code was pasted from "Create Volume" and nothing has been
    changed to respect the equivalent quotas.

    Change-Id: Ifbfa84a008d7b61e4b53f885793c5a1750dade3c
    Closes-bug: 1282172