Remove extra spaces
Change-Id: I4fcacb2f7537236b538bd4bf8408acf08672790f
This commit is contained in:
parent
2825e18fc3
commit
394cf342cb
@ -16,7 +16,7 @@ mechanism_drivers = linuxbridge,l2population
|
||||
{% endif %}
|
||||
|
||||
{% if neutron_extension_drivers %}
|
||||
extension_drivers = {{ neutron_extension_drivers|map(attribute='name')|join(',') }}
|
||||
extension_drivers = {{ neutron_extension_drivers|map(attribute='name')|join(',') }}
|
||||
{% endif %}
|
||||
|
||||
[ml2_type_vlan]
|
||||
|
Loading…
Reference in New Issue
Block a user