ironic/releasenotes/notes/pass-region-to-swiftclient-...

6 lines
228 B
YAML

---
fixes:
- Fixes a bug where the keystone_authtoken/region_name wasn't passed
to Swift when instantiating its client, in a multi-region environment
this is needed so the client can choose the correct swift endpoint.