lib/swift : fix misleading typo in a code comment
The code comment was picked from lib/keystone but not changed. Change-Id: Idebe5af84d481d52d529575e666105e4b0e06a59
This commit is contained in:
parent
062e8f1487
commit
fc0ff92777
@ -132,7 +132,7 @@ SWIFT_TEMPURL_KEY=${SWIFT_TEMPURL_KEY}
|
||||
# Tell Tempest this project is present
|
||||
TEMPEST_SERVICES+=,swift
|
||||
|
||||
# Toggle for deploying Keystone under HTTPD + mod_wsgi
|
||||
# Toggle for deploying Swift under HTTPD + mod_wsgi
|
||||
SWIFT_USE_MOD_WSGI=${SWIFT_USE_MOD_WSGI:-False}
|
||||
|
||||
# Functions
|
||||
|
Loading…
Reference in New Issue
Block a user