summaryrefslogtreecommitdiff
path: root/releasenotes/notes/pass-region-to-swiftclient-c8c8bf1020f62ebc.yaml
blob: 0887f2ddde2d1a027036832e4aa40c0d33431ab8 (plain)
1
2
3
4
5
---
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.