salt/tests/unit/utils/vmware_test
Alexandru Bleotu e993f99053 Improved salt.utils.vmware.get_content, get_mors_with_properties
- added optional traversal_spec parameter to both methods, allowing the
  user to specify a different TraversalSpec object to search for content
  (if not specified, the behaviour is that all a traverse all search is
  done)
- the traversal_spec is destroyed only if is created in the method
- added local_properties flag to both methods allowing the retrieval of
  properties of the container object
- added tests for the 2 functions
2016-08-25 10:42:48 +01:00
..
common_test.py Improved salt.utils.vmware.get_content, get_mors_with_properties 2016-08-25 10:42:48 +01:00