DaanHoogland commented on issue #4201:
URL: https://github.com/apache/cloudstack/issues/4201#issuecomment-768964138


   the statemachine `VMSnapshot.s_fsm`, the transition 
`s_fsm.addTransition(Expunging, Event.OperationSucceeded, Removed)` is never 
executed for this to happen (or an exception occurs).
   `DefaultVMSnapshotStrategy.processAnswer(final VMSnapshotVO vmSnapshot, 
UserVm userVm, final Answer as, Long hostId)` is were is probably should happen.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to