
# HG changeset patch # User Deepti B. Kalakeri <deeptik@linux.vnet.ibm.com> # Date 1223019216 25200 # Node ID 01ae33b1d27a009ef0401cd55797825ff7771a72 # Parent 2705a9d336f7b6285cc4c7500002c8efcd1c53ba [TEST] Updating ElementCapabilities 05_hostsystem_cap.py tc for Association parameter changes . Signed-off-by: Deepti B. Kalakeri <deeptik@linux.vnet.ibm.com> diff -r 2705a9d336f7 -r 01ae33b1d27a suites/libvirt-cim/cimtest/ElementCapabilities/05_hostsystem_cap.py --- a/suites/libvirt-cim/cimtest/ElementCapabilities/05_hostsystem_cap.py Fri Oct 03 00:31:46 2008 -0700 +++ b/suites/libvirt-cim/cimtest/ElementCapabilities/05_hostsystem_cap.py Fri Oct 03 00:33:36 2008 -0700 @@ -88,7 +88,6 @@ def get_assoc_info(server, cn, an, qcn, assoc_info = AssociatorNames(server, an, cn, - virt, CreationClassName = cn, Name = name,) if len(assoc_info) < 1: @@ -112,7 +111,6 @@ def get_association_info(server, service assoc_info = AssociatorNames(server, an, cn, - virt, CreationClassName = cn, Name = name, SystemCreationClassName=sccname,