mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
M #-: Fix exception name typo (#1805)
This commit is contained in:
parent
b9e2dcc4eb
commit
d7af9c0d7f
@ -1113,7 +1113,7 @@ module OneProvision
|
||||
sleep 1
|
||||
end
|
||||
|
||||
raise OneProvisionLoopExeception, 'Timeout expired for deleting' /
|
||||
raise OneProvisionLoopException, 'Timeout expired for deleting' /
|
||||
" image #{image['ID']}"
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user