From 091bb79669045c9cd91342ecc27d7f93f8ce7eba Mon Sep 17 00:00:00 2001 From: Patrick Dube Date: Sat, 28 Nov 2015 20:46:24 -0500 Subject: [PATCH] CLOUDSTACK-6276 Removing unused parameter in integration test for projects --- test/integration/component/test_affinity_groups_projects.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/component/test_affinity_groups_projects.py b/test/integration/component/test_affinity_groups_projects.py index ffd10ef9919..dbcc92b849b 100644 --- a/test/integration/component/test_affinity_groups_projects.py +++ b/test/integration/component/test_affinity_groups_projects.py @@ -84,7 +84,6 @@ class Services: "type": "host anti-affinity" }, "virtual_machine" : { - "hypervisor" : "KVM" } }