Skip to content
Snippets Groups Projects
Commit c46ce388 authored by Eduardo Gonzalez's avatar Eduardo Gonzalez
Browse files

change kuryr default driver option name

kuryr changed driver option to default_driver

Ref: https://review.openstack.org/#/c/508778/

this change updates the template to apply the change.

Change-Id: I38669564a769bbe7b55386db5208a3341b15da9e
parent a29487cd
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ capability_scope = global
bindir = /var/lib/kolla/venv/libexec/kuryr
[binding]
driver = kuryr.lib.binding.drivers.veth
default_driver = kuryr.lib.binding.drivers.veth
[neutron]
auth_uri = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_public_port }}
......
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