Remove use_forwarded_for configuration option
This option has never been supported by Glance. Change-Id: I08113292ec862d6ef72b870dcf12577bf02d3771
This commit is contained in:
parent
09df6fc1aa
commit
bbe8374fe9
@ -3,7 +3,6 @@ debug = {{ glance_logging_debug }}
|
||||
|
||||
# NOTE(elemoine) log_dir alone does not work for Glance
|
||||
log_file = /var/log/kolla/glance/glance-api.log
|
||||
use_forwarded_for = true
|
||||
|
||||
{% if glance_enable_tls_backend | bool %}
|
||||
bind_host = 127.0.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user