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


##########
server/src/main/java/com/cloud/configuration/ConfigurationManagerImpl.java:
##########
@@ -450,6 +449,7 @@ public class ConfigurationManagerImpl extends ManagerBase 
implements Configurati
     private Set<String> overprovisioningFactorsForValidation;
     public static final String VM_USERDATA_MAX_LENGTH_STRING = 
"vm.userdata.max.length";
 
+    public static final String HOST_RESERVED_MEM_MB_STRING = 
"host.reserved.mem.mb";

Review Comment:
   Done 👍 



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