weizhouapache commented on pull request #5938: URL: https://github.com/apache/cloudstack/pull/5938#issuecomment-1066681809
> @DaanHoogland I see your point. actually as you said, the VM name is unique on platform, so the behaviors are same on vmware and xenserver. The difference is just because on vmware `hyperHost.findVmOnHyperHost` returns only 1 record, but on xenserver `VM.getByNameLabel(conn, vmName);` returns 1 set with only 1 element. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
