b401a90254
Allows the user to configure neutron_plugin_agent value for Ansible. Current allowed values are openvswitch and linuxbridge. Implements: blueprint ansible-neutron-linuxbridge Change-Id: I0572464a5459d2f9da09b6da22db16e240511f99
7 lines
132 B
Django/Jinja
7 lines
132 B
Django/Jinja
# l3_agent.ini
|
|
[DEFAULT]
|
|
router_delete_namespaces = true
|
|
enable_metadata_proxy = true
|
|
agent_mode = legacy
|
|
external_network_bridge =
|