Spaceman1984 commented on a change in pull request #4389:
URL: https://github.com/apache/cloudstack/pull/4389#discussion_r500931678



##########
File path: 
plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource/VmwareResource.java
##########
@@ -6785,6 +6785,7 @@ public Answer execute(DestroyCommand cmd) {
                 if (s_logger.isInfoEnabled()) {
                     s_logger.info("Destroy template volume " + vol.getPath());
                 }
+                
vmMo.markAsVirtualMachine(hyperHost.getHyperHostOwnerResourcePool(), 
hyperHost.getMor());

Review comment:
       The error happened for all templates I tested, even systemvm. I 
speculate that it is referring to the internal command that vmware calls when 
you click on the delete button from the UI.




----------------------------------------------------------------
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