Project

General

Profile

« Previous | Next » 

Revision 68e96c10

Added by Adam Grare about 6 years ago

Fixes #22798 - VMware: Fix exception listing VMs

If a VM is in the root of the datacenter its parent is the vmFolder.
This folder was being skipped by the PropertyFilterSpec causing an
undefined method error '[]' for nil:NilClass when accessing the
vm['parent'] key.

  • added
  • modified
  • copied
  • renamed
  • deleted