Justin Findlay
cfa0f1358e
collect scattered contents edits, ensure it's a str
...
Fixes #23973 .
2015-05-23 00:14:28 -06:00
Nicole Thomas
7646cb16ea
Merge pull request #24091 from rallytime/revert_test_removal
...
Revert "Remove key management test from digital ocean cloud tests"
2015-05-22 17:10:37 -06:00
Nicole Thomas
522ae92e38
Merge pull request #24079 from saltstack/revert-24061-develop
...
Revert "Fix for https://github.com/saltstack/salt/issues/23221 "
2015-05-22 17:08:53 -06:00
Nicole Thomas
810297c847
Merge pull request #24069 from ticosax/check_is_running
...
[dockerng] Introduce "start" argument to dockerng.running
2015-05-22 17:04:38 -06:00
Nicole Thomas
0fcdb324c6
Merge pull request #24081 from jacobhammons/develop
...
added custom search for each branch, fixed style issues
2015-05-22 17:04:17 -06:00
Nicole Thomas
8e04db76de
Merge pull request #24090 from jfindlay/merge_24062
...
adding states/mount unit test case
2015-05-22 17:02:57 -06:00
Michael Steed
41b344c7d3
Make LocalClient.cmd_iter_no_block() not block
...
Add an optional 'block' parameter to LocalClient.get_iter_returns().
Pass block=False in cmd_iter_no_block() so it can yield when no returns
are available. Fixes #23464
2015-05-22 16:38:16 -06:00
Gareth J. Greenaway
8aa58612ed
lint
2015-05-22 15:27:17 -07:00
rallytime
7146871d73
Revert "Remove key management test from digital ocean cloud tests"
...
This reverts commit 1d031caa78
.
2015-05-22 15:33:40 -06:00
Justin Findlay
c0079f5dc7
Merge pull request #24086 from rallytime/bp-22806
...
Backport #22806 to 2015.5
2015-05-22 15:18:20 -06:00
Nicole Thomas
8d940af074
Merge pull request #24087 from basepi/merge-forward-develop
...
Merge forward from 2015.5 to develop
2015-05-22 15:13:00 -06:00
Jayesh Kariya
a81a9225b8
adding states/mount unit test case
2015-05-22 14:56:56 -06:00
Justin Findlay
09de253373
Merge pull request #24024 from jayeshka/mongodb_user-states-unit-test
...
adding states/mongodb_user unit test case
2015-05-22 14:53:19 -06:00
Justin Findlay
5eb97f0973
if a charmap is not supplied, set it to the codeset
...
Fixes #23221 .
2015-05-22 14:48:39 -06:00
Justin Findlay
b2259a6370
allow override of binary file mode on windows
...
Related to #24052 .
2015-05-22 14:27:29 -06:00
Justin Findlay
c3744ef0db
Merge pull request #24083 from swdream/swedream_Fix_code_block_syntax
...
fix code block syntax
2015-05-22 13:56:17 -06:00
Justin Findlay
739b2ef3bd
rework yumpkg refresh_db so args are not mandatory
2015-05-22 13:49:50 -06:00
Colton Myers
4b7ef52736
Use six.string_types
2015-05-22 13:04:57 -06:00
Colton Myers
d7362bb5dd
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop
...
Conflicts:
salt/states/file.py
salt/utils/event.py
2015-05-22 13:02:54 -06:00
Colton Myers
bfd812c56b
Merge pull request #24065 from makinacorpus/real23883
...
continue to fix #23883
2015-05-22 12:59:21 -06:00
Justin Findlay
f728f55160
use cmd.run_all instead of cmd.run_stdout
...
Fixes #22574 .
2015-05-22 12:58:41 -06:00
thanhnt
01b546e6e8
fix code block syntax
2015-05-23 00:57:42 +07:00
Jacob Hammons
1e1eb2b3ea
added custom search for each branch, fixed style issues
2015-05-22 11:53:33 -06:00
Mathieu Le Marec - Pasquet
028282e01d
continue to fix #23883
...
Signed-off-by: Mathieu Le Marec - Pasquet <kiorky@cryptelium.net>
2015-05-22 19:42:30 +02:00
Gareth J. Greenaway
142c4864b8
Adding some additional documentation to state and execution modules.
2015-05-22 10:31:17 -07:00
Justin Findlay
e85f80a131
Revert "Fix for https://github.com/saltstack/salt/issues/23221 "
2015-05-22 11:10:41 -06:00
Thomas S Hatch
55732ab260
Merge pull request #24061 from diego-XA/develop
...
Fix for https://github.com/saltstack/salt/issues/23221
2015-05-22 10:57:55 -06:00
Nicole Thomas
d5b5fc16c7
Merge pull request #24072 from rallytime/merge-24055
...
Merge #24055 with version added tags
2015-05-22 10:57:29 -06:00
Thomas S Hatch
273b0b15fc
Merge pull request #24055 from mgwilliams/boto
...
add zone management funcs to boto_route53
2015-05-22 10:57:21 -06:00
Thomas S Hatch
4d51b5781b
Merge pull request #24053 from gladiatr72/sqlite_que__adjust_quoting_take2
...
Sqlite que adjust quoting take2
2015-05-22 10:57:07 -06:00
Thomas S Hatch
429adfe00a
Merge pull request #24029 from makinacorpus/fixproviders
...
Fix providers handling
2015-05-22 10:56:06 -06:00
Thomas S Hatch
64fc2944d9
Merge pull request #23870 from kaithar/issue/attempt-reconnect
...
MySQL can go away, this seems the most reliable way of checking it's …
2015-05-22 10:55:13 -06:00
Nicolas Delaby
34e52a09cf
remove the assert to be more user friendly
2015-05-22 18:36:50 +02:00
Nicolas Delaby
1f68d2d9a9
Update test to follow new argument name
2015-05-22 18:36:50 +02:00
Erik Johnson
7f42cde905
Change check_is_running to start
2015-05-22 18:36:26 +02:00
Nicolas Delaby
8b7ddcbbf7
Introduce check_is_running
2015-05-22 18:36:26 +02:00
Andreas Lutro
7790408c3c
Change how state_verbose output is filtered
...
Previously, a successful state that made no changes would not be added to the
count of successful states if `state_verbose` is set to `True`, because the
successful states with no changes made are filtered out before they are being
iterated over.
By moving the logic that filters states into the loop, after the code that has
incremented the number of successful/changed states, the count will be correct
while the output is still suppressed.
Fixes #24009
2015-05-22 18:36:08 +02:00
Thomas S Hatch
dd50688d95
Merge pull request #23981 from DSRCompany/zmq_monitor_master
...
Add ZMQ socket monitor for master queue channel
2015-05-22 10:28:55 -06:00
Thomas S Hatch
033cc83b1b
Merge pull request #23978 from kaithar/issue/re-raise_preserving_context
...
Instead of raising the exception() instance, raise from exc_info()
2015-05-22 10:28:30 -06:00
Thomas S Hatch
c4a0ae5913
Merge pull request #23949 from gladiatr72/fix_salt.cloud.Cloud_salt.client_get_local_client_call
...
Fix salt.cloud.Cloud salt.client.get_local_client call
2015-05-22 10:27:24 -06:00
Thomas S Hatch
a42ccccd98
Merge pull request #23936 from jfindlay/file_state
...
remove unreachable returns in file state
2015-05-22 10:26:49 -06:00
Thomas S Hatch
94b951d24a
Merge pull request #23920 from ticosax/fix-pulled-image-comparison
...
[dockerng] Fix pulled image comparison
2015-05-22 10:26:37 -06:00
Gareth J. Greenaway
a09f0b23bd
Updating schedule unit tests to align with refactoring changes.
2015-05-22 09:17:53 -07:00
Dmitry Kuzmenko
698211baa5
Add config options for raet network buffers count
...
Added two options for raet road stack and lane stack network buffers
count: 'raet_road_bufcnt' and 'raet_lane_bufcnt'
2015-05-22 19:07:55 +03:00
Gareth J. Greenaway
a9c475a100
removing logging statements.
2015-05-22 09:07:01 -07:00
Gareth J. Greenaway
69ce8e832c
refactoring the schedule execution module, also fixing issues that resulted in a disconnect when using salt vs salt-call to call the module function.
2015-05-22 09:07:01 -07:00
Nicole Thomas
8b69b41a42
Merge pull request #24063 from jayeshka/mount-states-module
...
removed tuple index error
2015-05-22 08:58:20 -06:00
rallytime
3609c1059c
Merge #24055 with versionadded tags for new functions
2015-05-22 08:55:12 -06:00
Nicolas Delaby
09d934b1ac
Fix pull images
...
add support for use-case when a pulled new-image is forced but no new images
was downloaded from the registry.
2015-05-22 15:51:27 +02:00
Erik Johnson
01fb405d01
Merge pull request #24067 from ticosax/compare-images-by-id
...
[dockerng] compare images by ID not by name
2015-05-22 08:46:15 -05:00