Merge "Remove nova related config from placement"

This commit is contained in:
Zuul 2022-06-03 15:13:07 +00:00 committed by Gerrit Code Review
commit 4be5088371

View File

@ -5,14 +5,6 @@ log_dir = /var/log/kolla/placement
state_path = /var/lib/placement state_path = /var/lib/placement
# Though my_ip is not used directly, lots of other variables use $my_ip
my_ip = {{ api_interface_address }}
transport_url = {{ rpc_transport_url }}
[api]
use_forwarded_for = true
[oslo_middleware] [oslo_middleware]
enable_proxy_headers_parsing = True enable_proxy_headers_parsing = True