rhtyd commented on a change in pull request #2824: Fix SystemVMs running in Xen 
HVM mode are not configured (#2760)
URL: https://github.com/apache/cloudstack/pull/2824#discussion_r213956308
 
 

 ##########
 File path: systemvm/debian/opt/cloud/bin/setup/cloud-early-config
 ##########
 @@ -71,7 +78,7 @@ config_guest() {
 
 get_boot_params() {
   case $HYPERVISOR in
-     xen-pv|xen-domU)
 
 Review comment:
   What if xen-domU is returned, removing the case would mean we no longer 
could process hypervisor where `xen-domU` would be returned.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to