salt/tests/unit/utils/vmware_test/__init__.py
Alexandru Bleotu 77e6e5afee Improved connection to a VMware vCenter Server or ESXi host
- added support for passthrough connections via SSPI
- added function to specify if a connection is made to a vCenter or ESXi host
- added function to disconnect from a vCenter or ESXi host
- added tests for changed/new functions
2016-08-23 13:46:28 +01:00

5 lines
73 B
Python

# -*- coding: utf-8 -*-
'''
Tests for functions in salt.utils.vmware
'''