006c32a38f
We need options to be able to set the user and project domain when using keystone v3 credentials for the swift backend. Without these options keystone v3 swift will fail. Change-Id: Id384b0eca750e0946b42cb8ccb60a7f9ed64d21a
12 lines
431 B
YAML
12 lines
431 B
YAML
---
|
|
upgrade:
|
|
- Glance users who wish to configure the Swift backend
|
|
can make use of swift_store_auth_project_domain_id and
|
|
swift_store_auth_user_domain_id to configure the required
|
|
keystone domain settings.
|
|
fixes:
|
|
- Previously glance swift authentication would work only
|
|
with keystone auth <= 2. This fix allows you to properly
|
|
configured the (required) keystone domains for keystone
|
|
v3 authentication.
|