glance_store/glance_store
Arnaud Morin 2ad4a73e7f Add region_name option to s3 store
Add an option to let the operator choose a proper region_name.

Some operator are not using S3 from amazon but from other provider.
In such case, the get_s3_location cannot give good region_name.

Adding an option from config seems a better option that relying on
hardcoded stuff in the code.

Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
Change-Id: I71352e75f6415494709d8fb62c8b13f3ea7c6016
2022-12-02 11:46:46 +01:00
..
_drivers Add region_name option to s3 store 2022-12-02 11:46:46 +01:00
common Merge "Cinder: Correct exception logging during attach" 2022-05-05 13:34:26 +00:00
locale Imported Translations from Zanata 2020-05-05 06:43:27 +00:00
tests Add region_name option to s3 store 2022-12-02 11:46:46 +01:00
__init__.py Enable multi store support for glance 2018-07-15 15:10:27 +00:00
backend.py Remove Python 2 support 2022-05-25 04:42:06 +02:00
capabilities.py Removed 'store_capabilities_update_min_interval' config option 2019-05-29 06:23:03 +00:00
driver.py Remove Python 2 support 2022-05-25 04:42:06 +02:00
exceptions.py Remove Python 2 support 2022-05-25 04:42:06 +02:00
i18n.py Update oslo libraries 2015-03-19 11:43:42 -05:00
location.py Remove Python 2 support 2022-05-25 04:42:06 +02:00
multi_backend.py Remove Python 2 support 2022-05-25 04:42:06 +02:00