mirror of https://github.com/apache/cloudstack.git
Merge 0e73ad0fc5 into cd5bb09d0d
This commit is contained in:
commit
8c57256d9e
|
|
@ -3358,6 +3358,7 @@ Configurable, StateListener<VirtualMachine.State, VirtualMachine.Event, VirtualM
|
|||
jobIds.add(jobId);
|
||||
} else {
|
||||
logger.debug("Router: {} is already at the latest version. No upgrade required", router);
|
||||
throw new CloudRuntimeException("Router is already at the latest version. No upgrade required");
|
||||
}
|
||||
}
|
||||
return jobIds;
|
||||
|
|
|
|||
Loading…
Reference in New Issue