doc/topics/releases/2015.5.1.rst
:release: 2015-05-20
Version 2015.5.1 is a bugfix release for :ref:2015.5.0 <release-2015-5-0>.
Total Merges: 203
Total Issue References: 30
Total PR References: 177
Contributors: 49 (Arabus, Lothiraldan, Snergster, TaiSHiNet, The-Loeki,
UtahDave, aboe76, ahus1, basepi, bastiaanb, bradthurber, cachedout,
cellscape, corywright, cro, dennisjac, dmyerscough, galet, garethgreenaway,
gladiatr72, gtmanfred, iggy, ionutbalutoiu, jacobhammons, jayeshka,
jfindlay, joejulian, jpic, justinta, kaidokert, kaithar, kiorky,
lisa2lisa, msciciel, nleib, notpeter, optix2000, rahulhan, rallytime,
rubic, ryan-lane, s0undt3ch, slinu3d, steverweber, techhat, terminalmage,
ticosax, twangboy, whiteinge_)
The fun argument to the :py:func:cloud.action <salt.runners.cloud.action>
runner has changed to func. Please update any calls to this runner.
Generated at: 2018-05-27 20:58:00 UTC
PR #23998: (rallytime) Update release note for 2015.5.1
@ 2015-05-20 20:58:55 UTC
2422760ebd Merge pull request #23998_ from rallytime/release_notes
113c6049f5 Update release note for 2015.5.1
PR #23989: (rallytime) Backport #23980_ to 2015.5
@ 2015-05-20 19:33:41 UTC
PR #23980: (iggy) template: jinja2 -> jinja (refs: #23989_)
117ecb1fe0 Merge pull request #23989_ from rallytime/bp-23980
8f8557c47d template: jinja2 -> jinja
PR #23988: (rallytime) Backport #23977_ to 2015.5
@ 2015-05-20 19:13:36 UTC
PR #23977: (ionutbalutoiu) Fixed glance image_create (refs: #23988_)
d4f1ba02d7 Merge pull request #23988_ from rallytime/bp-23977
46fc7c6b69 Fixed glance image_create
PR #23986: (basepi) [2015.5] Merge forward from 2014.7 to 2015.5
@ 2015-05-20 18:41:33 UTC
9566e7d412 Merge pull request #23986_ from basepi/merge-forward-2015.5
0b78156592 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.5
314e4db512 Merge pull request #23965_ from hvnsweeting/20147-fix-gitfs-gitpython-exception
PR #23985: (UtahDave) Add 2014.7.5-2 and 2015.5.0-2 Windows installer download links
@ 2015-05-20 18:32:44 UTC
9d1130ef8e Merge pull request #23985_ from UtahDave/2015.5local
10338d0c54 Add links to Windows 2015.5.0-2 install downloads
b84f9756c5 updated Windows 2014.7.5-2 installer download link
PR #23983: (rallytime) Versionadded tags for https_user and https_pass args new in 2015.5.0
@ 2015-05-20 18:05:27 UTC
ca7729d023 Merge pull request #23983_ from rallytime/versionadded_git_options
14eae22c91 Versionadded tags for https_user and https_pass args new in 2015.5.0
PR #23970: (jayeshka) adding system unit test case
@ 2015-05-20 17:12:57 UTC
b06df57e03 Merge pull request #23970_ from jayeshka/system-unit-test
89eb00815e adding system unit test case
PR #23967: (jayeshka) adding states/memcached unit test case
@ 2015-05-20 17:12:26 UTC
38d5f75756 Merge pull request #23967_ from jayeshka/memcached-states-unit-test
8ef9240e25 adding states/memcached unit test case
PR #23966: (jayeshka) adding states/modjk unit test case
@ 2015-05-20 17:11:48 UTC
868e807d8a Merge pull request #23966_ from jayeshka/modjk-states-unit-test
422a96497d adding states/modjk unit test case
PR #23942: (jacobhammons) Updates to sphinx saltstack2 doc theme
@ 2015-05-20 15:43:54 UTC
63164900bd Merge pull request #23942_ from jacobhammons/2015.5
31023c8915 Updates to sphinx saltstack2 doc theme
ISSUE #23872: (joejulian) create_ca_signed_cert can error if dereferenced dict is used for args (refs: #23874_)
PR #23874: (joejulian) Validate keyword arguments to be valid
@ 2015-05-20 04:53:40 UTC
587957badc Merge pull request #23874_ from joejulian/2015.5_tls_validate_kwargs
30102acd04 Fix py3 and ordering inconsistency problems.
493f7ad5f0 Validate keyword arguments to be valid
PR #23960: (rallytime) Backport #22114_ to 2015.5
@ 2015-05-20 04:37:09 UTC
PR #22114: (dmyerscough) Fixing KeyError when there are no additional pages (refs: #23960_)
00c5c22867 Merge pull request #23960_ from rallytime/bp-22114
f3e1d63fce Catch KeyError
306b1ea6b8 Fixing KeyError
6b2cda2861 Fix PEP8 complaint
239e50f30d Fixing KeyError when there are no additional pages
PR #23961: (rallytime) Backport #23944_ to 2015.5
@ 2015-05-20 04:35:41 UTC
PR #23944: (ryan-lane) Add missing loginclass argument to changes call (refs: #23961)
4648b46e05 Merge pull request #23961_ from rallytime/bp-23944
970d19a31e Add missing loginclass argument to _changes call
PR #23948: (jfindlay) augeas.change state now returns changes as a dict
@ 2015-05-20 04:00:10 UTC
0cb5cd3938 Merge pull request #23948_ from jfindlay/augeas_changes
f09b80a8b5 augeas.change state now returns changes as a dict
PR #23957: (rallytime) Backport #23951_ to 2015.5
@ 2015-05-20 03:04:24 UTC
PR #23951: (ryan-lane) Do not check perms in file.copy if preserve (refs: #23957_)
2d185f78f7 Merge pull request #23957_ from rallytime/bp-23951
996b431252 Update file.py
85d461f748 Do not check perms in file.copy if preserve
ISSUE #23839: (gladiatr72) wonky loader syndrome (refs: #23906_)
ISSUE #23373: (tnypex) reactor/orchestrate race condition on salt['pillar.get'] (refs: #23906_)
PR #23956: (rallytime) Backport #23906_ to 2015.5
@ 2015-05-20 03:04:14 UTC
PR #23906: (gladiatr72) Added exception handler to trap the RuntimeError raised when (refs: #23956_)
ebff1ff967 Merge pull request #23956_ from rallytime/bp-23906
9d87fd335c add proper marker for format argument
197688ef0c Added exception handler to trap the RuntimeError raised when Depends.enforce_dependency() class method fires unsuccessfully. There appears to be no synchronization within the Depends decorator class wrt the class global dependency_dict which results in incomplete population of any loader instantiation occurring at the time of one of these exceptions.
ISSUE #19852: (TaiSHiNet) DigitalOcean APIv2 can't delete machines when there is only 1 page (refs: #23955_)
ISSUE #19304: (TaiSHiNet) DigitalOcean API v2 cannot delete VMs on 2nd page (refs: #19305_)
PR #23955: (rallytime) Backport #19305_ to 2015.5
@ 2015-05-20 03:03:55 UTC
PR #19305: (TaiSHiNet) Fixes droplet listing past page 1 (refs: #23955_)
da3f9197d3 Merge pull request #23955_ from rallytime/bp-19305
bbf2429bce Fixes droplet listing past page 1
PR #23940: (basepi) [2015.5] Merge forward from 2014.7 to 2015.5
@ 2015-05-19 22:37:58 UTC
02a78fce3d Merge pull request #23940_ from basepi/merge-forward-2015.5
36f0065faf Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.5
913391207a Merge pull request #23939_ from basepi/v2014.7.6release
0031ca2631 Merge pull request #23881_ from garethgreenaway/23820_2014_7_schedule_list_issue
63bd21ecd2 Merge pull request #23887_ from basepi/salt-ssh.pillar.get.22131
PR #23932: (rallytime) Backport #23908_ to 2015.5
@ 2015-05-19 21:41:28 UTC
PR #23908: (nleib) fix connection function to mongo (refs: #23932_)
ee4c01bf30 Merge pull request #23932_ from rallytime/bp-23908
5d520c9377 fix connection function to mongo
PR #23931: (rallytime) Backport #23880_ to 2015.5
@ 2015-05-19 21:41:18 UTC
PR #23880: (bastiaanb) if setting client_config_dir to '~', expand path (refs: #23931_)
70bd407920 Merge pull request #23931_ from rallytime/bp-23880
8ce59a2e16 if setting client_config_dir to '~', expand path
ISSUE #23847: (kiorky) lxc: systemd containers cant be seeded (refs: #23806, #23898, #23897, #23808)
ISSUE #23833: (kiorky) lxc.set_dns fails intermittently (refs: #23807, #23898, #23897, #23808)
ISSUE #23772: (cheuschober) lxc.init fails to bootstrap container (refs: #23806, #23808, #23807, #23898, #23897_)
ISSUE #23658: (arthurlogilab) [salt-cloud lxc] too verbose, shows host: True multiple times when starting (refs: #23898, #23897)
ISSUE #23657: (arthurlogilab) [salt-cloud lxc] NameError: global name 'salt' is not defined (refs: #23898, #23727, #23897_)
PR #23898: (kiorky) Lxc profiles (refs: #23897_)
@ 2015-05-19 21:08:28 UTC
PR #23897: (kiorky) Lxc seed and prof ports (refs: #23898_)
PR #23808: (kiorky) Lxc seed and prof ports (refs: #23807, #23897)
PR #23807: (kiorky) Lxc profiles (refs: #23898_)
PR #23806: (kiorky) Lxc seeding (refs: #23807_)
5bdbf0af9b Merge pull request #23898_ from makinacorpus/lxc_profiles
d9051a047a lxc: systemd support
e8d674fed4 lxc: chroot fallback toggle
e2887a0d44 lxc: sync func name with develop
e96e345799 lxc more fixes (lxc.set_dns)
fdb64245d4 lxc: Fix salt config (no more a kwarg)
63e63fa527 repair salt cloud lxc api on develop
80eabe2703 lxc salt cloud doc
73f229d966 lxc: unificate saltconfig/master/master_port
0bc1f08a6b lxc: refactor a bit saltcloud/lxc interface
7a80370da9 lxc: get networkprofile from saltcloud
47acb2e159 lxc: default net profile has now correct options
7eadf4863c lxc: select the appropriate default bridge
ISSUE #23900: (hashi825) salt ubuntu network building issue 2015.5.0 (refs: #23922_)
PR #23922: (garethgreenaway) Fixes to debian_ip.py
@ 2015-05-19 18:50:53 UTC
b818f72dce Merge pull request #23922_ from garethgreenaway/23900_2015_5_bonding_interface_fixes
0bba536d6d Fixing issue reported when using bonded interfaces on Ubuntu. Attributes should be bond-, but the code was attempting to split just on bond_. Fix accounts for both, but the debian_ip.py module will write out bond attributes with bond-
PR #23925: (jpic) Fixed wrong path in LXC cloud documentation
@ 2015-05-19 18:23:56 UTC
PR #23924: (jpic) Fixed wrong path in LXC cloud documentation (refs: #23925_)
b1c98a38ed Merge pull request #23925_ from jpic/fix/wrong_lxc_path
a4bcd75171 Fixed wrong path in LXC cloud documentation
PR #23894: (whiteinge) Add all attribute to Mock class for docs
@ 2015-05-19 17:17:35 UTC
7f6a716a8a Merge pull request #23894_ from whiteinge/doc-mock__all__
6eeca46158 Add all attribute to Mock class for docs
ISSUE #23767: (chrimi) Salt system.locale fails on non existent default locale (refs: #23884_)
PR #23884: (jfindlay) Fix locale.set_locale on debian
@ 2015-05-19 15:51:22 UTC
8108a9bd19 Merge pull request #23884_ from jfindlay/fix_locale
91c2d51400 use append_if_not_found in locale.set_locale
e63260391c (re)generate /etc/default/locale
PR #23866: (jfindlay) backport #23834_, change portage.dep.strip_empty to list comprehension
@ 2015-05-19 15:50:43 UTC
PR #23834: (Arabus) Avoid deprecation warning from portage.dep.strip_empty() (refs: #23866_)
6bae12fa8b Merge pull request #23866_ from jfindlay/flag_strip
aa032ccfaf replace portage.dep.strip_empty() with list comprehension
7576872280 Proper replacement for portage.dep.strip_empty() with list comprehension, pep8fix
2851a5cf13 Switch portage.dep.strip_empty(...) to filter(None,...) to avoid deprecation warning and do essentially the same
ISSUE #23904: (mbrgm) Network config bonding section cannot be parsed when attribute names use dashes (refs: #23917_)
PR #23917: (corywright) Split debian bonding options on dash instead of underscore
@ 2015-05-19 15:44:35 UTC
a67a008913 Merge pull request #23917_ from corywright/issue23904
c06f8cf831 Split debian bonding options on dash instead of underscore
PR #23909: (jayeshka) 'str' object has no attribute 'capitalized'
@ 2015-05-19 15:41:53 UTC
e8fcd0994d Merge pull request #23909_ from jayeshka/file-exe-module
e422d9d200 'str' object has no attribute 'capitalized'
PR #23903: (garethgreenaway) Adding docs for missing schedule state module parameters.
@ 2015-05-19 06:29:34 UTC
c73bf38927 Merge pull request #23903_ from garethgreenaway/missing_docs_schedule_state
acd8ab9e1d Adding docs for missing schedule state module parameters.
a56697bd6e Merge branch '2015.5' of https://github.com/saltstack/salt into 2015.5
1c2af5c685 Merge branch '2015.5' of https://github.com/saltstack/salt into 2015.5
ef581283fa Merge branch '2015.5' of https://github.com/saltstack/salt into 2015.5
8664e8bc8d Merge branch '2015.5' of https://github.com/saltstack/salt into 2015.5-2
46eb2655ee saltstack2 sphinx theme updates
e7442d3b1e Merge branch '2015.5' of https://github.com/saltstack/salt into 2015.5
ee3c1bd4a7 missed one
3872921dd0 More updates to sphinx2 theme
fcd48657ef Merge branch '2015.5' of https://github.com/saltstack/salt into 2015.5
8c32152be0 removed TOC numbering, additional tweaks to layout.html
73dfaeff28 Merge branch '2015.5' of https://github.com/saltstack/salt into 2015.5
16d8a753ad saltstack2 sphinx theme and build settings
ISSUE #23847: (kiorky) lxc: systemd containers cant be seeded (refs: #23806, #23898, #23897, #23808)
ISSUE #23772: (cheuschober) lxc.init fails to bootstrap container (refs: #23806, #23808, #23807, #23898, #23897_)
PR #23806: (kiorky) Lxc seeding (refs: #23807_)
@ 2015-05-18 23:18:33 UTC
ff3cc7d331 Merge pull request #23806_ from makinacorpus/lxc_seeding
61b7aad308 runners/lxc: optim
PR #23892: (basepi) [2015.5] Merge forward from 2014.7 to 2015.5
@ 2015-05-18 23:07:57 UTC
5f1a93d966 Merge pull request #23892_ from basepi/merge-forward-2015.5
c2eed77691 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.5
17c5810c04 Merge pull request #23891_ from basepi/releasenotes
a93e58f80f Merge pull request #23888_ from basepi/v2014.7.6release
50730287bb Merge pull request #23871_ from rallytime/bp-23848
PR #23875: (rallytime) Backport #23838_ to 2015.5
@ 2015-05-18 22:28:55 UTC
PR #23838: (gtmanfred) add refresh_beacons and sync_beacons (refs: #23875_)
66d13356b3 Merge pull request #23875_ from rallytime/bp-23838
3174227e8e Add versionadded directives to new beacon saltutil functions
4a94b2c17b add refresh_beacons and sync_beacons
PR #23876: (rallytime) Switch digital ocean tests to v2 driver
@ 2015-05-18 22:17:13 UTC
d294cf260b Merge pull request #23876_ from rallytime/switch_digital_ocean_tests_v2
dce9b540a6 Remove extra line
4acf58e758 Switch digital ocean tests to v2 driver
ISSUE #23792: (neogenix) Salt Scheduler Incorrect Response (True, should be False) (refs: #23882_)
PR #23882: (garethgreenaway) Fixes to scheduler in 2015.5
@ 2015-05-18 22:09:24 UTC
b97a48c7f5 Merge pull request #23882_ from garethgreenaway/23792_2015_5_wrong_return_code
37dbde6d57 Job already exists in schedule, should return False.
PR #23868: (basepi) [2015.5] Merge forward from 2014.7 to 2015.5
@ 2015-05-18 18:35:54 UTC
61c922ea1a Merge pull request #23868_ from basepi/merge-forward-2015.5
c9ed23394c Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.5
aee00c83df Merge pull request #23810_ from rallytime/bp-23757
6b3352bb1a Merge pull request #23809_ from rallytime/virt_get_nics_fix
188f03f567 Merge pull request #23823_ from gtmanfred/2014.7
f3ca682f92 Merge pull request #23802_ from gtmanfred/2014.7
PR #23863: (rahulhan) Adding states/timezone.py unit test
@ 2015-05-18 17:02:19 UTC
433f87372c Merge pull request #23863_ from rahulhan/states_timezone_unit_test
72fcabc690 Adding states/timezone.py unit test
PR #23862: (rahulhan) Adding states/tomcat.py unit tests
@ 2015-05-18 17:02:10 UTC
37b3ee5421 Merge pull request #23862_ from rahulhan/states_tomcat_unit_test
65d7752d2a Adding states/tomcat.py unit tests
PR #23860: (rahulhan) Adding states/test.py unit tests
@ 2015-05-18 17:01:49 UTC
dde7207acb Merge pull request #23860_ from rahulhan/states_test_unit_test
1f4cf86500 Adding states/test.py unit tests
PR #23859: (rahulhan) Adding states/sysrc.py unit tests
@ 2015-05-18 17:01:46 UTC
3c9b8139e8 Merge pull request #23859_ from rahulhan/states_sysrc_unit_test
6a903b054d Adding states/sysrc.py unit tests
PR #23812: (rallytime) Backport #23790_ to 2015.5
@ 2015-05-18 15:30:34 UTC
PR #23790: (aboe76) updated suse spec file to version 2015.5.0 (refs: #23812_)
4cf30a7ffa Merge pull request #23812_ from rallytime/bp-23790
3f65631cb6 updated suse spec file to version 2015.5.0
PR #23811: (rallytime) Backport #23786_ to 2015.5
@ 2015-05-18 15:30:27 UTC
PR #23786: (kaithar) Log the error generated that causes returns.mysql.returner to except. (refs: #23811_)
c6f939adfb Merge pull request #23811_ from rallytime/bp-23786
346f30bdda Log the error generated that causes returns.mysql.returner to except.
PR #23850: (jayeshka) adding sysbench unit test case
@ 2015-05-18 15:28:04 UTC
ce60582de4 Merge pull request #23850_ from jayeshka/sysbench-unit-test
280abdec7c adding sysbench unit test case
PR #23843: (The-Loeki) Fix erroneous virtual:physical core grain detection
@ 2015-05-18 15:24:22 UTC
060902fefa Merge pull request #23843_ from The-Loeki/patch-1
9e2cf606eb Fix erroneous virtual:physical core grain detection
ISSUE #23815: (Snergster) [beacons] inotify errors on subdir creation (refs: #23816_)
ISSUE #23685: (Snergster) inotify beacon on file. 'change' event to reactor to reset file to known state will cause loop (refs: #23816_)
PR #23816: (Snergster) Doc for #23685_ Added prereq, caution, and additional mask information
@ 2015-05-18 15:18:03 UTC
3257a9bead Merge pull request #23816_ from Snergster/23685-doc-fix
0fca49d52a Added prereq, caution, and additional mask information
PR #23832: (ahus1) make saltify provider use standard boostrap procedure
@ 2015-05-18 02:18:29 UTC
PR #23829: (ahus1) make saltify provider use standard boostrap procedure (refs: #23832_)
3df3b85090 Merge pull request #23832_ from ahus1/ahus1_saltify_bootstrap_2015.5
f5b1734782 fixing problem in unit test
cba47f6856 make saltify to use standard boostrap procedure, therefore providing all options like master_sign_pub_file
PR #23791: (optix2000) Psutil compat
@ 2015-05-16 04:05:54 UTC
8ec4fb2a73 Merge pull request #23791_ from optix2000/psutil_compat
5470cf58db Fix pylint errors and sloppy inline comments
64634b6349 Update psutil.pid_list to use psutil.pids
5dd6d69192 Fix imports that aren't in all
8a1da33ada Fix test cases by mocking psutil_compat
558798df1f Fix net_io_counters deprecation issue
8140f92ba8 Override unnecessary pylint errors
7d02ad4f06 Fix some of the mock names for the new API
9b3023e851 Fix overloaded getters/setters. Fix line lengths
180eb87a46 Fix whitespace
f8edf72f98 Use new psutil API in ps module
e48982ff9c Fix version checking in psutil_compat
93ee411fd5 Create compatibility psutil. psutil 3.0 drops 1.0 API, but we still support old psutil versions.
PR #23782: (terminalmage) Replace "command -v" with "which" and get rid of spurious log messages
@ 2015-05-16 04:03:10 UTC
405517be8b Merge pull request #23782_ from terminalmage/issue23772
0f6f239052 More ignore_retcode to suppress spurious log msgs
b4c48e62ea Ignore return code in lxc.attachable
08658c0177 Replace "command -v" with "which"
PR #23783: (basepi) [2015.5] Merge forward from 2014.7 to 2015.5
@ 2015-05-15 21:38:51 UTC
cb2eb401f3 Merge pull request #23783_ from basepi/merge-forward-2015.5
9df51caf28 opts.get
51d23ed9d0 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.5
d9af0c3e82 Merge pull request #23488_ from cellscape/lxc-cloud-fixes
64250a67e5 Remove profile from opts after creating LXC container
c4047d2a71 Set destroy=True in opts when destroying cloud instance
9e1311a7cd Store instance names in opts when performing cloud action
934bc57c73 Correctly pass custom env to lxc-attach
7fb85f7be1 Preserve test=True option in cloud states
9771b5a313 Fix detection of absent LXC container in cloud state
fb24f0cf02 Report failure when failed to create/clone LXC container
2d9aa2bb97 Avoid shadowing variables in lxc module
792e1021f2 Allow overriding profile options in lxc.cloud_init_interface
42bd64b9b3 Return changes on successful lxc.create from salt-cloud
4409eabb83 Return correct result when creating cloud LXC container
377015c881 Issue #16424_: List all providers when creating salt-cloud instance without profile
808bbe1cb2 Merge pull request #23748_ from basepi/salt-ssh.roster.host.check
bc53e049e0 Log entire exception for render errors in roster
753de6a621 Log render errors in roster to error level
e01a7a90b3 Always let the real YAML error through
72cf360255 Merge pull request #23731_ from twangboy/fix_22959
#22959_: Trying to add a directory to an unmapped drive in windows2610195262 Merge pull request #23730_ from rallytime/bp-23729
3e9df883d6 Merge pull request #23688_ from twangboy/fix_23415
6a91169bae Fixed unused-import pylint error
5e25b3f355 fixed pylint errors
1a9676626f Added inet_pton to utils/validate/net.py for ip.set_static_ip in windows
PR #23781: (jfindlay) fix unit test mock errors on arch
@ 2015-05-15 19:40:07 UTC
982f87316d Merge pull request #23781_ from jfindlay/fix_locale_tests
14c711eeb3 fix unit test mock errors on arch
ISSUE #23566: (rks2286) Salt-cp corrupting the file after transfer to minion (refs: #23740_)
PR #23740: (jfindlay) Binary write
@ 2015-05-15 18:10:44 UTC
916b1c4f7c Merge pull request #23740_ from jfindlay/binary_write
626930a4e5 update incorrect comment wording
a978f5c091 always use binary file write mode on windows
ISSUE #23682: (chrish42) Pip module requires system pip, even when not used (with env_bin) (refs: #23736_)
PR #23736: (jfindlay) always load pip execution module
@ 2015-05-15 18:10:16 UTC
348645ecd5 Merge pull request #23736_ from jfindlay/fix_pip
b8867a8c23 update pip tests
040bbc42d2 only check pip version in one place
6c453a5a2a check for executable status of bin_env
3337257833 always load the pip module as pip could be anywhere
PR #23770: (cellscape) Fix cloud LXC container destruction
@ 2015-05-15 17:38:59 UTC
10cedfb174 Merge pull request #23770_ from cellscape/fix-cloud-lxc-destruction
4f6021c884 Fix cloud LXC container destruction
PR #23759: (lisa2lisa) fixed the problem for not beable to revoke ., for more detail https…
@ 2015-05-15 17:38:38 UTC
ddea822b02 Merge pull request #23759_ from lisa2lisa/iss23664
a29f161a58 fixed the problem for not beable to revoke ., for more detail https://github.com/saltstack/salt/issues/23201, fixed mysql cannot create user with pure digit password, for more info https://github.com/saltstack/salt/issues/23664
PR #23769: (cellscape) Fix file_roots CA lookup in salt.utils.http.get_ca_bundle
@ 2015-05-15 16:21:49 UTC
10615ff5a7 Merge pull request #23769_ from cellscape/utils-http-ca-file-roots
8e90f3291b Fix file_roots CA lookup in salt.utils.http.get_ca_bundle
PR #23765: (jayeshka) adding states/makeconf unit test case
@ 2015-05-15 14:29:43 UTC
fd8a1b797f Merge pull request #23765_ from jayeshka/makeconf_states-unit-test
26e31afa31 adding states/makeconf unit test case
PR #23760: (ticosax) [doc] document refresh argument
@ 2015-05-15 14:23:47 UTC
ee13b08027 Merge pull request #23760_ from ticosax/2015.5
e3ca859ba6 document refresh argument
PR #23766: (jayeshka) adding svn unit test case
@ 2015-05-15 14:23:18 UTC
a017f725a4 Merge pull request #23766_ from jayeshka/svn-unit-test
19939cfa98 adding svn unit test case
ISSUE #23734: (bradthurber) 2015.5.0 modules/archive.py ZipFile instance has no attribute 'exit' - only python 2.6? (refs: #23737_)
PR #23751: (rallytime) Backport #23737_ to 2015.5
@ 2015-05-15 03:58:37 UTC
PR #23737: (bradthurber) fix for 2015.5.0 modules/archive.py ZipFile instance has no attribute… (refs: #23751_)
0ed9d45114 Merge pull request #23751_ from rallytime/bp-23737
8d1eb326d0 fix for 2015.5.0 modules/archive.py ZipFile instance has no attribute 'exit' - only python 2.6? #23734_
ISSUE #23709: (kiorky) cmdmod: enhancement is really needed for stateful commands (refs: #23710_)
PR #23710: (kiorky) Get more useful output from stateful commands
@ 2015-05-14 21:58:10 UTC
d73984ec9c Merge pull request #23710_ from makinacorpus/i23709
c70690969e Get more useful output from stateful commands
ISSUE #23608: (kaidokert) salt-cloud file_map with non-root user (refs: #23609_)
PR #23724: (rallytime) Backport #23609_ to 2015.5
@ 2015-05-14 19:34:22 UTC
PR #23609: (kaidokert) file_map: chown created directories if not root #23608_ (refs: #23724_)
cdf421b9ed Merge pull request #23724_ from rallytime/bp-23609
fe3a762673 file_map: chmod created directories if not root
PR #23723: (rallytime) Backport #23568_ to 2015.5
@ 2015-05-14 19:34:11 UTC
PR #23568: (techhat) Allow Salt Cloud to use either SCP or SFTP, as configured (refs: #23723_)
94f9099307 Merge pull request #23723_ from rallytime/bp-23568
bbec34abd3 Allow Salt Cloud to use either SCP or SFTP, as configured
PR #23725: (rallytime) Backport #23691_ to 2015.5
@ 2015-05-14 19:32:30 UTC
PR #23691: (dennisjac) add initial configuration documentation for varstack pillar (refs: #23725_)
137e5eefd0 Merge pull request #23725_ from rallytime/bp-23691
28a846ebe8 add initial configuration documentation for varstack pillar
PR #23722: (rallytime) Backport #23472_ to 2015.5
@ 2015-05-14 19:31:52 UTC
PR #23472: (techhat) Allow neutron network list to be used as pillar data (refs: #23722_)
0c00995dfb Merge pull request #23722_ from rallytime/bp-23472
c3d0f39515 Change versionadded tag for backport
023e88f264 Allow neutron network list to be used as pillar data
ISSUE #23657: (arthurlogilab) [salt-cloud lxc] NameError: global name 'salt' is not defined (refs: #23898, #23727, #23897_)
PR #23727: (jfindlay) fix npm execution module stacktrace
@ 2015-05-14 18:14:12 UTC
cbf4ca8d91 Merge pull request #23727_ from jfindlay/npm_salt
05392f282e fix npm execution module stacktrace
PR #23718: (rahulhan) Adding states/user.py unit tests
@ 2015-05-14 17:15:38 UTC
ef536d58de Merge pull request #23718_ from rahulhan/states_user_unit_tests
aad27db513 Adding states/user.py unit tests
PR #23720: (basepi) [2015.5] Merge forward from 2014.7 to 2015.5
@ 2015-05-14 17:13:02 UTC
a529d74079 Merge pull request #23720_ from basepi/merge-forward-2015.5
06a3ebd9d1 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.5
1b86460d73 Merge pull request #23680_ from cachedout/issue_23403
cd64af0ce4 Merge pull request #23674_ from cachedout/issue_23548
d322a19213 Merge pull request #23672_ from twangboy/fix_user_present
731e7af3dd Merge branch '2014.7' of https://github.com/saltstack/salt into fix_user_present
d6f70a4545 Fixed user.present to create password in windows
43f7025000 Merge pull request #23670_ from rallytime/bp-23607
#23604_. No error reporting. Exitcode !=0 are okPR #23704: (jayeshka) adding states/lvs_server unit test case
@ 2015-05-14 14:22:10 UTC
13facbf077 Merge pull request #23704_ from jayeshka/lvs_server_states-unit-test
da323dab0b adding states/lvs_server unit test case
PR #23703: (jayeshka) adding states/lvs_service unit test case
@ 2015-05-14 14:21:23 UTC
f95ca3188f Merge pull request #23703_ from jayeshka/lvs_service_states-unit-test
66717c8133 adding states/lvs_service unit test case
PR #23702: (jayeshka) Remove superfluous return statement.
@ 2015-05-14 14:20:42 UTC
07e987e327 Merge pull request #23702_ from jayeshka/fix_lvs_service
ecff2181e4 fix lvs_service
PR #23686: (jfindlay) remove superfluous return statement
@ 2015-05-14 14:20:18 UTC
39973d4095 Merge pull request #23686_ from jfindlay/fix_lvs_server
5aaeb73532 remove superfluous return statement
PR #23690: (rallytime) Backport #23424_ to 2015.5
@ 2015-05-13 23:04:36 UTC
PR #23424: (justinta) Added python_shell=True for refresh_db in pacman.py (refs: #23690_)
be7c7ef3fd Merge pull request #23690_ from rallytime/bp-23424
94574b7367 Added python_shell=True for refresh_db in pacman.py
PR #23681: (cachedout) Start on 2015.5.1 release notes
@ 2015-05-13 19:44:22 UTC
1a0db43097 Merge pull request #23681_ from cachedout/2015_5_1_release_notes
bdbbfa6ee7 Start on 2015.5.1 release notes
PR #23679: (jfindlay) Merge #23616_
@ 2015-05-13 19:03:53 UTC
PR #23616: (Snergster) virtual returning none warning fixed in dev but missed in 2015.5 (refs: #23679_)
b54075a2ac Merge pull request #23679_ from jfindlay/merge_23616
6e15e19907 appease pylint's blank line strictures
8750680d9e virtual returning none warning fixed in dev but missed in 2015.5
PR #23675: (basepi) [2015.5] Merge forward from 2014.7 to 2015.5
@ 2015-05-13 18:35:54 UTC
e480f13688 Merge pull request #23675_ from basepi/merge-forward-2015.5
bd635488ef Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.5
0f006ac1d8 Merge pull request #23661_ from rallytime/merge-23640
4427f42bb6 Whitespace fix
dd9115466e Add warning to get_or_set_hash about reserved chars
84e2ef88fc Merge pull request #23639_ from cachedout/issue_23452
d418b49a77 Syntax error!
45b4015d7d Handle exceptions raised by virtual
bd9b94ba8c Merge pull request #23637_ from cachedout/issue_23611
56cb1f52e3 Fix typo
f6fcf19a7f Convert str master to list
f20c0e42ce Merge pull request #23595_ from rallytime/bp-23549
1acaf86da7 Merge pull request #23594_ from rallytime/bp-23496
#23110_ This resolves issues when the freshly created directory is removed by fileserver.update.2c221c7332 Merge pull request #23593_ from rallytime/bp-23442
39869a15bd check w/ low['name'] only
304cc499e9 another fix for file defined w/ id, but require name
8814d4180e add directory itself to keep list
fadd1ef63c Merge pull request #23606_ from twangboy/fix_installer
acdd3fc6bd Fix lint
680e88f058 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.5
10b3f0f643 Merge pull request #23592_ from rallytime/bp-23389
cd34b9b6c4 Merge pull request #23573_ from techhat/novaquery
f92db5e92f Linting
26e00d3ccc Scan all available networks for public and private IPs
2a72cd71c2 Merge pull request #23558_ from jfindlay/fix_ebuild
a664a3c6fd Merge pull request #23530_ from dr4Ke/fix_salt-ssh_to_include_pkg_sources
5df6a8008c fix pylint warning
d0549e56ba salt-ssh state: fix including all salt:// references
55c3869861 Merge pull request #23433_ from twangboy/list_pkgs_fix
8ab5b1b86f Fix pylint error
2d11d6545e Obtain all software from the registry
755bed0abd Merge pull request #23554_ from jleroy/debian-hostname-fix
6ec87ce9f5 Merge pull request #23551_ from dr4Ke/grains.append_unit_tests
ebff9df5b2 fix pylint errors
c4954046ad unit tests for grains.append module function
0c9a32326c use MagickMock
c838a22377 unit tests for grains.append module function
e96c5c5bf3 Merge pull request #23474_ from dr4Ke/fix_grains.append_nested
a01a5bb51e grains.get, parameter delimiter, versionadded: 2014.7.6
b39f50475d remove debugging output
b6e15e295c fix grains.append in nested dictionary grains #23411_
ab7e1aed8e Merge pull request #23537_ from t0rrant/patch-1
PR #23669: (rallytime) Backport #23586_ to 2015.5
@ 2015-05-13 18:27:11 UTC
PR #23586: (Lothiraldan) Fix salt.state.file.unify_sources_and_hashes when sources is used without sources_hashes (refs: #23669)
0dad6be0fc Merge pull request #23669_ from rallytime/bp-23586
ef4c6adae3 Remove another unused import
73cfda751a Remove unused import
52b68d695a Use the zip_longest from six module for python 3 compatibility
18d5ff9a8e Fix salt.state.file._unify_sources_and_hashes when sources is used without sources_hashes
PR #23662: (rallytime) Merge #23642_ with pylint fix
@ 2015-05-13 15:46:51 UTC
PR #23642: (cachedout) Let saltmod handle lower-level exceptions gracefully (refs: #23662_)
fabef759e0 Merge pull request #23662_ from rallytime/merge-23642
aa7bbd84fa Remove unused import
9e66d4c88e Let saltmod handle lower-level exceptions gracefully
PR #23622: (jfindlay) merge #23508_
@ 2015-05-13 15:36:49 UTC
PR #23508: (cro) Port mysql returner to postgres using jsonb datatype (refs: #23622_)
072b92733d Merge pull request #23622_ from jfindlay/pgjsonb
454322c7e4 appease pylint's proscription on blank line excess
57c617136d Get time with timezone correct also in job return.
e109d0f643 Get time with timezone correct.
21e06b9112 Fix SQL, remove unneeded imports.
653f360723 Stop making changes in 2 places.
d6daaa0292 Typo.
7d748bff75 SSL is handled differently by Pg, so don't set it here.
cc7c377bcd Fill alter_time field in salt_events with current time with timezone.
43defe9b20 Port mysql module to Postgres using jsonb datatypes
PR #23651: (jayeshka) adding solr unit test case
@ 2015-05-13 15:26:15 UTC
c1bdd4d377 Merge pull request #23651_ from jayeshka/solr-unit-test
6e05148962 adding solr unit test case
PR #23649: (jayeshka) adding states/libvirt unit test case
@ 2015-05-13 15:24:48 UTC
ee43411677 Merge pull request #23649_ from jayeshka/libvirt_states-unit-test
0fb923a283 adding states/libvirt unit test case
PR #23648: (jayeshka) adding states/linux_acl unit test case
@ 2015-05-13 15:24:11 UTC
c7fc466f1e Merge pull request #23648_ from jayeshka/linux_acl_states-unit-test
3f0ab29eb0 removed error.
11081c121c adding states/linux_acl unit test case
PR #23650: (jayeshka) adding states/kmod unit test case
@ 2015-05-13 15:09:18 UTC
4cba7ba35c Merge pull request #23650_ from jayeshka/kmod_states-unit-test
1987015033 adding states/kmod unit test case
PR #23633: (jayeshka) made changes to test_interfaces function.
@ 2015-05-13 06:51:07 UTC
bc8faf1543 Merge pull request #23633_ from jayeshka/win_network-2015.5-unit-test
0936e1d386 made changes to test_interfaces function.
PR #23619: (jfindlay) fix kmod.present processing of module loading
@ 2015-05-13 01:16:56 UTC
7df3579bbc Merge pull request #23619_ from jfindlay/fix_kmod_state
73facbfc1f fix kmod.present processing of module loading
PR #23598: (rahulhan) Adding states/win_dns_client.py unit tests
@ 2015-05-12 21:47:36 UTC
d4f30955fa Merge pull request #23598_ from rahulhan/states_win_dns_client_unit_test
d08d885828 Adding states/win_dns_client.py unit tests
PR #23597: (rahulhan) Adding states/vbox_guest.py unit tests
@ 2015-05-12 21:46:30 UTC
811c6a1d89 Merge pull request #23597_ from rahulhan/states_vbox_guest_unit_test
6a2909eeea Removed errors
4cde78a58a Adding states/vbox_guest.py unit tests
PR #23615: (rallytime) Backport #23577_ to 2015.5
@ 2015-05-12 21:19:11 UTC
PR #23577: (msciciel) Fix find and remove functions to pass database param (refs: #23615_)
029ff1103d Merge pull request #23615_ from rallytime/bp-23577
6f74477129 Fix find and remove functions to pass database param
PR #23603: (rahulhan) Adding states/winrepo.py unit tests
@ 2015-05-12 18:40:12 UTC
b8589532d1 Merge pull request #23603_ from rahulhan/states_winrepo_unit_test
a66e7e7f1f Adding states/winrepo.py unit tests
PR #23602: (rahulhan) Adding states/win_path.py unit tests
@ 2015-05-12 18:39:37 UTC
3cbbd6d277 Merge pull request #23602_ from rahulhan/states_win_path_unit_test
122c29f71a Adding states/win_path.py unit tests
PR #23600: (rahulhan) Adding states/win_network.py unit tests
@ 2015-05-12 18:39:01 UTC
3c904e8739 Merge pull request #23600_ from rahulhan/states_win_network_unit_test
b418404eb7 removed lint error
1be802300b Adding states/win_network.py unit tests
PR #23599: (rahulhan) Adding win_firewall.py unit tests
@ 2015-05-12 18:37:49 UTC
10243a7742 Merge pull request #23599_ from rahulhan/states_win_firewall_unit_test
6cda890517 Adding win_firewall.py unit tests
PR #23601: (basepi) Add versionadded for jboss module/state
@ 2015-05-12 17:22:59 UTC
e73071dbdf Merge pull request #23601_ from basepi/jboss.version.added
0174c8fe58 Add versionadded for jboss module/state
PR #23469: (s0undt3ch) Call the windows specific function not the general one
@ 2015-05-12 16:47:22 UTC
9beb7bc529 Merge pull request #23469_ from s0undt3ch/hotfix/call-the-win-func
83e88a3eb1 Call the windows specific function not the general one
PR #23583: (jayeshka) adding states/ipset unit test case
@ 2015-05-12 16:31:55 UTC
d2f097584c Merge pull request #23583_ from jayeshka/ipset_states-unit-test
4330cf4a6e adding states/ipset unit test case
PR #23582: (jayeshka) adding states/keyboard unit test case
@ 2015-05-12 16:31:17 UTC
82a47e8cbf Merge pull request #23582_ from jayeshka/keyboard_states-unit-test
fa94d7ab5c adding states/keyboard unit test case
PR #23581: (jayeshka) adding states/layman unit test case
@ 2015-05-12 16:30:36 UTC
77e5b28566 Merge pull request #23581_ from jayeshka/layman_states-unit-test
297b055b1c adding states/layman unit test case
PR #23580: (jayeshka) adding smf unit test case
@ 2015-05-12 16:29:58 UTC
cbe32828ef Merge pull request #23580_ from jayeshka/smf-unit-test
4f9719157b adding smf unit test case
ISSUE #21603: (ipmb) ssh_auth.present fails on key without comment (refs: #23572_)
PR #23572: (The-Loeki) Fix regression of #21355_ introduced by #21603_
@ 2015-05-12 16:28:05 UTC
PR #21355: (The-Loeki) Fix for comments containing whitespaces (refs: #23572_)
16a333832a Merge pull request #23572_ from The-Loeki/ssh_auth_fix
d8248dd368 Fix regression of #21355_ introduced by #21603_
ISSUE #23490: (lichtamberg) salt.modules.aptpkg.upgrade should have default "dist_upgrade=False" (refs: #23565_)
PR #23565: (garethgreenaway) fix to aptpkg module
@ 2015-05-12 16:25:46 UTC
f843f89cd7 Merge pull request #23565_ from garethgreenaway/2015_2_aptpkg_upgrade_default_to_upgrade
97ae514641 aptpkg.upgrade should default to upgrade instead of dist_upgrade.
ISSUE #23473: (terminalmage) unit.modules.rh_ip_test.RhipTestCase.test_build_bond is not properly mocked (refs: #23550_)
PR #23550: (jfindlay) additional mock for rh_ip_test test_build_bond
@ 2015-05-12 15:17:16 UTC
c1157cdaee Merge pull request #23550_ from jfindlay/fix_rh_ip_test
e9b94d36d3 additional mock for rh_ip_test test_build_bond
PR #23552: (garethgreenaway) Fix for an issue caused by a previous pull request
@ 2015-05-11 21:54:59 UTC
b593328176 Merge pull request #23552_ from garethgreenaway/2015_5_returner_fix_broken_previous_pr
7d70e2b334 Passed argumentes in the call _fetch_profile_opts to were in the wrong order
PR #23547: (slinu3d) Added AWS v4 signature support for 2015.5
@ 2015-05-11 21:52:24 UTC
d0f96825dd Merge pull request #23547_ from slinu3d/2015.5
f3bfdb561b Fixed urlparse and urlencode calls
802dbdb965 Added AWS v4 signature support for 2015.5
PR #23544: (basepi) [2015.5] Merge forward from 2014.7 to 2015.5
@ 2015-05-11 18:02:06 UTC
06c6a1f44a Merge pull request #23544_ from basepi/merge-forward-2015.5
f8a36bc155 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.5
b79fed3a92 Merge pull request #23538_ from cro/licupdate
a123a36f05 Merge pull request #23505_ from aneeshusa/remove-unused-ssh-config-validator
#23159_.ca2c21a63c Merge pull request #23467_ from slinu3d/2014.7
0b4081d8f4 Fixed pylint error at line 363
5be5eb5b14 Fixed pylink errors
e64f374ffa Fixed lint errors
b9d1ac4f1f Added AWS v4 signature support
e6f9eec02e Merge pull request #23444_ from techhat/novacreateattach
e331463319 Merge pull request #23460_ from s0undt3ch/hotfix/bootstrap-script-2014.7
7a8ce1a954 Merge pull request #23439_ from techhat/maxtries
ISSUE #23426: (twangboy) Can't restart salt-minion on 64 bit windows (2015.5.0) (refs: #23470_)
PR #23470: (twangboy) Fixed service.restart for salt-minion
@ 2015-05-11 17:54:47 UTC
aa5b896d3e Merge pull request #23470_ from twangboy/fix_svc_restart
b3f284c517 Fixed tests
ad44d79f26 Fixed service.restart for salt-minion
PR #23539: (rahulhan) Adding states/virtualenv_mod.py unit tests
@ 2015-05-11 17:02:31 UTC
67988b21ee Merge pull request #23539_ from rahulhan/states_virtualenv_mod_unit_test
750bb07d1c Adding states/virtualenv_mod.py unit tests
c96619653e Merge pull request #23423_ from cachedout/remove_jid_event_from_orch
2bb09b7ee7 Merge pull request #23509_ from keesbos/Catch_empty_environment
6d42f30271 Merge pull request #23245_ from freimer/issue_23244
PR #23513: (gladiatr72) short-circuit auto-failure of iptables.delete state
@ 2015-05-11 15:18:33 UTC
c3f03d827d Merge pull request #23513_ from gladiatr72/RFC_stop_iptables.check_from_short-circuiting_position-only_delete_rule
c71714c364 short-circuit auto-failure of iptables.delete state if position argument is set without the other accoutrements that check_rule requires.
PR #23534: (jayeshka) adding states/ini_manage unit test case
@ 2015-05-11 14:32:06 UTC
4e77f6f8c4 Merge pull request #23534_ from jayeshka/ini_manage_states-unit-test
831223c31c adding states/ini_manage unit test case
PR #23533: (jayeshka) adding states/hipchat unit test case
@ 2015-05-11 14:30:22 UTC
11ba9ed99b Merge pull request #23533_ from jayeshka/hipchat-states-unit-test
41d14b322d adding states/hipchat unit test case
PR #23532: (jayeshka) adding states/ipmi unit test case
@ 2015-05-11 14:28:15 UTC
e5421139d3 Merge pull request #23532_ from jayeshka/ipmi-states-unit-test
fc3e64a8a4 adding states/ipmi unit test case
PR #23531: (jayeshka) adding service unit test case
@ 2015-05-11 14:27:12 UTC
9ba85fd31a Merge pull request #23531_ from jayeshka/service-unit-test
3ad5314ee0 adding service unit test case
ISSUE #23512: (mostafahussein) hipchat_returner / slack_returner not work correctly (refs: #23517_)
PR #23517: (garethgreenaway) fix to returners
@ 2015-05-11 14:20:51 UTC
32838cd888 Merge pull request #23517_ from garethgreenaway/23512_2015_5_returners_with_profiles
81e31e27cf fix for returners that utilize profile attributes. code in the if else statement was backwards. #23512_
PR #23502: (rahulhan) Adding states/win_servermanager.py unit tests
@ 2015-05-08 19:47:18 UTC
6be7d8d13b Merge pull request #23502_ from rahulhan/states_win_servermanager_unit_test
2490074aa2 Adding states/win_servermanager.py unit tests
PR #23495: (jayeshka) adding seed unit test case
@ 2015-05-08 17:30:38 UTC
604857811e Merge pull request #23495_ from jayeshka/seed-unit-test
3f134bc573 adding seed unit test case
PR #23494: (jayeshka) adding sensors unit test case
@ 2015-05-08 17:30:18 UTC
70bc3c1415 Merge pull request #23494_ from jayeshka/sensors-unit-test
1fb48a31a8 adding sensors unit test case
PR #23493: (jayeshka) adding states/incron unit test case
@ 2015-05-08 17:29:59 UTC
b981b20d44 Merge pull request #23493_ from jayeshka/incron-states-unit-test
cc7bc170f3 adding states/incron unit test case
PR #23492: (jayeshka) adding states/influxdb_database unit test case
@ 2015-05-08 17:29:51 UTC
4019c493a1 Merge pull request #23492_ from jayeshka/influxdb_database-states-unit-test
e1fcac815d adding states/influxdb_database unit test case
PR #23491: (jayeshka) adding states/influxdb_user unit test case
@ 2015-05-08 16:24:07 UTC
d317a77afb Merge pull request #23491_ from jayeshka/influxdb_user-states-unit-test
9d4043f9ff adding states/influxdb_user unit test case
PR #23477: (galet) LDAP auth: Escape filter value for group membership search
@ 2015-05-07 22:04:48 UTC
e0b2a73eb4 Merge pull request #23477_ from galet/ldap-filter-escaping
33038b9f86 LDAP auth: Escape filter value for group membership search
PR #23476: (cachedout) Lint becaon
@ 2015-05-07 19:55:36 UTC
PR #23431: (UtahDave) Beacon fixes (refs: #23476_)
e1719fe26b Merge pull request #23476_ from cachedout/lint_23431
8d1ff209eb Lint becaon
PR #23431: (UtahDave) Beacon fixes (refs: #23476_)
@ 2015-05-07 19:53:47 UTC
1e299ede4f Merge pull request #23431_ from UtahDave/beacon_fixes
152f2235c2 remove unused import
81198f9399 fix interval logic and example
5504778adf update to proper examples
6890439d58 fix list for mask
ee7b579e90 remove custom interval code.
PR #23468: (rahulhan) Adding states/win_system.py unit tests
@ 2015-05-07 19:20:50 UTC
ea55c44bbb Merge pull request #23468_ from rahulhan/states_win_system_unit_test
33f8c12e9f Adding states/win_system.py unit tests
PR #23466: (UtahDave) minor spelling fix
@ 2015-05-07 19:19:06 UTC
e6e11147af Merge pull request #23466_ from UtahDave/2015.5local
b2c399a137 minor spelling fix
ISSUE #529: (rubic) run salt in user space (refs: #543_)
PR saltstack/salt-bootstrap#563: (notpeter) Ubuntu alternate ppas (refs: #23461, #23460)
PR #543: (rubic) updated documentation for user, fixed configuration template links (refs: #saltstack/salt-bootstrap#563_)
PR #23461: (s0undt3ch) [2015.5] Update to latest stable bootstrap script v2015.05.07
@ 2015-05-07 19:16:18 UTC
4eeb1e627a Merge pull request #23461_ from s0undt3ch/hotfix/bootstrap-script
638c63d635 Update to latest stable bootstrap script v2015.05.07
PR #23450: (jayeshka) adding scsi unit test case
@ 2015-05-07 19:00:28 UTC
865127844a Merge pull request #23450_ from jayeshka/scsi-unit-test
e7269ff29b adding scsi unit test case
PR #23449: (jayeshka) adding s3 unit test case
@ 2015-05-07 18:59:45 UTC
8b374ae64d Merge pull request #23449_ from jayeshka/s3-unit-test
85786bfe7f adding s3 unit test case
PR #23448: (jayeshka) adding states/keystone unit test case
@ 2015-05-07 18:58:59 UTC
49b431c8e4 Merge pull request #23448_ from jayeshka/keystone-states-unit-test
a3050eb3e2 adding states/keystone unit test case
PR #23447: (jayeshka) adding states/grafana unit test case
@ 2015-05-07 18:58:20 UTC
23d7e7ef92 Merge pull request #23447_ from jayeshka/grafana-states-unit-test
7e90a4aaca adding states/grafana unit test case
PR #23438: (techhat) Gate requests import
@ 2015-05-07 07:22:58 UTC
1fd0bc2011 Merge pull request #23438_ from techhat/gaterequests
d5b15fc6ce Gate requests import
PR #23429: (basepi) [2015.5] Merge forward from 2014.7 to 2015.5
@ 2015-05-07 05:35:13 UTC
3c4f734332 Merge pull request #23429_ from basepi/merge-forward-2015.5
7729834d92 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.5
644eb75fec Merge pull request #23422_ from cro/gce_sh_home
ef17ab4b2a Merge pull request #23425_ from basepi/functionwrapper_typo
1b13ec04c2 Merge pull request #23385_ from rallytime/bp-23346
9efc13c810 more linting fixes
cf131c9a5a cleaned up some pylint errors
f981699c75 added logic to sftp_file and file_map to allow folder uploads using file_map
f8c7a62089 Merge pull request #23414_ from jfindlay/update_branch
54b3bd43e4 Merge pull request #23404_ from hvnsweeting/cherrypy-post-emptybody-fix
160f703296 Merge pull request #23409_ from terminalmage/update-lithium-docstrings-2014.7
bc97d011ba Fix sphinx typo
20006b06f6 Update Lithium docstrings in 2014.7 branch
aa5fb0aa46 Merge pull request #23397_ from jfindlay/fix_locale_gen
PR #23396: (basepi) [2015.2] Merge forward from 2014.7 to 2015.2
@ 2015-05-06 21:42:35 UTC
1fb84450f4 Merge pull request #23396_ from basepi/merge-forward-2015.2
2766c8cb4b Fix typo in FunctionWrapper
fd09cdae6f Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
0c76dd4d8a Merge pull request #23368_ from kaithar/bp-23367
577f41972e Pylint fix
8d9acd1f89 Put the sed insert statement back in to the output.
3493cc1fca Merge pull request #23350_ from lorengordon/file.replace_assume_line
7be5c48ad5 Merge pull request #23341_ from cachedout/issue_23026
e98e65e787 Fix tests
6011b437ca Fix syndic pid and logfile path
ea61abfa68 Merge pull request #23272_ from basepi/salt-ssh.minion.config.19114
c223309bb7 Add versionadded
be7407feae Lint
c2c337567e Missing comma
8e3e8e073a Pass the minion_opts through the FunctionWrapper
cb69cd07de Match the master config template in the master config reference
87fc3161f9 Add Salt-SSH section to master config template
91dd9dcbdc Add ssh_minion_opts to master config ref
c273ea14c6 Add minion config to salt-ssh doc
a0b6b760c3 Add minion_opts to roster docs
5212c35260 Accept minion_opts from the target information
e2099b6e1b Process ssh_minion_opts from master config
3b64214377 Revert "Work around bug in salt-ssh in config.get for gpg renderer"
494953a208 Remove the strip (embracing multi-line YAML dump)
fe87f0fe39 Dump multi-line yaml into the SHIM
b751a7281c Inject local minion config into shim if available
4f760dd9cb Merge pull request #23347_ from basepi/salt-ssh.functionwrapper.contains.19114
02658b1e60 Merge pull request #23344_ from cachedout/issue_22742
ba7605d1cb Merge pull request #23318_ from cellscape/honor-seed-argument
4ac4509c57 Merge pull request #23307_ from jfindlay/fix_locale_gen
f790f42ed6 Merge pull request #23324_ from s0undt3ch/hotfix/bootstrap-script-2014.7
6643e47ce5 Update to the latest stable release of the bootstrap script v2015.05.04
PR #23412: (rahulhan) Adding states/win_update.py unit tests
@ 2015-05-06 18:31:09 UTC
b3c16720f6 Merge pull request #23412_ from rahulhan/states_win_update_unit_test
9bc1519ee7 Removed unwanted imports
f12bfcf248 Adding states/win_update.py unit tests
PR #23413: (terminalmage) Update manpages for 2015.2 -> 2015.5
@ 2015-05-06 17:12:57 UTC
f2d7646a58 Merge pull request #23413_ from terminalmage/update-manpages
23fa4402dc Update manpages to reflect 2015.2 rename to 2015.5
0fdaa73c84 Fix missed docstring updates from 2015.2 -> 2015.5
4fea5ba477 Add missing RST file
PR #23410: (terminalmage) Update Lithium docstrings in 2015.2 branch
@ 2015-05-06 15:53:52 UTC
PR #23409: (terminalmage) Update Lithium docstrings in 2014.7 branch (refs: #23410_)
bafbea7bc7 Merge pull request #23410_ from terminalmage/update-lithium-docstrings-2015.2
d395565bf7 Update Lithium docstrings in 2015.2 branch
PR #23407: (jayeshka) adding rsync unit test case
@ 2015-05-06 15:52:23 UTC
02ef41a549 Merge pull request #23407_ from jayeshka/rsync-unit-test
a4dd836125 adding rsync unit test case
PR #23406: (jayeshka) adding states/lxc unit test case
@ 2015-05-06 15:51:50 UTC
58ec2a24c1 Merge pull request #23406_ from jayeshka/lxc-states-unit-test
32a0d03093 adding states/lxc unit test case
PR #23395: (basepi) [2015.2] Add note to 2015.2.0 release notes about master opts in pillar
@ 2015-05-05 22:15:20 UTC
8837d0038e Merge pull request #23395_ from basepi/2015.2.0masteropts
b261c95cd6 Add note to 2015.2.0 release notes about master opts in pillar
PR #23393: (basepi) [2015.2] Add warning about python_shell changes to 2015.2.0 release notes
@ 2015-05-05 22:12:46 UTC
f79aed5fe1 Merge pull request #23393_ from basepi/2015.2.0python_shell
b2f033f485 Add CLI note
48e7b3ee4f Add warning about python_shell changes to 2015.2.0 release notes
PR #23380: (gladiatr72) Fix for double output with static salt cli/v2015.2
@ 2015-05-05 21:44:28 UTC
a9777761d8 Merge pull request #23380_ from gladiatr72/fix_for_double_output_with_static__salt_CLI/v2015.2
c47fdd79c7 Actually removed the static bits from below the else: fold this time.
4ee367956c Fix for incorrect output with salt CLI --static option
PR #23379: (rahulhan) Adding states/rabbitmq_cluster.py
@ 2015-05-05 21:44:06 UTC
5c9543c1d2 Merge pull request #23379_ from rahulhan/states_rabbitmq_cluster_test
04c22d1acf Adding states/rabbitmq_cluster.py
PR #23377: (rahulhan) Adding states/xmpp.py unit tests
@ 2015-05-05 21:43:35 UTC
430f080a3a Merge pull request #23377_ from rahulhan/states_xmpp_test
32923b53c3 Adding states/xmpp.py unit tests
PR #23335: (steverweber) 2015.2: include doc in master config for module_dirs
@ 2015-05-05 21:28:58 UTC
8c057e6794 Merge pull request #23335_ from steverweber/2015.2
5e3bae95d8 help installing python pysphere lib
97513b060a include module_dirs
36b1c87dd2 include module_dirs
PR #23362: (jayeshka) adding states/zk_concurrency unit test case
@ 2015-05-05 15:50:06 UTC
1648253675 Merge pull request #23362_ from jayeshka/zk_concurrency-states-unit-test
f60dda4b1d adding states/zk_concurrency unit test case
PR #23363: (jayeshka) adding riak unit test case
@ 2015-05-05 14:23:05 UTC
1cdaeed868 Merge pull request #23363_ from jayeshka/riak-unit-test
f9da6db459 adding riak unit test case
.. _#16424: https://github.com/saltstack/salt/issues/16424
.. _#19304: https://github.com/saltstack/salt/issues/19304
.. _#19305: https://github.com/saltstack/salt/pull/19305
.. _#19852: https://github.com/saltstack/salt/issues/19852
.. _#21355: https://github.com/saltstack/salt/pull/21355
.. _#21603: https://github.com/saltstack/salt/issues/21603
.. _#22114: https://github.com/saltstack/salt/pull/22114
.. _#22959: https://github.com/saltstack/salt/issues/22959
.. _#23110: https://github.com/saltstack/salt/issues/23110
.. _#23159: https://github.com/saltstack/salt/issues/23159
.. _#23245: https://github.com/saltstack/salt/pull/23245
.. _#23272: https://github.com/saltstack/salt/pull/23272
.. _#23307: https://github.com/saltstack/salt/pull/23307
.. _#23318: https://github.com/saltstack/salt/pull/23318
.. _#23324: https://github.com/saltstack/salt/pull/23324
.. _#23335: https://github.com/saltstack/salt/pull/23335
.. _#23341: https://github.com/saltstack/salt/pull/23341
.. _#23344: https://github.com/saltstack/salt/pull/23344
.. _#23347: https://github.com/saltstack/salt/pull/23347
.. _#23350: https://github.com/saltstack/salt/pull/23350
.. _#23362: https://github.com/saltstack/salt/pull/23362
.. _#23363: https://github.com/saltstack/salt/pull/23363
.. _#23368: https://github.com/saltstack/salt/pull/23368
.. _#23373: https://github.com/saltstack/salt/issues/23373
.. _#23377: https://github.com/saltstack/salt/pull/23377
.. _#23379: https://github.com/saltstack/salt/pull/23379
.. _#23380: https://github.com/saltstack/salt/pull/23380
.. _#23385: https://github.com/saltstack/salt/pull/23385
.. _#23393: https://github.com/saltstack/salt/pull/23393
.. _#23395: https://github.com/saltstack/salt/pull/23395
.. _#23396: https://github.com/saltstack/salt/pull/23396
.. _#23397: https://github.com/saltstack/salt/pull/23397
.. _#23404: https://github.com/saltstack/salt/pull/23404
.. _#23406: https://github.com/saltstack/salt/pull/23406
.. _#23407: https://github.com/saltstack/salt/pull/23407
.. _#23409: https://github.com/saltstack/salt/pull/23409
.. _#23410: https://github.com/saltstack/salt/pull/23410
.. _#23411: https://github.com/saltstack/salt/issues/23411
.. _#23412: https://github.com/saltstack/salt/pull/23412
.. _#23413: https://github.com/saltstack/salt/pull/23413
.. _#23414: https://github.com/saltstack/salt/pull/23414
.. _#23422: https://github.com/saltstack/salt/pull/23422
.. _#23423: https://github.com/saltstack/salt/pull/23423
.. _#23424: https://github.com/saltstack/salt/pull/23424
.. _#23425: https://github.com/saltstack/salt/pull/23425
.. _#23426: https://github.com/saltstack/salt/issues/23426
.. _#23429: https://github.com/saltstack/salt/pull/23429
.. _#23431: https://github.com/saltstack/salt/pull/23431
.. _#23433: https://github.com/saltstack/salt/pull/23433
.. _#23438: https://github.com/saltstack/salt/pull/23438
.. _#23439: https://github.com/saltstack/salt/pull/23439
.. _#23444: https://github.com/saltstack/salt/pull/23444
.. _#23447: https://github.com/saltstack/salt/pull/23447
.. _#23448: https://github.com/saltstack/salt/pull/23448
.. _#23449: https://github.com/saltstack/salt/pull/23449
.. _#23450: https://github.com/saltstack/salt/pull/23450
.. _#23460: https://github.com/saltstack/salt/pull/23460
.. _#23461: https://github.com/saltstack/salt/pull/23461
.. _#23466: https://github.com/saltstack/salt/pull/23466
.. _#23467: https://github.com/saltstack/salt/pull/23467
.. _#23468: https://github.com/saltstack/salt/pull/23468
.. _#23469: https://github.com/saltstack/salt/pull/23469
.. _#23470: https://github.com/saltstack/salt/pull/23470
.. _#23472: https://github.com/saltstack/salt/pull/23472
.. _#23473: https://github.com/saltstack/salt/issues/23473
.. _#23474: https://github.com/saltstack/salt/pull/23474
.. _#23476: https://github.com/saltstack/salt/pull/23476
.. _#23477: https://github.com/saltstack/salt/pull/23477
.. _#23488: https://github.com/saltstack/salt/pull/23488
.. _#23490: https://github.com/saltstack/salt/issues/23490
.. _#23491: https://github.com/saltstack/salt/pull/23491
.. _#23492: https://github.com/saltstack/salt/pull/23492
.. _#23493: https://github.com/saltstack/salt/pull/23493
.. _#23494: https://github.com/saltstack/salt/pull/23494
.. _#23495: https://github.com/saltstack/salt/pull/23495
.. _#23502: https://github.com/saltstack/salt/pull/23502
.. _#23505: https://github.com/saltstack/salt/pull/23505
.. _#23508: https://github.com/saltstack/salt/pull/23508
.. _#23509: https://github.com/saltstack/salt/pull/23509
.. _#23512: https://github.com/saltstack/salt/issues/23512
.. _#23513: https://github.com/saltstack/salt/pull/23513
.. _#23517: https://github.com/saltstack/salt/pull/23517
.. _#23530: https://github.com/saltstack/salt/pull/23530
.. _#23531: https://github.com/saltstack/salt/pull/23531
.. _#23532: https://github.com/saltstack/salt/pull/23532
.. _#23533: https://github.com/saltstack/salt/pull/23533
.. _#23534: https://github.com/saltstack/salt/pull/23534
.. _#23537: https://github.com/saltstack/salt/pull/23537
.. _#23538: https://github.com/saltstack/salt/pull/23538
.. _#23539: https://github.com/saltstack/salt/pull/23539
.. _#23544: https://github.com/saltstack/salt/pull/23544
.. _#23547: https://github.com/saltstack/salt/pull/23547
.. _#23550: https://github.com/saltstack/salt/pull/23550
.. _#23551: https://github.com/saltstack/salt/pull/23551
.. _#23552: https://github.com/saltstack/salt/pull/23552
.. _#23554: https://github.com/saltstack/salt/pull/23554
.. _#23558: https://github.com/saltstack/salt/pull/23558
.. _#23565: https://github.com/saltstack/salt/pull/23565
.. _#23566: https://github.com/saltstack/salt/issues/23566
.. _#23568: https://github.com/saltstack/salt/pull/23568
.. _#23572: https://github.com/saltstack/salt/pull/23572
.. _#23573: https://github.com/saltstack/salt/pull/23573
.. _#23577: https://github.com/saltstack/salt/pull/23577
.. _#23580: https://github.com/saltstack/salt/pull/23580
.. _#23581: https://github.com/saltstack/salt/pull/23581
.. _#23582: https://github.com/saltstack/salt/pull/23582
.. _#23583: https://github.com/saltstack/salt/pull/23583
.. _#23586: https://github.com/saltstack/salt/pull/23586
.. _#23592: https://github.com/saltstack/salt/pull/23592
.. _#23593: https://github.com/saltstack/salt/pull/23593
.. _#23594: https://github.com/saltstack/salt/pull/23594
.. _#23595: https://github.com/saltstack/salt/pull/23595
.. _#23597: https://github.com/saltstack/salt/pull/23597
.. _#23598: https://github.com/saltstack/salt/pull/23598
.. _#23599: https://github.com/saltstack/salt/pull/23599
.. _#23600: https://github.com/saltstack/salt/pull/23600
.. _#23601: https://github.com/saltstack/salt/pull/23601
.. _#23602: https://github.com/saltstack/salt/pull/23602
.. _#23603: https://github.com/saltstack/salt/pull/23603
.. _#23604: https://github.com/saltstack/salt/issues/23604
.. _#23606: https://github.com/saltstack/salt/pull/23606
.. _#23608: https://github.com/saltstack/salt/issues/23608
.. _#23609: https://github.com/saltstack/salt/pull/23609
.. _#23615: https://github.com/saltstack/salt/pull/23615
.. _#23616: https://github.com/saltstack/salt/pull/23616
.. _#23619: https://github.com/saltstack/salt/pull/23619
.. _#23622: https://github.com/saltstack/salt/pull/23622
.. _#23633: https://github.com/saltstack/salt/pull/23633
.. _#23637: https://github.com/saltstack/salt/pull/23637
.. _#23639: https://github.com/saltstack/salt/pull/23639
.. _#23642: https://github.com/saltstack/salt/pull/23642
.. _#23648: https://github.com/saltstack/salt/pull/23648
.. _#23649: https://github.com/saltstack/salt/pull/23649
.. _#23650: https://github.com/saltstack/salt/pull/23650
.. _#23651: https://github.com/saltstack/salt/pull/23651
.. _#23657: https://github.com/saltstack/salt/issues/23657
.. _#23658: https://github.com/saltstack/salt/issues/23658
.. _#23661: https://github.com/saltstack/salt/pull/23661
.. _#23662: https://github.com/saltstack/salt/pull/23662
.. _#23669: https://github.com/saltstack/salt/pull/23669
.. _#23670: https://github.com/saltstack/salt/pull/23670
.. _#23672: https://github.com/saltstack/salt/pull/23672
.. _#23674: https://github.com/saltstack/salt/pull/23674
.. _#23675: https://github.com/saltstack/salt/pull/23675
.. _#23679: https://github.com/saltstack/salt/pull/23679
.. _#23680: https://github.com/saltstack/salt/pull/23680
.. _#23681: https://github.com/saltstack/salt/pull/23681
.. _#23682: https://github.com/saltstack/salt/issues/23682
.. _#23685: https://github.com/saltstack/salt/issues/23685
.. _#23686: https://github.com/saltstack/salt/pull/23686
.. _#23688: https://github.com/saltstack/salt/pull/23688
.. _#23690: https://github.com/saltstack/salt/pull/23690
.. _#23691: https://github.com/saltstack/salt/pull/23691
.. _#23702: https://github.com/saltstack/salt/pull/23702
.. _#23703: https://github.com/saltstack/salt/pull/23703
.. _#23704: https://github.com/saltstack/salt/pull/23704
.. _#23709: https://github.com/saltstack/salt/issues/23709
.. _#23710: https://github.com/saltstack/salt/pull/23710
.. _#23718: https://github.com/saltstack/salt/pull/23718
.. _#23720: https://github.com/saltstack/salt/pull/23720
.. _#23722: https://github.com/saltstack/salt/pull/23722
.. _#23723: https://github.com/saltstack/salt/pull/23723
.. _#23724: https://github.com/saltstack/salt/pull/23724
.. _#23725: https://github.com/saltstack/salt/pull/23725
.. _#23727: https://github.com/saltstack/salt/pull/23727
.. _#23730: https://github.com/saltstack/salt/pull/23730
.. _#23731: https://github.com/saltstack/salt/pull/23731
.. _#23734: https://github.com/saltstack/salt/issues/23734
.. _#23736: https://github.com/saltstack/salt/pull/23736
.. _#23737: https://github.com/saltstack/salt/pull/23737
.. _#23740: https://github.com/saltstack/salt/pull/23740
.. _#23748: https://github.com/saltstack/salt/pull/23748
.. _#23751: https://github.com/saltstack/salt/pull/23751
.. _#23759: https://github.com/saltstack/salt/pull/23759
.. _#23760: https://github.com/saltstack/salt/pull/23760
.. _#23765: https://github.com/saltstack/salt/pull/23765
.. _#23766: https://github.com/saltstack/salt/pull/23766
.. _#23767: https://github.com/saltstack/salt/issues/23767
.. _#23769: https://github.com/saltstack/salt/pull/23769
.. _#23770: https://github.com/saltstack/salt/pull/23770
.. _#23772: https://github.com/saltstack/salt/issues/23772
.. _#23781: https://github.com/saltstack/salt/pull/23781
.. _#23782: https://github.com/saltstack/salt/pull/23782
.. _#23783: https://github.com/saltstack/salt/pull/23783
.. _#23786: https://github.com/saltstack/salt/pull/23786
.. _#23790: https://github.com/saltstack/salt/pull/23790
.. _#23791: https://github.com/saltstack/salt/pull/23791
.. _#23792: https://github.com/saltstack/salt/issues/23792
.. _#23802: https://github.com/saltstack/salt/pull/23802
.. _#23806: https://github.com/saltstack/salt/pull/23806
.. _#23807: https://github.com/saltstack/salt/pull/23807
.. _#23808: https://github.com/saltstack/salt/pull/23808
.. _#23809: https://github.com/saltstack/salt/pull/23809
.. _#23810: https://github.com/saltstack/salt/pull/23810
.. _#23811: https://github.com/saltstack/salt/pull/23811
.. _#23812: https://github.com/saltstack/salt/pull/23812
.. _#23815: https://github.com/saltstack/salt/issues/23815
.. _#23816: https://github.com/saltstack/salt/pull/23816
.. _#23823: https://github.com/saltstack/salt/pull/23823
.. _#23829: https://github.com/saltstack/salt/pull/23829
.. _#23832: https://github.com/saltstack/salt/pull/23832
.. _#23833: https://github.com/saltstack/salt/issues/23833
.. _#23834: https://github.com/saltstack/salt/pull/23834
.. _#23838: https://github.com/saltstack/salt/pull/23838
.. _#23839: https://github.com/saltstack/salt/issues/23839
.. _#23843: https://github.com/saltstack/salt/pull/23843
.. _#23847: https://github.com/saltstack/salt/issues/23847
.. _#23850: https://github.com/saltstack/salt/pull/23850
.. _#23859: https://github.com/saltstack/salt/pull/23859
.. _#23860: https://github.com/saltstack/salt/pull/23860
.. _#23862: https://github.com/saltstack/salt/pull/23862
.. _#23863: https://github.com/saltstack/salt/pull/23863
.. _#23866: https://github.com/saltstack/salt/pull/23866
.. _#23868: https://github.com/saltstack/salt/pull/23868
.. _#23871: https://github.com/saltstack/salt/pull/23871
.. _#23872: https://github.com/saltstack/salt/issues/23872
.. _#23874: https://github.com/saltstack/salt/pull/23874
.. _#23875: https://github.com/saltstack/salt/pull/23875
.. _#23876: https://github.com/saltstack/salt/pull/23876
.. _#23880: https://github.com/saltstack/salt/pull/23880
.. _#23881: https://github.com/saltstack/salt/pull/23881
.. _#23882: https://github.com/saltstack/salt/pull/23882
.. _#23884: https://github.com/saltstack/salt/pull/23884
.. _#23887: https://github.com/saltstack/salt/pull/23887
.. _#23888: https://github.com/saltstack/salt/pull/23888
.. _#23891: https://github.com/saltstack/salt/pull/23891
.. _#23892: https://github.com/saltstack/salt/pull/23892
.. _#23894: https://github.com/saltstack/salt/pull/23894
.. _#23897: https://github.com/saltstack/salt/pull/23897
.. _#23898: https://github.com/saltstack/salt/pull/23898
.. _#23900: https://github.com/saltstack/salt/issues/23900
.. _#23903: https://github.com/saltstack/salt/pull/23903
.. _#23904: https://github.com/saltstack/salt/issues/23904
.. _#23906: https://github.com/saltstack/salt/pull/23906
.. _#23908: https://github.com/saltstack/salt/pull/23908
.. _#23909: https://github.com/saltstack/salt/pull/23909
.. _#23917: https://github.com/saltstack/salt/pull/23917
.. _#23922: https://github.com/saltstack/salt/pull/23922
.. _#23924: https://github.com/saltstack/salt/pull/23924
.. _#23925: https://github.com/saltstack/salt/pull/23925
.. _#23931: https://github.com/saltstack/salt/pull/23931
.. _#23932: https://github.com/saltstack/salt/pull/23932
.. _#23939: https://github.com/saltstack/salt/pull/23939
.. _#23940: https://github.com/saltstack/salt/pull/23940
.. _#23942: https://github.com/saltstack/salt/pull/23942
.. _#23944: https://github.com/saltstack/salt/pull/23944
.. _#23948: https://github.com/saltstack/salt/pull/23948
.. _#23951: https://github.com/saltstack/salt/pull/23951
.. _#23955: https://github.com/saltstack/salt/pull/23955
.. _#23956: https://github.com/saltstack/salt/pull/23956
.. _#23957: https://github.com/saltstack/salt/pull/23957
.. _#23960: https://github.com/saltstack/salt/pull/23960
.. _#23961: https://github.com/saltstack/salt/pull/23961
.. _#23965: https://github.com/saltstack/salt/pull/23965
.. _#23966: https://github.com/saltstack/salt/pull/23966
.. _#23967: https://github.com/saltstack/salt/pull/23967
.. _#23970: https://github.com/saltstack/salt/pull/23970
.. _#23977: https://github.com/saltstack/salt/pull/23977
.. _#23980: https://github.com/saltstack/salt/pull/23980
.. _#23983: https://github.com/saltstack/salt/pull/23983
.. _#23985: https://github.com/saltstack/salt/pull/23985
.. _#23986: https://github.com/saltstack/salt/pull/23986
.. _#23988: https://github.com/saltstack/salt/pull/23988
.. _#23989: https://github.com/saltstack/salt/pull/23989
.. _#23998: https://github.com/saltstack/salt/pull/23998
.. _#529: https://github.com/saltstack/salt/issues/529
.. _#543: https://github.com/saltstack/salt/pull/543
.. _Arabus: https://github.com/Arabus
.. _Lothiraldan: https://github.com/Lothiraldan
.. _Snergster: https://github.com/Snergster
.. _TaiSHiNet: https://github.com/TaiSHiNet
.. _The-Loeki: https://github.com/The-Loeki
.. _UtahDave: https://github.com/UtahDave
.. _aboe76: https://github.com/aboe76
.. _ahus1: https://github.com/ahus1
.. _arthurlogilab: https://github.com/arthurlogilab
.. _basepi: https://github.com/basepi
.. _bastiaanb: https://github.com/bastiaanb
.. _bradthurber: https://github.com/bradthurber
.. _cachedout: https://github.com/cachedout
.. _cellscape: https://github.com/cellscape
.. _cheuschober: https://github.com/cheuschober
.. _chrimi: https://github.com/chrimi
.. _chrish42: https://github.com/chrish42
.. _corywright: https://github.com/corywright
.. _cro: https://github.com/cro
.. _dennisjac: https://github.com/dennisjac
.. _dmyerscough: https://github.com/dmyerscough
.. _galet: https://github.com/galet
.. _garethgreenaway: https://github.com/garethgreenaway
.. _gladiatr72: https://github.com/gladiatr72
.. _gtmanfred: https://github.com/gtmanfred
.. _hashi825: https://github.com/hashi825
.. _iggy: https://github.com/iggy
.. _ionutbalutoiu: https://github.com/ionutbalutoiu
.. _ipmb: https://github.com/ipmb
.. _jacobhammons: https://github.com/jacobhammons
.. _jayeshka: https://github.com/jayeshka
.. _jfindlay: https://github.com/jfindlay
.. _joejulian: https://github.com/joejulian
.. _jpic: https://github.com/jpic
.. _justinta: https://github.com/justinta
.. _kaidokert: https://github.com/kaidokert
.. _kaithar: https://github.com/kaithar
.. _kiorky: https://github.com/kiorky
.. _lichtamberg: https://github.com/lichtamberg
.. _lisa2lisa: https://github.com/lisa2lisa
.. _mbrgm: https://github.com/mbrgm
.. _mostafahussein: https://github.com/mostafahussein
.. _msciciel: https://github.com/msciciel
.. _neogenix: https://github.com/neogenix
.. _nleib: https://github.com/nleib
.. _notpeter: https://github.com/notpeter
.. _optix2000: https://github.com/optix2000
.. _rahulhan: https://github.com/rahulhan
.. _rallytime: https://github.com/rallytime
.. _rks2286: https://github.com/rks2286
.. _rubic: https://github.com/rubic
.. _ryan-lane: https://github.com/ryan-lane
.. _s0undt3ch: https://github.com/s0undt3ch
.. _saltstack/salt-bootstrap#563: https://github.com/saltstack/salt-bootstrap/pull/563
.. _slinu3d: https://github.com/slinu3d
.. _steverweber: https://github.com/steverweber
.. _techhat: https://github.com/techhat
.. _terminalmage: https://github.com/terminalmage
.. _ticosax: https://github.com/ticosax
.. _tnypex: https://github.com/tnypex
.. _twangboy: https://github.com/twangboy
.. _whiteinge: https://github.com/whiteinge