rhtyd commented on a change in pull request #5802:
URL: https://github.com/apache/cloudstack/pull/5802#discussion_r774434553
##########
File path:
plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
##########
@@ -3713,10 +3713,6 @@ public boolean isCentosHost() {
return null;
}
- if (_guestCpuArch != null && _guestCpuArch.equals("aarch64")) {
Review comment:
... on second thought, I've moved the code to fallback as default for
aarch64 when other controller's can't be found/guessed.
--
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]