cinder quota message for VolumeLimitExceeded does not show current value

Bug #1668151 reported by Divya K Konoor
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Cinder
New
Undecided
Unassigned

Bug Description

The volumetlimit exceeded error message would be lot more useful and usable if it has information about the current quota usage along with the limit and is aligned with the other volume quota error messages:

https://github.com/openstack/cinder/blob/master/cinder/exception.py#L620

class VolumeLimitExceeded(QuotaError):
    message = _("Maximum number of volumes allowed (%(allowed)d) exceeded for "
                "quota '%(name)s'.")

Changed in cinder:
assignee: nobody → Abhishek Sharma M (abhi.sharma)
Changed in cinder:
assignee: Abhishek Sharma M (abhi.sharma) → nobody
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.