]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add missing quota flags in the config file sample
authorÉdouard Thuleau <edouard.thuleau@cloudwatt.com>
Mon, 11 Nov 2013 20:08:44 +0000 (20:08 +0000)
committerÉdouard Thuleau <edouard.thuleau@cloudwatt.com>
Mon, 2 Dec 2013 18:14:06 +0000 (19:14 +0100)
commit0c85faa733aef714a8e47f647a931fb27857d4b9
treefa35d672eaf75828198d057f3025060f79fd2e9f
parentfbfa21e7ca99dc550c88ac959f15e1e7a551b030
Add missing quota flags in the config file sample

l3 extensions don't set quota flags in the config sample file
etc/neutron.conf.
Quota is unlimited if its value is minus and not only if it's -1.

Closes-Bug: #1250574
Change-Id: I76c8d1e2676d4e9b0feeed6e504e759fe736a0db
etc/neutron.conf
neutron/extensions/firewall.py
neutron/extensions/l3.py
neutron/extensions/securitygroup.py
neutron/quota.py