]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Improved quota error message
authorShweta Patil <shweta.patil@intel.com>
Thu, 13 Mar 2014 18:48:58 +0000 (11:48 -0700)
committerShweta Patil <shweta.patil@intel.com>
Tue, 15 Apr 2014 18:16:30 +0000 (11:16 -0700)
commit13fd601415418407bb2d2f6bafffb470e5879df6
tree56fa3782aba7c0577eb3e6acc47c8e17a8fc79b0
parent1867207470f1fece50a458c2f2d1bf27bd9e3869
Improved quota error message

Removed two negatives and showed a clear message when
tried to see quota of different tenants.
When a user who does not belong to a project tries to access the
quota of that project, the message that gets displayed is not clear.
In this change the user would understand the error more properly.

Change-Id: I2284df07687bb530fe06fbaab38e2971826b7b40
Closes-Bug: #1288915
neutron/extensions/quotasv2.py