Pedro Algarvio
b4a51dd434
Merge pull request #10580 from s0undt3ch/hotfix/bootstrap-script
...
Update to latest stable bootstrap script, v2014.02.19
2014-02-19 19:54:53 +00:00
Mike Place
7001c9dcc3
Big re-write of the modules reference. Standardized on 'execution module' as a term to avoid confusion. Cleaned up a lot of weasel-words and made the phrasing more declarative.
2014-02-19 12:51:53 -07:00
Mathieu Le Marec - Pasquet
90dc963c1c
cron: better behavior of crontabs tracking
2014-02-19 20:39:44 +01:00
Samuel M Smith
28ea880daf
Merge remote-tracking branch 'upstream/develop' into sam_raet_6
...
Conflicts:
salt/transport/road/raet/transacting.py
2014-02-19 12:34:52 -07:00
Samuel M Smith
79e48ab032
Messenging now working much better. Still need to implement packet segmentation
2014-02-19 12:31:33 -07:00
Samuel M Smith
b60227e3e9
Added messenger messengent transaction pair
...
Added logic to handle last received rsid and rtid for devices and transactions
2014-02-19 11:37:31 -07:00
Mike Place
c9b58df5f6
Added more modules to documentation index.
2014-02-19 10:34:11 -07:00
Shish Girling
08c58ae005
ignore broken symlinks in _launchd_paths
2014-02-19 17:04:13 +00:00
Shish Girling
56335a3daf
make sure true_path is defined
2014-02-19 17:02:29 +00:00
Pedro Algarvio
2302195952
Merge pull request #10589 from cachedout/#10584
...
Change decorator example in module documentation to setup logging
2014-02-19 16:52:42 +00:00
Mike Place
f12194c146
Change decorator example to setup logging. Closes #10584 .
2014-02-19 09:38:38 -07:00
Thomas S Hatch
fa2587e5b5
Fix #10523
2014-02-19 09:18:21 -07:00
Joseph Hall
74b814a94f
Merge pull request #10576 from s0undt3ch/hotfix/cloud-libcloud
...
libcloud check improvements
2014-02-19 07:20:12 -07:00
Pedro Algarvio
5bf29b4d20
Update to latest stable bootstrap script, v2014.02.19
2014-02-19 11:57:04 +00:00
Pedro Algarvio
fed3ac3890
Late import in order not to break setup.
2014-02-19 11:46:57 +00:00
Pedro Algarvio
a3d4d72327
Merge pull request #10549 from basepi/upgradeinstructions10482
...
Remove "upgrade instructions" wording for releases index.rst, Fix #10482
2014-02-19 10:42:29 +00:00
Pedro Algarvio
25e06bac56
Merge pull request #10573 from terminalmage/docs
...
Fix sphinx build warnings/errors
2014-02-19 10:40:46 +00:00
Pedro Algarvio
96ab3948bf
No need to an additional check, the parser handles it
2014-02-19 10:38:51 +00:00
Pedro Algarvio
01c3a8c935
The salt-cloud
script fails with missing or non sufficient libcloud version
...
Refs #10569 .
2014-02-19 10:35:45 +00:00
Pedro Algarvio
902d2966e2
Libcloud requirement check is now done on the cloud parser class.
2014-02-19 10:32:42 +00:00
Pedro Algarvio
24160d7680
Update to the tuple based libcloud version requirement.
...
Double to single quotes and other minor formatting changes.
2014-02-19 10:31:30 +00:00
Pedro Algarvio
472f982dd3
LIBCLOUD_MINIMAL_VERSION
is now defined as a tuple.
...
Because tuples are comparable.
2014-02-19 10:30:38 +00:00
Shish Girling
9030e6a49d
use the same grant normalization for GRANT and REVOKE, and allow ALL PRIVILEGES
2014-02-19 10:22:57 +00:00
Pedro Algarvio
f204fa3ef4
Deprecate salt.cloud-libcloudfuncs.libcloud_version
unil Salt Helium.
...
Instead use `salt.cloud-libcloudfuncs.check_libcloud_version`.
2014-02-19 10:20:36 +00:00
Erik Johnson
2b7e634f7a
Fix sphinx build warnings/errors
2014-02-18 22:18:10 -06:00
Erik Johnson
ca4d9149f2
Lint fix
...
Remove extra line (See below link for more info)
http://jenkins.saltstack.com/job/salt-pr-lint/1333/violations/file/salt/utils/__init__.py/
2014-02-18 21:48:59 -06:00
Erik Johnson
88ccacce5c
Add environment to file state error
...
Just a little enhancement to error reporting.
2014-02-18 21:01:56 -06:00
Erik Johnson
a0f9213679
Add new hgfs features to docs
2014-02-18 21:01:42 -06:00
Erik Johnson
d90f47703b
Add hgfs mountpoints and per-remote params
2014-02-18 21:01:42 -06:00
Erik Johnson
b68b005acf
gitfs: remove emptydirs collection logic
...
Git cannot have empty dirs. This logic is unnecessary.
2014-02-18 21:01:33 -06:00
Erik Johnson
090c7a96e0
gitfs: replace refs to _strip_proto()
...
Also a bit of variable name cleanup
2014-02-18 21:01:24 -06:00
Erik Johnson
14776ae394
Add salt.utils.strip_proto()
2014-02-18 21:01:24 -06:00
Alexey Ivanov
2166c11803
security: remove race between bind(2) and chmod(2)
...
This adds umask(2) calls before and after zmq_bind(3) calls.
Also while here check sockets with salt.utils.check_ipc_path_max_len()
and removed executable permissions from sockets.
PS. This is proper version of #10442
2014-02-18 19:00:16 -08:00
Pedro Algarvio
c84716c7cc
Merge pull request #10560 from hulu/dig-shadowing
...
avoid shadowing in dig module
2014-02-18 23:43:25 +00:00
Mike Place
e8b07d5c39
A glossary.
2014-02-18 15:59:56 -07:00
Joseph Hall
347a6fbd30
Add minimum version for apache-libcloud
2014-02-18 15:31:50 -07:00
Andrew Hammond
a6f03c401b
support additional arguments for lv_present
2014-02-18 14:24:55 -08:00
Andrew Hammond
0affe6636c
support additional kwargs to lvcreate
2014-02-18 14:24:55 -08:00
Thomas S Hatch
18065188db
Merge pull request #10557 from s0undt3ch/hotfix/lint
...
Revert "Remove unused import"
2014-02-18 14:36:44 -07:00
Chris Rebert
09cd07f3e1
avoid shadowing in dig module
2014-02-18 13:35:50 -08:00
Thomas S Hatch
79194d2f1e
Skip lint on raet stuff still
2014-02-18 14:33:30 -07:00
Samuel M Smith
30e6250d18
small DRY refactor of joiner and joinent transactons
...
rnamind in stack
2014-02-18 14:30:53 -07:00
Pedro Algarvio
3c0dfdbc6c
Have pylint ignore the import
2014-02-18 21:19:13 +00:00
Pedro Algarvio
492582afc4
Revert "Remove unused import"
...
This reverts commit 046e54bc46
.
2014-02-18 21:12:45 +00:00
Thomas S Hatch
6ab4c4d8a3
Merge pull request #10555 from s0undt3ch/develop
...
Revert "security: avoid race between file creation and chmod(2)"
2014-02-18 14:12:37 -07:00
Pedro Algarvio
7982a1e39d
Revert "security: avoid race between file creation and chmod(2)"
...
This reverts commit cf0f1c981c
.
2014-02-18 21:09:47 +00:00
Thomas S Hatch
cee74334b8
Merge pull request #10548 from s0undt3ch/hotfix/remove-sockets
...
Remove existing IPC sockets
2014-02-18 14:08:49 -07:00
Colton Myers
84b31fe87e
Remove "upgrade instructions" wording for releases index.rst, Fix #10482
2014-02-18 13:47:05 -07:00
Pedro Algarvio
315e56af2b
Remove existing IPC sockets
2014-02-18 20:40:45 +00:00
Colton Myers
1fd8cee45f
Fix broken hg.pull CLi example, Fix #10477
2014-02-18 13:38:41 -07:00