vmware-archive / vmware-vmware_lib

VMware-common
Other
12 stars 27 forks source link

Add wsdl type detection. #29

Closed nanliu closed 11 years ago

nanliu commented 11 years ago

For some of the advanced options, we try to detect the type.

nanliu commented 11 years ago

This is probably the wrong solution, but we need to track an issue with advanced options. We did not specify the wsdl type and it's failing to update:

Esx_iscsi_targets[d1p3s1ch4srv0v12-esx1.se.vpc.vmw:vmhba37]: Could not evaluate: unexpected wsdl_type \\"xsd:anyType\\"\n\"}

"HostInternetScsiHbaParamValue", {"key"=>"DelayedAck", "value"=>false, "isInherited"=>false}

This works around an issue in current deployment, but it's up for review for a more suitable solution.

nanliu commented 11 years ago

Significantly simplified since I realize we don't control the wsdl type here. I can squash the commits once it's reviewed.

rbbrown commented 11 years ago

+1