Denys Havrysh
3f20cc01ed
Set logging level to 'info' for message about init system detection
2016-10-26 15:56:28 +03:00
Mike Place
d1a6bb72ac
Merge pull request #37218 from darkalia/37187_supervisor_2016.3
...
Issue #37187 Do not parse first /proc/1/cmdline binary if it's not *b…
2016-10-26 10:41:03 +09:00
Mike Place
760ed9f56d
Merge pull request #37239 from Ch3LL/fix_cloud_timeout
...
Fix cloud tests timeout
2016-10-26 10:11:52 +09:00
Mike Place
6c5f619398
Merge pull request #37244 from rallytime/update-bootstrap
...
Update bootstrap release to 2016.10.25
2016-10-26 09:46:29 +09:00
Mike Place
bb7caf8c42
Merge pull request #37245 from rallytime/bp-36334
...
Back-port #36334 to 2016.3
2016-10-26 09:41:00 +09:00
Aditya Kulkarni
f64ca3c442
Update release notes and version added
2016-10-25 16:16:46 -06:00
Aditya Kulkarni
0a3d266d6b
Add ability to specify disk backing mode for VMware cloud profile
2016-10-25 16:15:30 -06:00
rallytime
f728a5bc7b
Update bootstrap release to 2016.10.25
2016-10-25 15:54:53 -06:00
Ch3LL
394fccf556
fix run_cloud timeout
2016-10-25 13:30:41 -06:00
Ch3LL
23947c5944
change timeout for cloud tests
2016-10-25 13:27:57 -06:00
Nicole Thomas
f49ccdf30f
Merge pull request #37234 from rallytime/bp-37167
...
Back-port #37167 to 2015.8
2016-10-25 12:33:09 -06:00
Nicole Thomas
3c94315d35
Merge pull request #37233 from rallytime/bp-37154
...
Back-port #37154 to 2016.3
2016-10-25 12:32:56 -06:00
Nicole Thomas
94852f2eb1
Merge pull request #37232 from rallytime/bp-37153
...
Back-port #37153 to 2016.3
2016-10-25 12:32:41 -06:00
Nicole Thomas
a913eed92a
Merge pull request #37228 from rallytime/merge-2016.3
...
[2016.3] Merge forward from 2015.8 to 2016.3
2016-10-25 12:22:57 -06:00
Daniel Kraemer
a7dbb5bfc9
fixes pkgrepo for fedora>22 saltstack/salt#31240
...
This makes modules.yumpkg complete independend from yum. yum is not
installed in fedora>22, so this will actually fix pkgrepo in fedora.
2016-10-25 10:48:19 -06:00
Alex Black
849af162f1
modules.win_system.py: Fix flag disabling AD Computer objects
2016-10-25 10:45:39 -06:00
Eric Radman
3829b7592f
Update configuration examples for Joyent
...
* Fix typo in profile example ('private_key' listed twice)
* Reflect Joyent's current new naming convention for VM sizes
* Update docs with modern images that are officially supported by Joyent
* Refresh example output of --list-sizes and --list-images
2016-10-25 10:43:32 -06:00
rallytime
b99d6733b6
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2016-10-25 10:31:36 -06:00
Nevins Bartolomeo
99d2c360ed
making messaging in tests match new return
2016-10-25 09:38:54 -04:00
iuccadm
32f906b020
Add support for FreeIPA
...
Add support to to authenticate a LDAP group in FreeIPA server
Required additional options in master config file:
1. auth.ldap.freeipa: True/False
2. auth.ldap.group_basedn: base DN for group search
3. auth.ldap.group_filter: filter for group search
for a default FreeIPA installation the options should be:
auth.ldap.freeipa: True
auth.ldap.group_basedn: 'cn=groups,cn=accounts,dc=example,dc=com'
auth.ldap.group_filter: '(&(member=uid={{ username }},cn=users,cn=accounts,dc=example,dc=comwq)(objectClass=posixgroup))'
Fixes issue #36148
2016-10-25 13:22:25 +03:00
Benjamin Allot
a8dfc6bb96
Issue #37187 Do not parse first /proc/1/cmdline binary if it's not *bin/init and set supervisord
2016-10-25 12:17:41 +02:00
Mike Place
6aaf6bf399
Merge pull request #37213 from cachedout/more_salttesting_fixes
...
More salttesting fixes
2016-10-25 16:53:33 +09:00
Mike Place
0bbf06bd86
Lint fix
2016-10-25 16:53:18 +09:00
Mike Place
f609917760
Workaround for utils
2016-10-25 16:51:30 +09:00
Mike Place
a6a24c2b3b
Workaround for tornado test startup error
2016-10-25 16:45:32 +09:00
Mike Place
88bcfa2c0a
Fix TCP test
2016-10-25 16:42:50 +09:00
Mike Place
b448455c31
Merge pull request #37207 from cachedout/issue_37194
...
Correct documentation for mine_functions
2016-10-25 16:25:08 +09:00
Mike Place
a5e1c041cc
Merge pull request #37208 from cachedout/issue_37182
...
Give multimion a process manager and its own destroy method
2016-10-25 16:24:52 +09:00
Mike Place
1449770b0b
Give multimion a process manager and its own destroy method
2016-10-25 14:37:26 +09:00
Mike Place
e19ee88b6b
Merge pull request #37206 from cachedout/transport_test_hang
...
Address transport test hang
2016-10-25 14:25:55 +09:00
Mike Place
9fcdf6da94
Correct documentation for mine_functions
...
Closes #37194
2016-10-25 14:12:46 +09:00
Mike Place
6737fd3ad9
Merge pull request #37179 from isbm/isbm-fix-saltapi-ssh-crash-2016-3
...
Fix Salt-API ssh crash (2016.3)
2016-10-25 13:52:19 +09:00
Mike Place
d608465d77
Merge pull request #37178 from isbm/isbm-fix-saltapi-ssh-crash
...
Fix Salt-API ssh crash
2016-10-25 13:51:50 +09:00
Mike Place
815dfd1c04
Merge pull request #37183 from gtmanfred/2016.3
...
load tags should reference the actual load tags
2016-10-25 13:38:00 +09:00
Mike Place
ca63376c97
Merge pull request #37188 from rallytime/merge-2016.3
...
[2016.3] Merge forward from 2015.8 to 2016.3
2016-10-25 13:37:25 +09:00
Mike Place
c4393d5e9e
Address transport test hang
...
It would appear that if an attribute error is raised when trying to detect a class atter,
that the test suite does not run the class teardown method but continues regardless. This
fixes the class attr error which then allows the teardown to run. Prior to this, if the
teardown did not run, the entire suite would hang out shutdown because it was blocked
on waiting for a ioloop to terminate.
2016-10-25 13:16:35 +09:00
rallytime
ccb664050d
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2016-10-24 10:20:46 -06:00
Nicole Thomas
d7e28d24a4
Pylint fix for 2016.3 ( #37186 )
...
Refs #37175
2016-10-24 09:42:41 -06:00
Daniel Wallace
1b7b4b1a0c
load tags should reference the actual load tags
...
Closes #37176
2016-10-24 10:02:57 -05:00
Bo Maryniuk
28edda457e
Do not prematurily raise an exception, let the main loop take care of it instead
2016-10-24 15:35:23 +02:00
Bo Maryniuk
372f2bbd93
Do not restart the whole thing if roster is not around
2016-10-24 15:35:13 +02:00
Bo Maryniuk
8d1450cc47
Fix PEP8
2016-10-24 15:35:03 +02:00
Bo Maryniuk
44da411c3a
Do not prematurily raise an exception, let the main loop take care of it instead
2016-10-24 15:24:52 +02:00
Bo Maryniuk
ee48deeded
Do not restart the whole thing if roster is not around
2016-10-24 15:24:09 +02:00
Bo Maryniuk
b8f4e46920
Fix PEP8
2016-10-24 15:23:48 +02:00
Mike Place
0d7af935e5
Merge pull request #37175 from cachedout/fix_test_hange
...
Fix test hang
2016-10-24 18:55:37 +09:00
Mike Place
0fecb5ff2e
Remove sleep. Thanks @s0undt3ch
2016-10-24 18:38:49 +09:00
Mike Place
cedc609503
Fix test suite hang on salt testing
...
We don't need to clean up here since the test suite will handle it for us.
2016-10-24 15:52:33 +09:00
Mike Place
b3e79dcd51
Merge pull request #37139 from awerner/fix-spm-download-remote-download
...
Download spm package from remote repository and save it to cache
2016-10-24 12:29:05 +09:00
Mike Place
334313ec64
Merge pull request #37144 from DSRCorporation/bugs/36866_salt-minion_communication_broken_2016.3
...
Bugs/36866 salt minion communication broken 2016.3
2016-10-24 12:19:06 +09:00