Update comment about metadata_proxy_shared_secret config
Previously, Nova used neutron_metadata_proxy_shared_secret in DEFAULT section, but that was deprecated in Juno and removed in the change c4489643b37cd7ed09737448891329fc7c1f7b83 in Nova. Change-Id: Iccc088458601ffcc1b1c8d72cb8a801e06e21574
This commit is contained in:
parent
5b2d39853f
commit
420bd0867e
@ -39,7 +39,7 @@ admin_password = %SERVICE_PASSWORD%
|
||||
# When proxying metadata requests, Neutron signs the Instance-ID header with a
|
||||
# shared secret to prevent spoofing. You may select any string for a secret,
|
||||
# but it must match here and in the configuration used by the Nova Metadata
|
||||
# Server. NOTE: Nova uses a different key: neutron_metadata_proxy_shared_secret
|
||||
# Server. NOTE: Nova uses the same config key, but in [neutron] section.
|
||||
# metadata_proxy_shared_secret =
|
||||
|
||||
# Location of Metadata Proxy UNIX domain socket
|
||||
|
Loading…
Reference in New Issue
Block a user