neutron-lib/neutron_lib/db
Rodolfo Alonso Hernandez 04a87664c2 Add "get_workers" method to "QuotaDriverAPI" class
This method returns the quota driver workers that needs to be spawned
during the plugin initialization.

Change-Id: Id9840912b9d0018d008b6961d24dadbfaafc9f8e
Related-Bug: #1954662
2022-01-16 13:12:56 +00:00
..
__init__.py Add pagination helpers 2016-03-18 21:41:41 -04:00
api.py Remove warning about session with and without enginefacade 2021-05-21 13:15:48 +00:00
constants.py rehome availability zone API def 2017-08-04 10:51:43 -06:00
model_base.py Base DB: rehome model_base 2016-08-19 08:47:37 -04:00
model_query.py Replace "target_tenant" with "target_project" in RBAC OVOs and models 2021-12-02 15:28:40 +00:00
quota_api.py Add "get_workers" method to "QuotaDriverAPI" class 2022-01-16 13:12:56 +00:00
resource_extend.py Log time of the apply_func only if it took more than 0.1 second 2020-08-19 13:25:02 +02:00
sqlalchemytypes.py Set "cache_ok=True" in all "TypeDecorator" derived classes 2021-09-08 13:28:39 +00:00
standard_attr.py Set confirm_deleted_rows=False to StandardAttribute obj 2021-04-21 09:13:53 +08:00
utils.py Update model_query_scope_is_project to work properly with new policies 2021-03-17 13:56:34 +00:00