Colton Myers
8168230eab
Merge pull request #15821 from rallytime/azure_cloud_tests
...
Add Azure cloud provider tests
2014-09-16 12:55:45 -06:00
Thomas S Hatch
12b9b52dcb
Add some calls to systemrandom where it might be good to have a
...
little better random data
2014-09-16 12:37:49 -06:00
Thomas S Hatch
d1671943d7
Merge pull request #15840 from rallytime/fix_develop_tests
...
Fix test failures on develop
2014-09-16 12:30:38 -06:00
Thomas S Hatch
6e6a0ae420
Merge pull request #15838 from thatch45/random_fix
...
Always use system random
2014-09-16 12:24:40 -06:00
rallytime
064868b87a
Fix test failures on develop
2014-09-16 12:23:06 -06:00
Thomas Jackson
cd965ffad1
Handle OSError, you will get this because the signal handler interrupts the systemcall to avoid traces like:
...
```
Traceback (most recent call last):
File "/usr/lib64/python2.6/multiprocessing/process.py", line 232, in _bootstrap
self.run()
File "/usr/lib64/python2.6/multiprocessing/process.py", line 88, in run
self._target(*self._args, **self._kwargs)
File "/home/thjackso/src/salt/salt/master.py", line 308, in run_reqserver
reqserv.run()
File "/home/thjackso/src/salt/salt/master.py", line 506, in run
self.__bind()
File "/home/thjackso/src/salt/salt/master.py", line 500, in __bind
self.process_manager.run()
File "/home/thjackso/src/salt/salt/utils/process.py", line 180, in run
pid, exit_status = os.wait()
OSError: [Errno 4] Interrupted system call
```
2014-09-16 11:17:30 -07:00
Thomas S Hatch
62b94b1e24
Always use system random
2014-09-16 11:43:25 -06:00
Thomas S Hatch
c85e889eb4
Add ssh version chgeck
2014-09-16 11:40:36 -06:00
Nitin Madhok
8d8b6522a8
Removing trailing whitespace
2014-09-16 12:58:59 -04:00
Nitin Madhok
a3f0f8269d
Fix doc salt.states.file
2014-09-16 12:30:18 -04:00
Thomas S Hatch
b376633a3d
Merge pull request #15826 from makinacorpus/b5
...
Fix typo in salt call parsing
2014-09-16 10:01:27 -06:00
Thomas S Hatch
a12a4af12e
Merge pull request #15834 from nmadhok/doc-fix
...
Doc fixes
2014-09-16 09:59:47 -06:00
Thomas S Hatch
3cb1c6bca9
Merge pull request #15824 from hvnsweeting/develop
...
remove duplicate entry, it was in advanced topics
2014-09-16 09:59:28 -06:00
Thomas S Hatch
3d9a2e32e1
Merge pull request #15823 from garethgreenaway/fixing_gpg_verify
...
fixes to gpg module
2014-09-16 09:59:01 -06:00
Thomas S Hatch
bd13a90725
Merge pull request #15822 from jacksontj/develop
...
Fix the publish command in syndics
2014-09-16 09:58:44 -06:00
Pedro Algarvio
f2f9f2bbd4
Merge pull request #15820 from techhat/tracelog
...
Changing log messages to trace level
2014-09-16 16:55:11 +01:00
Thomas S Hatch
339d37a310
Merge pull request #15818 from jacksontj/2014.7
...
A couple useful features that we should probably include
2014-09-16 09:43:42 -06:00
Thomas S Hatch
5b15a5d6bb
Merge pull request #15819 from s0undt3ch/hotfix/protect-from-older-libcloud
...
Protect against older libcloud versions
2014-09-16 09:43:05 -06:00
Thomas S Hatch
c23660960f
Merge pull request #15815 from hulu/high-shadowing
...
modules.state.template: avoid shadowing high() func
2014-09-16 09:42:15 -06:00
Thomas S Hatch
66ac56a0e0
Merge pull request #15813 from terminalmage/issue13878
...
Encode/Decode unicode characters in cmd.run states
2014-09-16 09:41:58 -06:00
Wesley Lancel
407e48ae35
Add support for Digital Ocean's API v2
2014-09-16 17:16:14 +02:00
rallytime
85f82816c2
Revert "Put provider specific information only in provider configuration file"
...
This reverts commit 1ccec204b2
.
2014-09-16 08:40:43 -06:00
Nitin Madhok
23409a5117
More
2014-09-16 10:19:34 -04:00
Nitin Madhok
6acc5d5198
More
2014-09-16 10:01:50 -04:00
Nitin Madhok
72f3bf8c53
More doc fixes
2014-09-16 09:59:01 -04:00
Nitin Madhok
197df512bb
Doc fixes
2014-09-16 09:54:52 -04:00
ror6ax
dbc081d909
function names changed as discussed in pull req
2014-09-16 14:34:14 +01:00
ror6ax
0e959af53c
Merge remote-tracking branch 'origin/devmap' into devmap
...
Conflicts:
salt/modules/devmap.py
2014-09-16 14:33:30 +01:00
ror6ax
6bfe517fae
function names changed as discussed in pull req
2014-09-16 14:31:07 +01:00
ror6ax
ca120852ed
function names changed as discussed in pull req
2014-09-16 14:29:41 +01:00
rallytime
a5c658b337
Disable pylint unused import warning
2014-09-16 07:14:38 -06:00
rallytime
1ccec204b2
Put provider specific information only in provider configuration file
2014-09-16 07:08:18 -06:00
rallytime
2801dfbee4
Rename azure tests to match cloud module and add azure sdk import back in
2014-09-16 06:35:12 -06:00
ror6ax
8963a5e765
more lint fixes
2014-09-16 11:31:28 +01:00
ror6ax
16b70596c0
lint fixes
2014-09-16 11:14:50 +01:00
ror6ax
1c232acf13
multipath module added
2014-09-16 10:56:01 +01:00
Mathieu Le Marec - Pasquet
6450f61524
Fix typo in salt call parsing
2014-09-16 11:10:37 +02:00
Hung Nguyen Viet
d47b8be40f
remove duplicate entry, it was in advanced topics
2014-09-16 14:16:17 +07:00
Pedro Algarvio
fa57f5e89b
Split on dots
2014-09-16 05:19:41 +01:00
Gareth J. Greenaway
eceb9d7dc7
removing unused keyid argument from verify function. reorganizing the argument order to ensure text can be passed as first argument.
2014-09-15 20:43:38 -07:00
Thomas Jackson
fc74a74a89
Fix the publish command in syndics
2014-09-15 20:06:18 -07:00
Thomas Jackson
91de660025
Make sure to handle case where timeout isn't set (misconfigured master?)
2014-09-15 19:24:51 -07:00
rallytime
35793bd8d9
Pylint fix
2014-09-15 20:20:37 -06:00
Joseph Hall
75917d1f3d
Changing log messages to trace level
2014-09-15 20:10:05 -06:00
Thomas Jackson
0197d05439
Add hwm to incoming rep sockets
...
This will help alleviate problems where clients are unable to auth, and timeout. Those auth requests which "timed out" are still in the master queue and still need to be processed. In ZMQ there is no way to determine if the remote end has disconnected, or still needs the request filled. This will limit the number of requests that are stuck in this backlog state to help alleviate issues when it occurs
2014-09-15 18:59:46 -07:00
Pedro Algarvio
97762f845d
Protect against older libcloud versions
2014-09-16 02:25:55 +01:00
Thomas Jackson
9316079bab
Append JID to process name within salt-minion
2014-09-15 18:18:51 -07:00
Pedro Algarvio
19a937e59e
Merge pull request #15817 from s0undt3ch/2014.7
...
Add missing import
2014-09-16 01:56:56 +01:00
Pedro Algarvio
d12b0f10c5
Add missing import
2014-09-16 01:56:27 +01:00
Chris Rebert
3b818a27e1
modules.state.template: avoid shadowing high() func
...
************* Module salt.modules.state
salt/modules/state.py:219: [W0621(redefined-outer-name), template] Redefining name 'high' from outer scope (line 180)
2014-09-15 16:54:44 -07:00