Merge "typo: add a missing '}' in comment."

This commit is contained in:
Jenkins 2016-03-23 13:03:38 +00:00 committed by Gerrit Code Review
commit 0a9943b52a

View File

@ -532,7 +532,7 @@ class NestedDbQuotaDriver(DbQuotaDriver):
:param ctxt: context used to retrieve DB values
:param resource: the resource to calculate allocated value for
:param project_tree: the project tree used to calculate allocated
e.g. {'A': {'B': {'D': None}, 'C': None}
e.g. {'A': {'B': {'D': None}, 'C': None}}
A project's "allocated" value depends on:
1) the quota limits which have been "given" to it's children, in