[CLOUDSTACK-9923] Add support for vSphere 6.5 - #2111
Conversation
|
Since vSphere 6.5 is officially supported in LTS 4.9, this should probably even go into 4.9.3 /cc @rhtyd Any thoughts? I'll have to check again but this was probably the cause of issues we had of putting an updgraded ESX from 5.5 to 6.5 into cloudstack . AFAIR we had to remove and add the host to the cluster in cloudstack. Let me verify again. |
|
@resmo yes, good idea |
|
LGTM, otherwise. |
|
Modif is done. Could you please approve? |
|
Thanks @FabriceBrazier but that's not what I meant, we wanted to get this into 4.9 branch. Look, I've picked your change as a separate commit in: #1951 see if that's okay? |
|
Thanks, ok for me. I will close this ticket. |
vSphere 6.5 is not registered in the ACS DB. Therefore, new VMs are always created with os type "other". This is a blocking point, especially when using Windows 2012 OS (boot process fails).
This fix updates the DB accordingly.