Nicolas Vazquez
Nicolas Vazquez
### Description This PR ensures the converted/imported instances preserve the source VM boot mode and boot type. ### Types of changes - [ ] Breaking change (fix or feature that...
### Problem There is a problem on VMware to KVM migration in case the converting host doesn't have ovftool installed: conversion process fails with: ```` Cannot invoke org.apache.cloudstack.vm.UnmanagedInstanceTO.setCpuCores(java.lang.Integer)" because "convertedInstance...
### Description This PR adds a new setting on the `config.json` file: - `displayProjectFieldOnLogin` - false by default to preserve the current behavior. - When set to true: the project...
Able to consistenly reproduce the issue with the `mbxt-kvm-el9` template for management server and KVM hosts: `mbx deploy 422-nightly-el9 mbxt-kvm-el9 mbxt-kvm-el9 https://download.cloudstack.org/testing/nightly/2025-10-13/el9/4.22/` (EL8 deployment works fine) Deployment fails after installing...