Skip to content
Snippets Groups Projects
Commit fe1a8a34 authored by Michal Arbet's avatar Michal Arbet
Browse files

Remove nova related config from placement

This patch is removing nova configuration
options, this was probably caused by migration
from nova-placement to placement.

Change-Id: Ib54b26428b79d5c4f554928b8634a0bb4e884a90
parent 53f54677
No related branches found
No related tags found
No related merge requests found
......@@ -5,14 +5,6 @@ log_dir = /var/log/kolla/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]
enable_proxy_headers_parsing = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment