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 |
|
Jochen Breuer
|
4e8da3045f
|
Fixed logic for windows fallback
Silly error - should have been the other way around.
|
2017-09-20 10:12:32 +02:00 |
|
Mike Place
|
56a8257558
|
Merge branch 'develop' into fix-nacl-decrypt
|
2017-09-19 18:15:43 -06:00 |
|
Mike Place
|
3b1cb884b9
|
Merge branch '2017.7' into improve-async-operation-handling-in-kubernetes-module
|
2017-09-19 18:15:07 -06: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 |
|
Daniel Wallace
|
f84b50a06b
|
results and columns are lists for mysql returns
|
2017-09-19 15:08:17 -06:00 |
|
Daniel Wallace
|
afaf76d0ba
|
add release note
|
2017-09-19 12:50:50 -06:00 |
|
Daniel Wallace
|
3bae894306
|
digitalocean should be one word.
Everything on their webpage is a reference to DigitalOcean
|
2017-09-19 12:47:16 -06:00 |
|
garethgreenaway
|
89f629233f
|
Merge pull request #43585 from rallytime/bp-43330
Back-port #43330 to 2017.7.2
|
2017-09-19 10:33:33 -07:00 |
|
Mike Place
|
1bda4832ef
|
Merge pull request #43587 from rallytime/fix-virtual
Add reason to linux_acl state loading failure
|
2017-09-19 10:26:50 -06:00 |
|
Mike Place
|
91fd112e5c
|
Remove trailing whitespace
|
2017-09-19 10:17:05 -06:00 |
|
garethgreenaway
|
c4f693bae8
|
Merge branch '2017.7.2' into bp-43330
|
2017-09-19 08:36:43 -07:00 |
|
garethgreenaway
|
abb7fe4422
|
Merge pull request #43586 from rallytime/bp-43526
Back-port #43526 to 2017.7.2
|
2017-09-19 08:36:26 -07:00 |
|
Petr Michalec
|
3373d25f94
|
Merge branch 'develop' into fix-nacl-decrypt
|
2017-09-19 15:48:41 +02:00 |
|
Petr Michalec
|
ad05cc5d98
|
Fix names of NACL dec. methods
|
2017-09-19 15:46:12 +02:00 |
|
vnitinv
|
67aea63be9
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2017-09-19 15:37:27 +05:30 |
|
Vladimir Nadvornik
|
2d810690b6
|
Fix pylint errors
|
2017-09-19 11:01:27 +02:00 |
|
Jochen Breuer
|
d1b5ec098c
|
Merge branch '2017.7' into improve-async-operation-handling-in-kubernetes-module
|
2017-09-19 10:44:31 +02:00 |
|
Jochen Breuer
|
35cf69bc50
|
Moved exception Salt core
The timeout exception is now part of exceptions.py and no longer solely
defined in the module.
|
2017-09-19 10:43:01 +02: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 |
|
garethgreenaway
|
2e19533e3c
|
Merge pull request #43584 from cachedout/engines_doc_clarification
Enhance engines docs
|
2017-09-18 13:40:56 -07:00 |
|
Nicole Thomas
|
7f59119f95
|
Merge branch '2017.7' into win_fix_pkg.install
|
2017-09-18 16:39:09 -04:00 |
|
Nicole Thomas
|
50b134ef4c
|
Merge pull request #43519 from terminalmage/fix-aptpkg
Fix incorrect handling of pkg virtual and os_family grain
|
2017-09-18 16:35:00 -04:00 |
|
Nicole Thomas
|
dd953f36ae
|
Merge pull request #43520 from clan/acl
_search_name is '' if acl type is other
|
2017-09-18 16:33:50 -04: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 |
|
Nicole Thomas
|
ad9663a7fc
|
Merge pull request #43561 from wedge-jarrad/selinux-doc-cleanup
Clean up doc formatting in selinux state & module
|
2017-09-18 16:28:46 -04:00 |
|
rallytime
|
e5297e3869
|
Add reason to linux_acl state loading failure
|
2017-09-18 16:19:15 -04:00 |
|
Nicole Thomas
|
cc3d9c1a01
|
Merge pull request #43580 from garethgreenaway/43560_update_linux_acl_documentation
Updating ACL module and state module documentation
|
2017-09-18 16:11:25 -04:00 |
|
Dmitry Kuzmenko
|
e076e9b634
|
Forward events to all masters syndic connected to.
|
2017-09-18 16:08:57 -04:00 |
|