freezer-api/freezer_api/common
Saad Zaher 528f3234e9 Allow using different database backends
Abstract storage configuration section to load different database
backend drivers. so we can keep supporting elasticsearch for
a while after moving to oslo.db also this will help in adding
API v2 as the elasticsearch driver will be changed.

Each db driver will register it's configuration on the run time.

Change-Id: Ie861e569f4add783c6f580cd0c08ed0fb3440151
2017-03-15 19:20:56 +00:00
..
__init__.py Freezer API 2015-04-08 18:25:45 +01:00
_i18n.py Updated LICENSE file and headers 2015-11-09 16:13:30 +00:00
config.py Allow using different database backends 2017-03-15 19:20:56 +00:00
db_mappings.py Use UUID as backup_id parameter 2016-11-28 15:10:03 +03:00
exceptions.py Add full pep8 check 2016-12-05 19:57:32 +04:00
json_schemas.py one word 'weeks' is duplicate 2017-03-06 17:17:38 +08:00
utils.py Fix sessions: session_tag 2017-02-17 08:35:04 +00:00