Comment 18 for bug 1590930

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/21057
Committed: http://github.org/Juniper/contrail-controller/commit/7064505f322c95b12704a2daba412ffb4ec008b2
Submitter: Zuul
Branch: master

commit 7064505f322c95b12704a2daba412ffb4ec008b2
Author: Saju Madhavan <email address hidden>
Date: Fri Jun 10 00:45:48 2016 +0530

contrail raises wrong quota exception

I added a new exception named OverQuota to raise on
quota hit.Also added new status code 412 to catch
and raise new quota exception.I also have path in
contrail-neutron-plugin to catch this new OverQuota
exception.

Change-Id: I6f0e6844006c5822c28fd92af73e22fbbfac4d2f
Closes-Bug: #1590930