After reviewing your logs[1], it seems that quotas are not working
correctly in your plugin. There are no statements about tenants being
marked dirty, etc.

I think you are missing the quota registry setup code in your plugin init.
Here is the ML2 example:
https://github.com/openstack/neutron/blob/44ef44c0ff97d5b166d48d2ef93feafa9a0f7ea6/neutron/plugins/ml2/plugin.py#L167-L173


http://208.91.1.172/logs/neutron/293483/1/check-tempest-vmware-nsx-v3/q-svc.log.txt.gz

On Thu, Mar 17, 2016 at 1:30 AM, Gary Kotton <gkot...@vmware.com> wrote:

> Hi,
> The review https://review.openstack.org/#/c/255285/ breaks our CI. Since
> this has landed we are getting failed tests with the:
> "Details: {u'message': u"Quota exceeded for resources: ['port'].",
> u'type': u'OverQuota', u'detail': uā€™ā€™}"
> When I revert the patch and run our CI without it the tests pass. Is
> anyone else hitting the same or a similar issue?
> I think that for Mitaka we need to revert this patch
> Thanks
> Gary
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to