trove/backup
Gabriel Adrian Samfira e998b68866
Add region name to trove-guestagent
In a shared keystone multi-region setup, we must set the region_name
when using any of the OpenStack clients. Without the region name,
clients may attempt to use the API endpoints in the wrong region.
Backups currently fail if there are multiple regions created in the
same keystone catalog, due to the fact that the trove guest agent
attempts to connect to the S3 endpoint in another region.

Story: 2010950
Task: 48994

Change-Id: I9bd497c85c6eba67485840d07a80cca8eed27994
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-10-27 01:02:49 +03:00
..
drivers Fix error create backup in PostgreSQL 2023-08-31 08:55:06 +07:00
storage Add region name to trove-guestagent 2023-10-27 01:02:49 +03:00
utils Use bridge network for db container 2021-06-22 19:10:14 +12:00
__init__.py Datastore containerization 2020-05-27 10:31:50 +12:00
Dockerfile Allows users to specify a MariaDB version in Dockerfile 2023-09-18 06:20:23 +00:00
install.sh Allows users to specify a MariaDB version in Dockerfile 2023-09-18 06:20:23 +00:00
main.py Add region name to trove-guestagent 2023-10-27 01:02:49 +03:00
requirements.txt Update backup requirements 2023-07-17 15:49:13 +08:00