vishesh92 commented on issue #8786: URL: https://github.com/apache/cloudstack/issues/8786#issuecomment-2009873115
This happens because of this issue: https://github.com/apache/cloudstack/issues/8785. When the VM is created (in db), cpu number and speed are not saved for the VM. On expunging the VM, when ACS tries to get CPU number to generate a usage event, it fails because it is null. Fixing #8785 should resolve this as well. -- 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. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org