barbican/barbican
Takashi Kajinami 2d405a8bfd Use oslo.db to generate db engine
Berbican has been historically using own implementation with sqlalchemy
to connect to database but this causes some feature gaps with the other
services using oslo.db to generate database engine.

This replaces the own implementation by oslo.db's one so that barbican
can also leverage the features implemented in the shared library.

With this change the deprecated database options are removed, because
the deprecated options were already removed from oslo.db.

Change-Id: I10fe4ab04996885e8aff7fab8ace78a6fe7eb6e7
2024-04-12 13:19:40 +09:00
..
api Prohibit certificate order resource 2024-02-22 13:16:49 +09:00
cmd Merge "Fix python shebang" 2023-12-15 16:08:59 +00:00
common Use oslo.db to generate db engine 2024-04-12 13:19:40 +09:00
hacking Bump hacking 2024-01-27 22:30:46 +09:00
locale Imported Translations from Zanata 2023-07-22 03:20:11 +00:00
model Use oslo.db to generate db engine 2024-04-12 13:19:40 +09:00
objects Remove six 2022-10-28 14:02:00 +02:00
plugin Merge "Drop all remaining logics for certificate resources" 2024-03-08 16:18:59 +00:00
queue Drop all remaining logics for certificate resources 2024-02-27 23:33:47 +09:00
tasks Drop all remaining logics for certificate resources 2024-02-27 23:33:47 +09:00
tests Use oslo.db to generate db engine 2024-04-12 13:19:40 +09:00
__init__.py Files with no code must be left completely empty 2016-11-17 14:19:47 +08:00
context.py Enforce usage of oslo.context's project_id 2018-04-23 17:37:52 +03:00
i18n.py Remove translation logging prefixes from i18n 2017-06-08 03:13:19 +00:00
version.py Enable tag-based full version reporting via pbr 2014-01-22 18:01:30 -06:00