Alexandru Bleotu
|
457246a871
|
Added tests for salt.utils.vmware.get_storage_system
|
2017-09-20 06:28:14 -04:00 |
|
Alexandru Bleotu
|
0a5e5066cd
|
Added salt.utils.vmware.get_storage_system that retrieves an ESXi host's storage system
|
2017-09-20 06:28:12 -04:00 |
|
Alexandru Bleotu
|
85f328f49c
|
Added vsan_datastore_configured esxcluster state that renames the vSan datastore on a cluster
|
2017-09-20 06:28:11 -04:00 |
|
Alexandru Bleotu
|
26207e2acc
|
Added salt.states.esxcluster._get_vsan_datastore
|
2017-09-20 06:28:09 -04:00 |
|
Alexandru Bleotu
|
08100d719d
|
Added cluster_configured state to create/manage ESX clusters
|
2017-09-20 06:28:07 -04:00 |
|
Alexandru Bleotu
|
359069904b
|
Added JSON schema defintions ESX cluster config and all dependencies
|
2017-09-20 06:28:05 -04:00 |
|
Alexandru Bleotu
|
f042334584
|
Added tests for list_diff
|
2017-09-20 06:28:03 -04:00 |
|
Alexandru Bleotu
|
e1822b4a96
|
Added ListDictDiffer that recursively compares lists of dictionaries
|
2017-09-20 06:28:02 -04:00 |
|
Alexandru Bleotu
|
81a02f49e8
|
Added tests for RecursiveDictDiffer
|
2017-09-20 06:28:00 -04:00 |
|
Alexandru Bleotu
|
ca9235ff94
|
Added RecursiveDictDiffer in salt.utils.dictdiffer that recursively compares dictionaries
|
2017-09-20 06:27:58 -04:00 |
|
Alexandru Bleotu
|
01f241028a
|
Added salt.modules.vsphere.update_cluster that updates a cluster according to spec, including VSAN configuration
|
2017-09-20 06:27:40 -04:00 |
|
Alexandru Bleotu
|
345b783ad6
|
Added salt.modules.vsphere.create_cluster that creates a cluster according to spec, including configuring VSAN
|
2017-09-20 06:27:13 -04:00 |
|
Alexandru Bleotu
|
d69382012d
|
Added salt.modules.vsphere._apply_cluster_dict that applies the values in a configuration dictionary to a cluster spec
|
2017-09-20 06:24:18 -04:00 |
|
Alexandru Bleotu
|
0db8cbaa25
|
Added tests for utils.vsan._wait_for_tasks
|
2017-09-20 06:24:16 -04:00 |
|
Alexandru Bleotu
|
f796885364
|
Added utils.vsan._wait_for_tasks that waits for VSAN tasks on the vCenter using the new endpoint
|
2017-09-20 06:24:13 -04:00 |
|
Alexandru Bleotu
|
6a86104ec8
|
Added tests for salt.utils.vsan.reconfigure_cluster_vsan
|
2017-09-20 06:24:11 -04:00 |
|
Alexandru Bleotu
|
6dbf784702
|
Added utils.vsan.reconfigure_cluster_vsan that reconfigures VSAN on a cluster using the new endpoint
|
2017-09-20 06:24:08 -04:00 |
|
Alexandru Bleotu
|
fccc4aff06
|
Added external VMware VSAN libraries
|
2017-09-20 06:24:02 -04:00 |
|
Mike Place
|
81c0c138d7
|
Merge pull request #43574 from spenceation/xmlutil/attribs
- Added support to parse XML ElementTrees with attributes.
|
2017-09-19 18:11:26 -06:00 |
|
Mike Place
|
5531e2f738
|
Merge pull request #43489 from garethgreenaway/41510_mount_opts
Fix to mount state when options are removed
|
2017-09-19 18:10:47 -06:00 |
|
Mike Place
|
8e66086c78
|
Merge pull request #43346 from kunal-bajpai/fix_cb_returner
Fix save_load to add doc if not exists
|
2017-09-19 17:34:53 -06:00 |
|
Mike Place
|
6d830d6ec8
|
Merge pull request #43510 from alexbleotu/list_cluster-gh
vsphere.list_cluster and dependencies
|
2017-09-19 17:18:20 -06:00 |
|
Nicole Thomas
|
054f7c9551
|
Merge pull request #43559 from sdodsley/purefa_doc_fix
Fix documentation to state correct module name [purefa]
|
2017-09-18 16:56:25 -04:00 |
|
Nicole Thomas
|
c682f86e38
|
Lint: Add empty line at end of file
|
2017-09-18 16:54:04 -04:00 |
|
Simon Dodsley
|
35d18cd05a
|
Fix documentation to state correct module name
|
2017-09-18 13:46:21 -07:00 |
|
garethgreenaway
|
562c9e2415
|
Merge branch 'develop' into 41510_mount_opts
|
2017-09-18 13:42:48 -07:00 |
|
Nicole Thomas
|
f32e838726
|
Merge pull request #43573 from theredcat/develop
Add an option to check & update elasticsearch template
|
2017-09-18 16:31:21 -04:00 |
|
garethgreenaway
|
26d33fe64c
|
Merge branch 'develop' into 41510_mount_opts
|
2017-09-18 11:14:55 -07:00 |
|
garethgreenaway
|
431484f9c8
|
Merge pull request #43339 from cloudflare/napalm-beacon
Adding the first napalm beacon
|
2017-09-18 10:31:46 -07:00 |
|
spenceation
|
ac7e81b6e3
|
- Added support to parse XML ElementTrees with attributes.
|
2017-09-18 11:50:17 -04:00 |
|
Nathan DELHAYE
|
deff257fe7
|
Lint
|
2017-09-18 17:08:05 +02:00 |
|
Nathan DELHAYE
|
cdcbcdf989
|
Add an option to check & update elasticsearch template
|
2017-09-18 16:10:59 +02:00 |
|
Mircea Ulinic
|
40f36c9915
|
Merge branch 'develop' of github.com:saltstack/salt into napalm-beacon
|
2017-09-18 10:30:49 +00:00 |
|
Mircea Ulinic
|
74d1a56524
|
Add validate function
Also, correct some docstings and improve logged messages
|
2017-09-18 10:28:42 +00:00 |
|
Pedro Algarvio
|
826a25a287
|
Merge pull request #43515 from garethgreenaway/develop_home_dir_missing_from_syspaths
[develop] Fixes to setup.py
|
2017-09-17 19:36:57 +01:00 |
|
garethgreenaway
|
51daf19aaf
|
Merge branch 'develop' into develop_home_dir_missing_from_syspaths
|
2017-09-16 17:40:25 -07:00 |
|
Alexandru Bleotu
|
55e0092519
|
Merge branch 'develop' into list_cluster-gh
|
2017-09-16 18:00:18 +01:00 |
|
garethgreenaway
|
e870ca1ef4
|
Merge branch 'develop' into 41510_mount_opts
|
2017-09-15 16:19:09 -07:00 |
|
Nicole Thomas
|
c1ca1c4816
|
Merge pull request #43494 from rallytime/move-new-utils-funcs
Move new utils functions out of salt.utils and into separate files
|
2017-09-15 17:29:49 -04:00 |
|
Nicole Thomas
|
9a66d5cebc
|
Merge pull request #43495 from rallytime/move_arg_utils
Move 2 arg-related utility functions into salt.utils.args.py
|
2017-09-15 17:29:10 -04:00 |
|
garethgreenaway
|
2c091ecaae
|
Merge branch 'develop' into 41510_mount_opts
|
2017-09-15 12:44:31 -07:00 |
|
Nicole Thomas
|
a454065c74
|
Merge pull request #43501 from The-Loeki/high-out-cleanup
highstate output minor cleanup and code duplication removal
|
2017-09-15 15:38:09 -04:00 |
|
Alexandru Bleotu
|
d9b5424aab
|
Merge branch 'develop' into list_cluster-gh
|
2017-09-15 20:04:33 +01:00 |
|
Mike Place
|
a1b871304b
|
Merge pull request #43345 from ribx/develop
better atom extraction from portage version string
|
2017-09-15 12:29:25 -06:00 |
|
Mike Place
|
b262695301
|
Merge pull request #43493 from rallytime/merge-develop
[develop] Merge forward from 2017.7 to develop
|
2017-09-15 12:23:09 -06:00 |
|
garethgreenaway
|
787f141504
|
Merge branch 'develop' into 41510_mount_opts
|
2017-09-15 08:43:06 -07:00 |
|
Gareth J. Greenaway
|
2cdd775ca8
|
Adding back in the salt-spm-reactor-dir
|
2017-09-15 08:40:38 -07:00 |
|
Gareth J. Greenaway
|
fadcc61618
|
Adding home_dir to SaltDistribution.global_options.
|
2017-09-14 18:34:32 -07:00 |
|
Gareth J. Greenaway
|
c70df4adcd
|
Following the change in #42103 if Salt is installed via setup.py then the generated _syspaths.py does not contain the HOME_DIR which results in a failure.
|
2017-09-14 16:18:45 -07:00 |
|
Alexandru Bleotu
|
989667a591
|
Removed pylint checks from vsan ext library
|
2017-09-14 16:28:56 -04:00 |
|