mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-9123 - As a Developer I want the test_internal_lb.py to work with multiple hypervisorsThis PR make the test_internal_lb.py work with other Hypervisors types. - Get hypervisor information from testClient.getHypervisorInfo() - Adds XenServer, HyperV and VMware hypervisors - Makes sure the OS type is "Other PV (64-bit)" * pr/1204: CLOUDSTACK-9123 - Make test compliant with multiple hypervisors Signed-off-by: Remi Bergsma <github@remi.nl>