Fix Enforcer docstring
The docstring for the policy_file argument is incorrect. This patch updates the default value to the correct one. Change-Id: I0240da41bf5e4525671bd9a3cf913a60c4d605e2
This commit is contained in:
parent
757857bed3
commit
b8401f2361
@ -314,7 +314,7 @@ class Enforcer(object):
|
||||
|
||||
:param conf: A configuration object.
|
||||
:param policy_file: Custom policy file to use, if none is
|
||||
specified, ``conf.policy_file`` will be
|
||||
specified, ``conf.oslo_policy.policy_file`` will be
|
||||
used.
|
||||
:param rules: Default dictionary / Rules to use. It will be
|
||||
considered just in the first instantiation. If
|
||||
|
Loading…
x
Reference in New Issue
Block a user