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: Id384b0eca750e0946b42cb8ccb60a7f9ed64d21achanges/88/300588/3
parent
a7b78a33e1
commit
006c32a38f
@ -0,0 +1,11 @@
|
||||
---
|
||||
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.
|
Loading…
Reference in new issue