Fixed params on autocreate_account docstring
... in proxy.controllers.base Change-Id: Ic5c27cbf0f19b65fcaa3e6587583f03e56d646a0
This commit is contained in:
parent
a2405e99af
commit
c4158bd674
@ -1588,7 +1588,7 @@ class Controller(object):
|
||||
"""
|
||||
Autocreate an account
|
||||
|
||||
:param env: the environment of the request leading to this autocreate
|
||||
:param req: request leading to this autocreate
|
||||
:param account: the unquoted account name
|
||||
"""
|
||||
partition, nodes = self.app.account_ring.get_nodes(account)
|
||||
|
Loading…
x
Reference in New Issue
Block a user