sureshanaparti commented on code in PR #6809:
URL: https://github.com/apache/cloudstack/pull/6809#discussion_r1650092766


##########
plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java:
##########
@@ -1443,6 +1455,15 @@ private void validateLocalStorageUUID(String 
localStorageUUID) throws Configurat
         }
     }
 
+    private void updateDom0MinMem(PropertiesStorage storage, final Map<String, 
String> params){

Review Comment:
   ```suggestion
       private void updateDom0MinMem(PropertiesStorage storage, final 
Map<String, String> params) {
   ```



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