|
|
|
@ -12,11 +12,6 @@
|
|
|
|
|
# Agent's polling interval in seconds
|
|
|
|
|
# polling_interval = 2
|
|
|
|
|
|
|
|
|
|
# Use "sudo neutron-rootwrap /etc/neutron/rootwrap.conf" to use the real
|
|
|
|
|
# root filter facility.
|
|
|
|
|
# Change to "sudo" to skip the filtering and just run the comand directly
|
|
|
|
|
root_helper = sudo
|
|
|
|
|
|
|
|
|
|
[securitygroup]
|
|
|
|
|
# Firewall driver for realizing neutron security group function
|
|
|
|
|
firewall_driver = neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver
|
|
|
|
|