mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
added back @DB annotation
This commit is contained in:
parent
b6d2ec505e
commit
07354b441c
@ -489,6 +489,7 @@ public class VirtualMachineManagerImpl implements VirtualMachineManager, Listene
|
||||
|
||||
}
|
||||
|
||||
@DB
|
||||
protected <T extends VMInstanceVO> Ternary<T, ReservationContext, ItWorkVO> changeToStartState(VirtualMachineGuru<T> vmGuru, T vm, User caller, Account account)
|
||||
throws ConcurrentOperationException {
|
||||
long vmId = vm.getId();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user