Comment 0 for bug 1217541

Revision history for this message
Shawn Hartsock (hartsock) wrote : vmwareapi drivers - summary.quickStats.overallMemoryUsage need not be set

In host.py method update_status,

Several status fields may not be set by the vSphere endpoint.

    summary.hardware <- all children will be None
    summary.config
    summary.quickStats.overallMemoryUsage

Write code to handle these missing attributes gracefully.

Reference:
http://pubs.vmware.com/vsphere-51/index.jsp#com.vmware.wssdk.apiref.doc/vim.host.Summary.QuickStats.html