Fix typo in policy documentation

Change-Id: I61df9dc9b752e1598f4a472771e581091f4de18f
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2012-10-05 14:29:19 +02:00
parent 12678167d1
commit 61a5ab81d3
1 changed files with 1 additions and 1 deletions

View File

@ -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()