cloudkitty/cloudkitty
Luka Peschke daafaade8f Load drivers only once in the v2 API
This adds two functions to the BaseResource class of the v2 API: "load"
and "reload". Since flask_restful resources are instantiated on each request,
this allows to load drivers only once.

Story: 2006654
Task 36900

Change-Id: I8fcc3115aae5c33a815980f6946da224000d541a
2019-11-18 13:54:21 +00:00
..
api Load drivers only once in the v2 API 2019-11-18 13:54:21 +00:00
backend Removing author identification in all files 2019-07-22 12:21:54 +00:00
cli Removing author identification in all files 2019-07-22 12:21:54 +00:00
collector Use "interface" option for monasca endpoint discovery 2019-10-09 16:34:37 +02:00
common Merge "Register keystone auth options with keystoneauth1 helper functions" 2019-09-24 15:17:42 +00:00
db Removing author identification in all files 2019-07-22 12:21:54 +00:00
fetcher Add developer documentation about fetcher implementation 2019-10-28 13:49:23 +00:00
hacking Update log translation hacking rule 2017-07-04 05:10:09 -04:00
rating Add DataPoint/DataFrame objects 2019-08-22 07:39:01 +00:00
storage Support grouping by timestamp in GET /v2/summary 2019-10-28 15:45:09 +01:00
storage_state Fix StateManager.set_state() logic 2019-08-20 16:04:38 +02:00
tests Load drivers only once in the v2 API 2019-11-18 13:54:21 +00:00
writer Removing author identification in all files 2019-07-22 12:21:54 +00:00
__init__.py Removed version information from setup.cfg 2015-10-19 17:27:02 +02:00
config.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
dataframe.py Add DataPoint/DataFrame objects 2019-08-22 07:39:01 +00:00
extension_manager.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
i18n.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
json_utils.py Make cloudkitty timezone-aware 2019-07-29 11:56:10 +02:00
messaging.py Make cloudkitty-processor run several workers 2019-04-15 12:45:38 +00:00
orchestrator.py Make cloudkitty build reproducible. 2019-11-07 22:03:26 +01:00
service.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
state.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
tzutils.py Support grouping by timestamp in GET /v2/summary 2019-10-28 15:45:09 +01:00
utils.py Make cloudkitty timezone-aware 2019-07-29 11:56:10 +02:00
validation_utils.py Introduce validation utils 2019-08-21 16:20:03 +02:00
version.py Improve the rpc module 2016-08-24 15:20:13 +00:00
write_orchestrator.py Removing author identification in all files 2019-07-22 12:21:54 +00:00