Fix typo in policy documentation
Change-Id: I61df9dc9b752e1598f4a472771e581091f4de18f Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
12678167d1
commit
61a5ab81d3
@ -76,7 +76,7 @@ def enforce(context, action, target):
|
||||
for object creation this should be a dictionary representing the
|
||||
location of the object e.g. ``{'project_id': context.project_id}``
|
||||
|
||||
:raises cinder.exception.PolicyNotAllowed: if verification fails.
|
||||
:raises cinder.exception.PolicyNotAuthorized: if verification fails.
|
||||
|
||||
"""
|
||||
init()
|
||||
|
Loading…
x
Reference in New Issue
Block a user