Merge "Fix quota_health_monitor opt name in neutron.conf"

This commit is contained in:
Jenkins
2014-04-03 18:07:48 +00:00
committed by Gerrit Code Review

View File

@@ -368,7 +368,7 @@ notification_driver = neutron.openstack.common.notifier.rpc_notifier
# The default is unlimited because a health monitor is not a real resource
# consumer on Openstack. However, on back-end, a member is a resource consumer
# and that is the reason why quota is possible.
# quota_health_monitors = -1
# quota_health_monitor = -1
# Number of routers allowed per tenant. A negative value means unlimited.
# quota_router = 10