50
50
quota_driver = neutron.db.quota_db.DbQuotaDriver
51
51
{% if neutron_security_groups -%}
52
52
quota_items = network,subnet,port,security_group,security_group_rule
56
69
root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
61
74
service_protocol = {{ service_protocol }}
62
75
service_host = {{ service_host }}