about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorHugo Gameiro <hmgameiro@gmail.com>2018-05-07 01:28:28 +0100
committerEugen Rochko <eugen@zeonfederated.com>2018-05-07 02:28:28 +0200
commitea4e24330311a773b0ca76be5873e754f583dd7a (patch)
tree429cdc544590c0f0661b0f321b3f5fe7a3b33bbc /.env.production.sample
parent95595ccd2171e225f983166c6b259591ce8c861a (diff)
Improve OpenStack v3 compatibility (#7392)
* Update paperclip.rb

* Update .env.production.sample

* Update paperclip.rb
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/.env.production.sample b/.env.production.sample
index c936546da..24b6b0143 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -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=