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


##########
api/src/main/java/com/cloud/vm/VmDetailConstants.java:
##########
@@ -53,6 +53,9 @@ public interface VmDetailConstants {
     String NIC_MULTIQUEUE_NUMBER = "nic.multiqueue.number";
     String NIC_PACKED_VIRTQUEUES_ENABLED = "nic.packed.virtqueues.enabled";
 
+    // KVM specific, disk controllers
+    String KVM_SKIP_FORCE_DISK_CONTROLLER = "skip.force.disk.controller";

Review Comment:
   @shwstppr should it be included for for KVM here: 
https://github.com/apache/cloudstack/blob/e90e436ef873100b1916c80c0309c1eefcc4a265/server/src/main/java/com/cloud/api/query/QueryManagerImpl.java#L5060-L5061
 ?



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