Remove nova_url config setting
This config value is no longer used. Rather, the endpoint_type configuration under the [nova] section is used. Change-Id: Iab9569e59c8a1247fca706adfa652ba5b3e8223e
This commit is contained in:
parent
8fb34ddff9
commit
915606bbf0
@ -86,7 +86,6 @@ dhcp_lease_duration = 86400
|
|||||||
notify_nova_on_port_status_changes = True
|
notify_nova_on_port_status_changes = True
|
||||||
notify_nova_on_port_data_changes = True
|
notify_nova_on_port_data_changes = True
|
||||||
send_events_interval = 2
|
send_events_interval = 2
|
||||||
nova_url = {{ nova_service_adminurl|replace('/%(tenant_id)s', '') }}
|
|
||||||
|
|
||||||
[nova]
|
[nova]
|
||||||
auth_plugin = {{ nova_keystone_auth_plugin }}
|
auth_plugin = {{ nova_keystone_auth_plugin }}
|
||||||
|
Loading…
Reference in New Issue
Block a user