]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
quota: synchronize resync and count with other dirty_tenants code
authorIhar Hrachyshka <ihrachys@redhat.com>
Tue, 18 Aug 2015 10:35:15 +0000 (12:35 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Tue, 18 Aug 2015 10:40:42 +0000 (12:40 +0200)
commit852752edad15e13ab08aee67ea54a1fd2e829942
treeca6f06deb2f9a8450c27512d6bc47bb41d591c75
parentf5344dec5b80e38db8ffea10c944ef59b26ebe48
quota: synchronize resync and count with other dirty_tenants code

We should synchronize every access or modification of
self._dirty_tenants or self._out_of_sync_tenants.

Closes-Bug: #1485969
Change-Id: If17f57e8905fd8d13438d0421f73468e77f723d9
neutron/quota/resource.py