neutron/neutron
Manjeet Singh Bhatia 85b70a9c18 Make query in quota api lockless
As one of query to fetch quota usage by resource and tenant
was done in lock mode earlier. This was done to protect the
dirty bit in the usage which tracks for update. For moving to
OVO carrying lock mode can be avoided by making sure that dirty
attribute of quotausages is still protected.

Change-Id: I0bb9f6fb7be51be590afb527a56e0569e922e98f
Partially-Implements: blueprint adopt-oslo-versioned-objects-for-db
2017-03-07 20:49:55 +00:00
..
agent Merge "Ensure ovsdb_connection enabled before calling monitor" 2017-03-07 05:13:00 +00:00
api Spin off context module 2017-03-06 16:25:29 +00:00
callbacks Fix has_registry_receivers when super.__new__ is object.__new__ 2017-03-01 20:39:32 +01:00
cmd Spin off context module 2017-03-06 16:25:29 +00:00
common Spin off context module 2017-03-06 16:25:29 +00:00
conf Merge "Deprecate nova_metadata_ip in favor of nova_metadata_host option" 2017-03-04 03:55:40 +00:00
core_extensions Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
db Make query in quota api lockless 2017-03-07 20:49:55 +00:00
debug Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
extensions Merge "Enhance tag mechanism" 2017-02-06 08:56:38 +00:00
hacking Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
ipam OVO for Ipam(Allocation,Subnet,Pool) 2017-01-19 19:25:01 +00:00
locale Imported Translations from Zanata 2016-08-19 07:27:43 +00:00
notifiers Spin off context module 2017-03-06 16:25:29 +00:00
objects Merge "Enforce port QoS policies for all ports." 2017-03-03 21:23:00 +00:00
pecan_wsgi Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00
plugins Spin off context module 2017-03-06 16:25:29 +00:00
privileged Do not raise an error deleting neighbour entry 2017-01-26 16:22:20 -05:00
quota Make query in quota api lockless 2017-03-07 20:49:55 +00:00
scheduler Refactor L3 scheduler (unify code paths) 2017-01-26 23:05:06 +00:00
server Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00
services Spin off context module 2017-03-06 16:25:29 +00:00
tests Merge "Ensure ovsdb_connection enabled before calling monitor" 2017-03-07 05:13:00 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Spin off context module 2017-03-06 16:25:29 +00:00
manager.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py XenAPI: Support daemon mode for rootwrap 2017-01-19 07:33:43 +00:00
policy.py Spin off context module 2017-03-06 16:25:29 +00:00
service.py Spin off context module 2017-03-06 16:25:29 +00:00
version.py
worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
wsgi.py Spin off context module 2017-03-06 16:25:29 +00:00