GutoVeronezi commented on code in PR #7987:
URL: https://github.com/apache/cloudstack/pull/7987#discussion_r1333639658


##########
plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java:
##########
@@ -452,6 +452,8 @@ public class LibvirtComputingResource extends 
ServerResourceBase implements Serv
 
     private long _dom0OvercommitMem;
 
+    private int _dom0MinCpuCores;

Review Comment:
   Thanks for the initiative, @mlsorensen. I will review that PR 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: [email protected]

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

Reply via email to