You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2015/12/03 20:11:07 UTC

[4/5] git commit: updated refs/heads/4.6 to 9a21873

CLOUDSTACK-6276 Removing unused parameter in integration test for projects


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/091bb796
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/091bb796
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/091bb796

Branch: refs/heads/4.6
Commit: 091bb79669045c9cd91342ecc27d7f93f8ce7eba
Parents: a1db428
Author: Patrick Dube <pd...@cloudops.com>
Authored: Sat Nov 28 20:46:24 2015 -0500
Committer: Patrick Dube <pd...@cloudops.com>
Committed: Sat Nov 28 20:46:24 2015 -0500

----------------------------------------------------------------------
 test/integration/component/test_affinity_groups_projects.py | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/091bb796/test/integration/component/test_affinity_groups_projects.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_affinity_groups_projects.py b/test/integration/component/test_affinity_groups_projects.py
index ffd10ef..dbcc92b 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"
           }
        }