neutron/neutron/db/quota
Ihar Hrachyshka 8d1b5bda38 CountableResource: try count/get functions for all plugins
It's of no guarantee that core plugin implements counter/getter function
for a CountableResource. Instead of just trying core plugin, try every
plugin registered in the directory.

To retain backwards compatibility, we also make sure that core plugin is
checked first.

Change-Id: I5245e217e1f44281f85febbdfaf873321253dc5d
Closes-Bug: #1714769
(cherry picked from commit 07bfe6adb9)
2017-09-12 16:23:22 +00:00
..
__init__.py Add DB support for resource usage tracking 2015-07-26 15:26:10 -07:00
api.py Use new enginefacade for quota and provisioning blocks 2017-03-29 14:31:03 +00:00
driver.py CountableResource: try count/get functions for all plugins 2017-09-12 16:23:22 +00:00
models.py Switch to neutron-lib for model_base 2016-08-31 11:12:18 -04:00