Merge "Fix typo"

This commit is contained in:
Jenkins 2014-08-28 14:41:46 +00:00 committed by Gerrit Code Review
commit f96cecfa4b
1 changed files with 1 additions and 1 deletions

View File

@ -463,7 +463,7 @@ class EngineService(service.Service):
show_deleted=False):
"""
Return the number of stacks that match the given filters
:param ctxt: RPC context.
:param cnxt: RPC context.
:param filters: a dict of ATTR:VALUE to match against stacks
:param tenant_safe: if true, scope the request by the current tenant
:param show_deleted: if true, count will include the deleted stacks