update a config option deprecation message
include when the option was deprecated and when it will be removed. refer to Iad628a863e55cbf20c89ef23ebc7527ba8e1a835 for details Change-Id: I9d5f267ec45acfc92209e68e943c8fca244af9ca
This commit is contained in:
parent
e104838e7f
commit
1b0a5530f9
@ -21,7 +21,8 @@ release and will be removed in the O release.
|
||||
""")
|
||||
|
||||
_DEPRECATE_PROXY_SSL = utils.fmt("""
|
||||
Use oslo.middleware.http_proxy_to_wsgi configuration instead.
|
||||
This option has been deprecated in the N release and will be removed in the P
|
||||
release. Use oslo.middleware.http_proxy_to_wsgi configuration instead.
|
||||
""")
|
||||
|
||||
admin_token = cfg.StrOpt(
|
||||
|
Loading…
x
Reference in New Issue
Block a user