diff --git a/templates/neutron.conf.j2 b/templates/neutron.conf.j2 index 9f051f54..79ba9a20 100644 --- a/templates/neutron.conf.j2 +++ b/templates/neutron.conf.j2 @@ -86,7 +86,6 @@ dhcp_lease_duration = 86400 notify_nova_on_port_status_changes = True notify_nova_on_port_data_changes = True send_events_interval = 2 -nova_url = {{ nova_service_adminurl|replace('/%(tenant_id)s', '') }} [nova] auth_plugin = {{ nova_keystone_auth_plugin }}