Add comment to processors class variable
This commit is contained in:
parent
02f452aa47
commit
1d3caf69df
@ -32,6 +32,7 @@ class ZookeeperQuotaEngine(engine.QuotaEngine):
|
||||
and limits on some set of resources.
|
||||
"""
|
||||
|
||||
#: Limit processors that this engine supports.
|
||||
processors = {
|
||||
'upper_bound': processors.UpperBoundProcessor(),
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user