Comment 29 for bug 1590930

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

Reviewed: https://review.opencontrail.org/21060
Committed: http://github.org/Juniper/contrail-controller/commit/186aeb722b2d83aef9a0a6fc4791121018edcadd
Submitter: Zuul
Branch: R3.0

commit 186aeb722b2d83aef9a0a6fc4791121018edcadd
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