Improve OpenStack v3 compatibility (#7392)
* Update paperclip.rb * Update .env.production.sample * Update paperclip.rb
This commit is contained in:
parent
95595ccd21
commit
ea4e243303
2 changed files with 3 additions and 0 deletions
|
@ -113,6 +113,8 @@ SMTP_FROM_ADDRESS=notifications@example.com
|
|||
# For Keystone V3, the value for SWIFT_TENANT should be the project name
|
||||
# SWIFT_TENANT=
|
||||
# SWIFT_PASSWORD=
|
||||
# Some OpenStack V3 providers require PROJECT_ID (optional)
|
||||
# SWIFT_PROJECT_ID=
|
||||
# Keystone V2 and V3 URLs are supported. Use a V3 URL if possible to avoid
|
||||
# issues with token rate-limiting during high load.
|
||||
# SWIFT_AUTH_URL=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue