Commit Graph

85769 Commits

Author SHA1 Message Date
Alexandru Bleotu
ed7ac43d89 Added required exceptions 2017-09-14 12:47:57 -04:00
Alexandru Bleotu
d9d78fa35c Added missing decorators in utils.vmware tests 2017-09-14 12:47:55 -04:00
Alexandru Bleotu
caf9a0578b Added tests for utils.vmware.get_service_info 2017-09-14 12:47:53 -04:00
Alexandru Bleotu
719ea14f38 Added utils.vmware.get_service_info that retrieves about info about the service 2017-09-14 12:47:51 -04:00
Alexandru Bleotu
07bcfd23aa Fix email in salt.utils.vmware 2017-09-14 12:47:50 -04:00
Alexandru Bleotu
2c3b4434f8 Added tests for utils.vsan.get_cluster_vsan_info 2017-09-14 12:47:48 -04:00
Alexandru Bleotu
ed9469f601 Added utils.vsan.get_cluster_vsan_info that returns VSAN info about clusters 2017-09-14 12:47:46 -04:00
Alexandru Bleotu
e811eb9c85 Added tests for utils.vsan.get_vsan_cluster_config_system 2017-09-14 12:47:44 -04:00
Alexandru Bleotu
fface2f385 Added utils.vsan.get_vsan_cluster_config_system that retrieves the VSAN cluster configuration system 2017-09-14 12:47:43 -04:00
Alexandru Bleotu
a2f84e6f39 Added tests for utils.vsan.vsan_supported 2017-09-14 12:47:41 -04:00
Alexandru Bleotu
3912e4e338 Added utils.vsan.vsan_supported that returns whether the VSAN API is supported 2017-09-14 12:47:39 -04:00
Alexandru Bleotu
88e445a0d0 Created utils.vsan and added dependencies and __virtual__ function 2017-09-14 12:47:38 -04:00
Alexandru Bleotu
324883993f Added external VMware VSAN libraries 2017-09-14 12:47:36 -04:00
Alexandru Bleotu
c3d6af502b Added tests for modules.vsphere.list_cluster 2017-09-14 12:47:34 -04:00
Alexandru Bleotu
728690b783 Added modules.vsphere.list_cluster that lists a dict representation of a VMware cluster 2017-09-14 12:08:52 -04:00
Alexandru Bleotu
e6ab4d5690 Added modules.vsphere._get_cluster_dict that converts a cluster VMware object to a dictionary 2017-09-14 10:52:29 -04:00
Alexandru Bleotu
15a2499d27 Added tests for salt.vsphere._get_proxy_target 2017-09-14 10:52:28 -04:00
Alexandru Bleotu
e24513f0f3 Added salt.vsphere._get_proxy_target that retrieved the vCenter target from the proxy details 2017-09-14 10:52:28 -04:00
Nicole Thomas
ebbc3c11d0 Merge pull request #43483 from 3add3287/modules-ssh-add-newline-fix
Handle bogus newline before newly added keys
2017-09-14 10:19:51 -04:00
Nicole Thomas
32a5221f70 Merge pull request #43498 from vernondcole/fix_preflight
preflight_cmds should use passed opts
2017-09-14 09:20:56 -04:00
vernoncole
05fe5bed7c preflight_cmds should use passed opts 2017-09-13 20:10:49 -06:00
Nicole Thomas
7addeb4b9c Lint: fix spacing 2017-09-13 18:35:49 -04:00
Nicole Thomas
36bc4ac912 Merge pull request #43462 from rdutch/beacon_state_fix
Added save argument to Beacon state module
2017-09-13 18:33:32 -04:00
Nicole Thomas
f8ef7dce40 Merge pull request #43469 from alexbleotu/test_fixes-gh
Fixed several tests
2017-09-13 15:53:53 -04:00
Nicole Thomas
395f079daf Merge branch 'develop' into modules-ssh-add-newline-fix 2017-09-13 15:51:48 -04:00
rdutch
fd0b1ca9f9 Merge branch 'develop' into beacon_state_fix 2017-09-13 13:48:20 -05:00
Hilberding, Rob
810899d413 Simplified if statement 2017-09-13 13:44:05 -05:00
3add3287
999deacb0a Fix indentation from tabs to spaces 2017-09-13 20:38:39 +02:00
Nicole Thomas
75e8c181ec Merge pull request #43485 from rallytime/linode-utils
Move "salt.utils" calls to __utils__ in linode driver
2017-09-13 14:31:21 -04:00
Hilberding, Rob
b71e7e673f Made the requested changes 2017-09-13 13:19:12 -05:00
Nicole Thomas
d2b13ce4c0 Merge pull request #43468 from terminalmage/git-configparser
Fix unicode handling on PR #43378
2017-09-13 13:57:17 -04:00
Alexandru Bleotu
bf3785739e Fixed failing config.test_api tests for when the ROOT_DIR is / 2017-09-13 13:01:15 -04:00
Mike Place
4fc64fd5b9 Merge pull request #43465 from psagers/develop
acme.cert: avoid IOError on failure.
2017-09-13 10:52:15 -06:00
Mike Place
cebe28e217 Merge pull request #43466 from cachedout/cisc_oxygen_release_notes
Add information about cimc to release notes
2017-09-13 10:46:41 -06:00
Mike Place
9767e46ce4 Merge branch 'develop' into cisc_oxygen_release_notes 2017-09-13 10:45:24 -06:00
Mike Place
d2b790d883 Merge pull request #43471 from alexbleotu/esxcluster-gh
Esxcluster proxy minion and support in vsphere module
2017-09-13 10:11:22 -06:00
rallytime
ed8113dfe8 Move "salt.utils" calls to __utils__ in linode driver 2017-09-13 12:06:47 -04:00
3add3287
7c0f4b889c Copy paste typo 2017-09-13 17:35:39 +02:00
Mike Place
014409e1b3 Merge pull request #43472 from V3XATI0N/patch-1
Make aptpkg work with Deepin Linux
2017-09-13 09:31:36 -06:00
Nicole Thomas
054c64a006 Merge pull request #43460 from cachedout/ssh_roster_notes
Add release note about ssh rosters
2017-09-13 11:30:52 -04:00
3add3287
c2c65b4ac2 Fix checking for newline on end of file by properly checking the last byte of the file if the file is non empty. 2017-09-13 17:10:42 +02:00
Alexandru Bleotu
59cb07269c pylint 2017-09-13 05:17:06 -04:00
Alexandru Bleotu
449dccdaa1 pylint 2017-09-13 05:13:01 -04:00
V3XATI0N
1b877a6c60 Make aptpkg work with Deepin Linux
Simple change, but it bugs me having to add this every time I update. Also I never contribute so proposing this change here is probably the wrong place to do it. Sue me if you want I'm super broke.
2017-09-12 19:46:02 -07:00
Alexandru Bleotu
0222a5a056 Fix to vsphere tests 2017-09-12 18:43:08 -04:00
Alexandru Bleotu
afa4921d37 Fixed vsphere tests to support the esxcluster proxy 2017-09-12 18:43:05 -04:00
Alexandru Bleotu
b880956468 Added esxcluster to supported proxies 2017-09-12 18:43:03 -04:00
Alexandru Bleotu
91c22163b6 Added vsphere._get_esxcluster_proxy_details that retrieves a esxcluster proxy details 2017-09-12 18:43:00 -04:00
Alexandru Bleotu
26710fa8fc Added tests for esxcluster execution module 2017-09-12 18:42:58 -04:00
Alexandru Bleotu
679e388632 Added esxcluster shim execution module 2017-09-12 18:42:55 -04:00