We enthusiastically announce the release of: glance_store 4.1.0: OpenStack Image Service Store Library This release is part of the zed release series. The source is available from: https://opendev.org/openstack/glance_store Download the package from: https://pypi.org/project/glance_store For more details, please see below. 4.1.0 ^^^^^ Bug Fixes * Now the "project_domain_name" parameter and the "user_domain_name" parameter are properly used by swift backends. Previously these two parameters were ignored and the "*_domain_id" parameters should be set to use a keystone domain different from the default one. Changes in glance_store 4.0.1..4.1.0 ------------------------------------ e340a8c Tests: Mock sleep in cinder test_attachment_create_retries 6738d0b Swift: Honor *_domain_name parameters 951a9f5 Do not loose url queries on redirects 6851cab Add debug logs to cinder store 8e540c6 Imported Translations from Zanata Diffstat (except docs and test files) ------------------------------------- glance_store/_drivers/cinder.py | 10 +++ glance_store/_drivers/http.py | 13 +++- glance_store/_drivers/swift/utils.py | 31 +++++---- .../notes/bug-1620999-8b76a0ad14826197.yaml | 7 ++ .../locale/en_GB/LC_MESSAGES/releasenotes.po | 80 +++++++++++++++++++++- 12 files changed, 305 insertions(+), 32 deletions(-)