From a1db428e08a9dd4564c0b45579670b4f579b223b Mon Sep 17 00:00:00 2001 From: Patrick Dube Date: Sat, 28 Nov 2015 20:44:56 -0500 Subject: [PATCH] CLOUDSTACK-6276 Removing unused parameter in integration test --- test/integration/component/test_affinity_groups.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/component/test_affinity_groups.py b/test/integration/component/test_affinity_groups.py index b071e04cd2e..c0c552973ae 100644 --- a/test/integration/component/test_affinity_groups.py +++ b/test/integration/component/test_affinity_groups.py @@ -64,7 +64,7 @@ class Services: "type": "host anti-affinity", }, "virtual_machine" : { - "hypervisor" : "KVM", + }, "new_domain": { "name": "New Domain",