Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 1.3
-
Fix Version/s: 1.3
-
Component/s: Opennebula
-
Labels:None
-
Commits:20920b92a55cf285f43e16f2234730f2fcfc9a08
Description
AssertionError: Open Nebula returned wrong number of arguments in call: [False, '[one.vm.action] Error performing action "terminate-hard": Could not terminate VM 54023, wrong state BOOT.', 2048, -1, -1]
Due to wrong number of arguments a AssertionError is returned in place of ONEException this causes the termination loop to end on first error.