Fixed typo.
This commit is contained in:
parent
753755ff32
commit
c38b7c814c
@ -58,7 +58,7 @@ class BaseController(wsgi.Controller):
|
||||
exception.OverLimit,
|
||||
],
|
||||
webob.exc.HTTPServerError: [
|
||||
exceptions.VolumeCreationFailure
|
||||
exception.VolumeCreationFailure
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user