mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
77e6e5afee
- 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
5 lines
73 B
Python
5 lines
73 B
Python
# -*- coding: utf-8 -*-
|
|
'''
|
|
Tests for functions in salt.utils.vmware
|
|
'''
|