Merge "Fixes a typo on AggregateCoreFilter documentation"

This commit is contained in:
Jenkins
2013-07-03 14:52:32 +00:00
committed by Gerrit Code Review

View File

@@ -71,7 +71,7 @@ class CoreFilter(BaseCoreFilter):
class AggregateCoreFilter(BaseCoreFilter):
"""AggregateRamFilter with per-aggregate CPU subscription flag.
"""AggregateCoreFilter with per-aggregate CPU subscription flag.
Fall back to global cpu_allocation_ratio if no per-aggregate setting found.
"""