freezer-api/freezer_api/tests/unit
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 Switch to testr from pytest 2016-02-28 10:37:21 +00:00
common.py Add session scheduling information validation. 2016-12-09 20:04:15 +08:00
test_actions.py Add full pep8 check 2016-12-05 19:57:32 +04:00
test_backups.py Add full pep8 check 2016-12-05 19:57:32 +04:00
test_clients.py Add full pep8 check 2016-12-05 19:57:32 +04:00
test_context.py Add full pep8 check 2016-12-05 19:57:32 +04:00
test_driver.py Allow using different database backends 2017-03-15 19:20:56 +00:00
test_elastic.py Allow using different database backends 2017-03-15 19:20:56 +00:00
test_exceptions.py Add full pep8 check 2016-12-05 19:57:32 +04:00
test_homedoc.py Add full pep8 check 2016-12-05 19:57:32 +04:00
test_jobs.py Add full pep8 check 2016-12-05 19:57:32 +04:00
test_middleware.py Add full pep8 check 2016-12-05 19:57:32 +04:00
test_service.py Add full pep8 check 2016-12-05 19:57:32 +04:00
test_sessions.py Add full pep8 check 2016-12-05 19:57:32 +04:00
test_simpledict.py Switch to testr from pytest 2016-02-28 10:37:21 +00:00
test_utils.py Add full pep8 check 2016-12-05 19:57:32 +04:00
test_versions.py Add full pep8 check 2016-12-05 19:57:32 +04:00