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


##########
plugins/hypervisors/xenserver/src/main/java/org/apache/cloudstack/hypervisor/xenserver/ExtraConfigurationUtility.java:
##########
@@ -101,6 +109,7 @@ private static void applyConfigWithKeyValue(Connection 
conn, VM vm, Map<String,
         }
 
         try {
+            // param with '_'

Review Comment:
   just to keep as note. these params are with underscore, as the hypens were 
replaced with underscores.



-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to