Commit Graph

83834 Commits

Author SHA1 Message Date
Alexandru Bleotu
89cebfd96b Merge branch 'develop' into linux_acl_fixes-gh 2017-07-25 21:54:46 +01:00
Alexandru Bleotu
5cd71c0036 Updated raise_err sysdoc in cmdrun.run 2017-07-25 21:46:52 +01:00
Mike Place
7bc8b0eb85 Merge pull request #42254 from StackPointCloud/profitbricks_fixes
Minor error message improvement and documentation fix
2017-07-25 15:28:21 -05:00
Mike Place
1bae9b7d04 Merge pull request #42431 from alexbleotu/datacenter_vsphere_func-gh
Datacenter related vsphere functions
2017-07-25 14:22:00 -05:00
Mike Place
c5cd5ee01e Merge pull request #42457 from carlpett/patch-3
win_pki: Don't fail on certs without DnsNames
2017-07-25 13:45:26 -05:00
Mike Place
2faf7b192f Merge pull request #42486 from nkukard/idms-linux
Add support for IDMS Linux
2017-07-25 13:06:12 -05:00
Mike Place
1c7050dcd1 Merge pull request #42495 from clallen/add-ldoms-virtual-grain
Logical Domains support in virtual grain
2017-07-25 12:02:52 -05:00
Mike Place
741751f748 Merge pull request #42526 from nikolas/patch-1
docs: Update link to fedora deploy script
2017-07-25 11:39:29 -05:00
Mike Place
33d350b0d0 Merge pull request #42489 from garethgreenaway/rsync_with_salt_urls
Rsync with Salt URLs
2017-07-25 11:36:37 -05:00
Clint Allen
e3d7418685 Added release notes comment 2017-07-24 20:12:16 -05:00
nikolas
9d8715c984 Update link to fedora deploy script
salt-cloud is now in the main salt repo
2017-07-24 16:36:38 -04:00
Calle Pettersson
8d778abf30 Syntax change 2017-07-24 20:45:34 +02:00
Alexandru Bleotu
0f3d784c0f Updated all tests for modules.mod_acl and added one when the error is raised 2017-07-24 19:35:06 +01:00
Alexandru Bleotu
8e415c8ef7 Updated and added linux_acl_test.present tests 2017-07-24 19:35:06 +01:00
Alexandru Bleotu
0350609a3a Catch errors raised by acl.modfacl in linux_acl.present state 2017-07-24 19:35:05 +01:00
Alexandru Bleotu
17447bf8c9 Updated acl.modfacl to raise any error encountered 2017-07-24 19:35:05 +01:00
Alexandru Bleotu
4d5aedca62 Added option to raise a CommandExecutionError if an error is encountered when invoking cmd.run 2017-07-24 19:35:05 +01:00
Alexandru Bleotu
ea38b4c6fa Improved comment and added changes to the results of applying the linux_acl.present state 2017-07-24 19:35:05 +01:00
Alexandru Bleotu
42a72be490 Merge branch 'develop' into datacenter_vsphere_func-gh 2017-07-24 19:26:07 +01:00
Gareth J. Greenaway
09ec0e3a09 Fixing local variable 'tmp_src' referenced before assignment issue. 2017-07-24 08:54:46 -07:00
Clint Allen
f7f8a8ff1f Logical Domains support in virtual grain
Support for Logical Domains on Oracle T-Series hardware.
Provides 'LDOM' in virtual grain, and a list of the domain's roles (if
any) in virtual_subtype.
2017-07-23 21:21:06 -05:00
Gareth J. Greenaway
d601d4bdc9 Adding the ability to use the rsync module with Salt URLs 2017-07-22 19:26:14 -07:00
Nigel Kukard
7adf5e7f83 Add support for IDMS Linux 2017-07-22 02:29:20 +00:00
Mike Place
fa8d672f9a Merge pull request #42463 from rallytime/manage-bootstrap-deprecation
Remove root_user kwarg from bootstrap function in manage runner
2017-07-21 17:27:43 -05:00
garethgreenaway
93cc4c1ee6 Merge pull request #42458 from rallytime/stale-config-update
Reduce the number of days an issue is stale by 15
2017-07-21 10:07:45 -07:00
rallytime
f723bf731a Remove root_user kwarg from bootstrap function in manage runner
This option was marked for removal in Oxygen. The bootstrap function
now relies on salt-ssh with roster entries instead.
2017-07-21 10:56:30 -06:00
rallytime
4a3e89473c Reduce the number of days an issue is stale by 15 2017-07-21 09:34:51 -06:00
Calle Pettersson
8b6ab3b549 win_pki: Don't fail on certs without DnsNames 2017-07-21 17:00:41 +02:00
Alexandru Bleotu
500899bc12 Fix tests #2 2017-07-21 08:18:57 +01:00
Alexandru Bleotu
0ba680f68e Merge branch 'develop' into datacenter_vsphere_func-gh 2017-07-21 07:58:56 +01:00
Alexandru Bleotu
7f52358eac Fixed test 2017-07-21 00:07:42 +01:00
Mike Place
026f0e519c Merge pull request #42432 from alexbleotu/esxdatacenter_states-gh
datacenter_configured state function
2017-07-20 17:24:00 -05:00
Mike Place
01fb4f35c7 Merge pull request #42395 from rallytime/no-more-nitrogen
Fix some Nitrogen references still present in develop
2017-07-20 16:45:45 -05:00
Alexandru Bleotu
9cfb33b7cc Fixed pylint 2017-07-20 21:19:01 +01:00
Alexandru Bleotu
d5b6c6be25 Fixed pylint 2017-07-20 21:06:35 +01:00
Alexandru Bleotu
5a63ed7449 Added tests for datacenter_configured state 2017-07-20 16:43:44 +01:00
Alexandru Bleotu
88acdc06b7 Added esxdatacenter.datacenter_configured state 2017-07-20 16:43:44 +01:00
Alexandru Bleotu
ee603c0b4c Updated vsphere.get_proxy_type to work if the proxy settings are set via the config file 2017-07-20 11:53:58 +01:00
Erik Johnson
2fb986f5ca Merge pull request #42367 from rallytime/files-util
Move file-related utilities out of init file and into salt.utils.files.py
2017-07-19 16:55:52 -05:00
rallytime
acc55a6e70 Remove Oxygen refs for funcs that have been here since 2016.11 at least 2017-07-19 12:24:20 -06:00
rallytime
9014ef3105 Fix some Nitrogen references still present in develop 2017-07-19 11:16:32 -06:00
Mike Place
e669f5710e Merge pull request #42376 from whiteinge/execution-module-serializers
Add execution module wrappers for calling serializer modules
2017-07-19 11:43:01 -05:00
Mike Place
42b314abf8 Merge pull request #42372 from rallytime/mkstemp-utils
Move mkstemp util function to salt.utils.files.py
2017-07-19 11:29:32 -05:00
Mike Place
c9972fe4fb Merge pull request #42383 from AndrewPashkin/revert-37003-gradual-pillar-loading
Revert "Make possible to reference previous pillars from subsequent pillars, as they specified in the top file"
2017-07-19 11:28:22 -05:00
Alexandru Bleotu
89f4f324e6 Added tests for salt.modules.vsphere.create_datacenter 2017-07-19 17:20:24 +01:00
Alexandru Bleotu
b0aafe1632 Added tests for salt.modules.vsphere.list_datacenters_via_proxy 2017-07-19 17:20:23 +01:00
Alexandru Bleotu
5a2d72e44b Added vsphere.create_datacenter that connects via the proxy details and creates datacenters 2017-07-19 17:20:23 +01:00
Alexandru Bleotu
5da95c9057 Added vsphere.list_datacenters_via_proxy that connects via the proxy details and searches for datacenters 2017-07-19 17:20:23 +01:00
Nicole Thomas
745d2ff3c4 Merge pull request #42230 from vberthet/vberthet-xen-ignore-ssl
[Salt-cloud] Allow to ignore ssl with Xen provider
2017-07-19 09:57:56 -06:00
Mike Place
7419e82cb2 Merge pull request #42362 from rallytime/merge-develop
[develop] Merge forward from 2017.7 to develop
2017-07-19 10:56:15 -05:00