Comment 17 for bug 1590930

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

Reviewed: https://review.opencontrail.org/21059
Committed: http://github.org/Juniper/contrail-controller/commit/2641107ce4de05167446d532f76692fed5de8ea3
Submitter: Zuul
Branch: R2.20

commit 2641107ce4de05167446d532f76692fed5de8ea3
Author: Saju Madhavan <email address hidden>
Date: Fri Jun 10 01:27:26 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: I02fdf80b04999f995ab34d00c4d18605648229d6
Closes-Bug: #1590930