mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
On the 'Register Template From URL' screen, when a user selects the VMware option from the Hypervisor dropdown: It incorrectly displays the 'HVM' checkbox. This checkbox must be hidden in the VMware context. This checkbox must still be visible in any other hypervisor context. To Reproduce: Go to the 'Register Template From URL' screen by clicking the 'Templates' tab on the lefthand side. On the 'Templates' screen click the 'Add' button to display the 'Register Template From URL' screen. On the 'Register Template From URL' screen, select the VMware option from the Hypervisor dropdown: Actual Behaviour: It incorrectly displays the 'HVM' checkbox. Expected behaviour: This checkbox must be hidden in the VMware context. This checkbox must still be visible in any other hypervisor context.