Guillaume Boutry 943c9fd988
Migrate database interface
data_platform_libs.v0.database_requires was deprecated on January 4th,
2023 and has not received updates since then.
This change migrates to data_platform_libs.v0.data_interfaces which the
preferred way to interact with MySQL.

Most notable changes:
- User/password in a secret
- Keystone test 'test_on_peer_data_changed_with_fernet_keys_and_fernet_secret_different'
  is no longer mocking secrets to make sure it's using database secrets.

Change-Id: Ia1908c0828689458c6ff3fa8d9640c8debfc0a73
2024-01-27 14:29:40 +01:00
..
2023-12-05 15:50:43 +00:00
2022-11-03 12:26:01 +00:00
2023-06-12 11:55:06 +02:00
2022-11-03 12:26:01 +00:00
2023-03-01 09:13:24 +00:00
2022-11-03 13:13:17 +00:00
2024-01-27 14:29:40 +01:00