Merge "Add track_quota_usage conf into neutron.conf"

This commit is contained in:
Jenkins 2015-11-09 21:42:06 +00:00 committed by Gerrit Code Review
commit 73c804d1c5
1 changed files with 5 additions and 0 deletions

View File

@ -590,6 +590,11 @@
# Default driver to use for quota checks
# quota_driver = neutron.db.quota.driver.DbQuotaDriver
# Keep in track in the database of current resource
# quota usage. Plugins which do not leverage the
# neutron database should set this flag to False
# track_quota_usage = True
# Resource name(s) that are supported in quota features
# This option is deprecated for removal in the M release, please refrain from using it
# quota_items = network,subnet,port