Merged next in
This commit is contained in:
commit
066040cfde
@ -11,6 +11,8 @@ core_plugin = {{ core_plugin }}
|
|||||||
control_exchange = neutron
|
control_exchange = neutron
|
||||||
notification_driver = neutron.openstack.common.notifier.list_notifier
|
notification_driver = neutron.openstack.common.notifier.list_notifier
|
||||||
list_notifier_drivers = neutron.openstack.common.notifier.rabbit_notifier
|
list_notifier_drivers = neutron.openstack.common.notifier.rabbit_notifier
|
||||||
|
{% if network_device_mtu -%}
|
||||||
network_device_mtu = {{ network_device_mtu }}
|
network_device_mtu = {{ network_device_mtu }}
|
||||||
|
{% endif -%}
|
||||||
[agent]
|
[agent]
|
||||||
root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
|
root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user