mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-11 19:56:55 +00:00
Update git submodules
* Update trove from branch 'master'
to 2ac2608dcd3ee497ecbfef7563b2628691528d53
- Merge "Skip remaining Swift checks when not in use"
- Skip remaining Swift checks when not in use
Trove previously performed mandatory checks for Swift authentication
during the replica creation flow and backup deletion, regardless of
the actual storage backend in use.
This caused errors in OpenStack setups where Swift is globally
disabled, resulting in "Swift is disabled for tenant <id>" messages.
This commit updates the code to conditionally verify Swift tokens
only if Swift is configured as the storage driver, allowing replica
operations to proceed normally in Cinder-only environments.
Change-Id: Ie7a96aba5546df4d00585132bd6999e398889ff9
Signed-off-by: Erkin Mussurmankulov <mangust404@gmail.com>
This commit is contained in:
parent
b158060b38
commit
8e856377b0
1 changed files with 1 additions and 1 deletions
2
trove
2
trove
|
|
@ -1 +1 @@
|
|||
Subproject commit 0243ca14069331630d94a5dfd8a42f6eb64ea05e
|
||||
Subproject commit 2ac2608dcd3ee497ecbfef7563b2628691528d53
|
||||
Loading…
Add table
Reference in a new issue