mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #-: Fix exception name typo (#1805)
(cherry picked from commit d7af9c0d7f05d6a1bea62939f4c857bc2883116a)
This commit is contained in:
parent
720ded5717
commit
cc8842aa17
@ -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