Jason R. McNeil
7b3d76b269
Add the SaltfileMixIn
to all CLI tool parsers.
2014-10-23 17:52:14 -07:00
Thomas S Hatch
518590af40
Merge pull request #16857 from cachedout/issue_16784
...
Use a minions saltenv if none is specified
2014-10-23 16:03:06 -06:00
Thomas S Hatch
9c5895c71f
Merge pull request #16856 from cachedout/issue_15763
...
Allow localclient to specify jids
2014-10-23 16:02:24 -06:00
Thomas S Hatch
9c42ced98a
Merge pull request #16845 from Tanoti/add-file.move-to-modules
...
Add 'move' to modules.file for #16842
2014-10-23 15:59:29 -06:00
Tanoti
9e0a53d9f2
Added line to fix lint
2014-10-23 22:27:59 +01:00
Thomas S Hatch
b6921d1de1
Merge pull request #16854 from makinacorpus/f3
...
Fix rabbitmq
2014-10-23 15:15:14 -06:00
Thomas S Hatch
37d90fc633
Merge pull request #16853 from cachedout/issue_14906
...
Add master_alive_interval to config and docs
2014-10-23 15:14:44 -06:00
Thomas S Hatch
08db71c0b9
Merge pull request #16849 from makinacorpus/f4
...
Support for vt in pip & venv modules
2014-10-23 15:13:48 -06:00
Thomas S Hatch
e590e492d9
Merge pull request #16815 from Tanoti/fix_archive_state_error_msg
...
Fix state.archive.extracted invalid archive type error msg
2014-10-23 14:59:16 -06:00
Thomas S Hatch
7a6fa74c52
Merge pull request #16855 from thatch45/lyft-boto-asg-better-error-messages
...
Lint for Lyft boto asg better error messages
2014-10-23 14:26:30 -06:00
Tanoti
c7ae6dbbc9
Merge branch 'develop' into add-file.move-to-modules
2014-10-23 21:13:51 +01:00
Thomas S Hatch
053adb76fc
Merge pull request #16833 from janek-warchol/patch-1
...
Fix external link formatting in glossary
2014-10-23 14:11:24 -06:00
Thomas S Hatch
77a795bd07
Merge pull request #16844 from fictivekin/fix-releasecandidate-doc-version
...
change Release Candidate installation doc from rc3 to rc4
2014-10-23 14:10:29 -06:00
Thomas S Hatch
6f2a3c745b
Merge pull request #16838 from felskrone/optional_sreq_caching
...
Optional sreq caching in ZeroMQ-transport
2014-10-23 14:07:30 -06:00
Thomas S Hatch
743586e53b
Merge pull request #16837 from felskrone/cachecli_only_with_concache
...
if con_cache is inactive, dont create con_cache-client
2014-10-23 14:06:40 -06:00
Mike Place
dcabe205d8
Use a minions saltenv if none is specified
...
Fixes #16784
WARNING: This could be a behaviour change for some people. Consider
merging into develop instead.
2014-10-23 14:01:41 -06:00
Thomas S Hatch
b57b83d59f
Merge pull request #16829 from feth/pythonicization
...
Small pythonic rewites & optim
2014-10-23 14:01:14 -06:00
Thomas S Hatch
95976bccf0
Merge pull request #16823 from cachedout/develop_loader_reload
...
Attempt to resolve relative requisites on minion start
2014-10-23 13:56:55 -06:00
Thomas S Hatch
674b50acb3
Merge pull request #16818 from cachedout/issue_16817
...
LazyLoader with __virtual__ support
2014-10-23 13:53:49 -06:00
Mike Place
61aa747f7e
Allow localclient to specify jids
...
Since the API just passes in kwargs, this should float up the chain
fairly seamlessly.
Refs #15763
2014-10-23 13:52:35 -06:00
Thomas S Hatch
25a9d2d699
Merge pull request #16809 from felskrone/disable_mine_scheduler
...
Only add mine.update to schedule if function is available
2014-10-23 13:47:37 -06:00
Thomas S Hatch
7705c13eb6
lint
2014-10-23 13:43:24 -06:00
Mike Place
5c233c23a2
Catch error conditions in quota.get_mode
...
Closes #16381
2014-10-23 13:43:24 -06:00
Thomas S Hatch
ceb07ef000
Merge pull request #16741 from s0undt3ch/hotfix/use-vt-has-unread-data
...
VT now consumes it's output when iterating using its `has_unread_data` attribute
2014-10-23 13:41:23 -06:00
Thomas S Hatch
5f2dab18be
lint for #16720
2014-10-23 13:38:51 -06:00
Thomas S Hatch
6b16a0d4f6
Merge branch 'boto-asg-better-error-messages' of https://github.com/lyft/salt into lyft-boto-asg-better-error-messages
2014-10-23 13:35:56 -06:00
Thomas S Hatch
fb951ba927
Merge branch 'jimmystewpot-master' into develop
2014-10-23 13:29:35 -06:00
Thomas S Hatch
1638e58245
Merge branch 'master' of https://github.com/jimmystewpot/salt into jimmystewpot-master
...
Conflicts:
doc/topics/cloud/aws.rst
2014-10-23 13:29:24 -06:00
Mathieu Le Marec - Pasquet
2b4d7e3080
Support for vt in pip & venv modules
2014-10-23 20:18:44 +02:00
Thomas S Hatch
b06b21c8a9
Merge pull request #16785 from bahadir/add-batch-timeout
...
Don't use hardcoded timeout value in batch mode.
2014-10-23 11:59:29 -06:00
Mike Place
5ec3d05bc7
Add master_alive_interval to stock minion config
2014-10-23 11:47:00 -06:00
Mike Place
3767666ccb
Note the presence of master_alive_interval in MM docs.
...
Refs #14906
2014-10-23 11:47:00 -06:00
vs
b814c09cab
provide con_cache in the opts
2014-10-23 19:08:08 +02:00
Mike Place
cd95940dc9
Forgot to take out debug
2014-10-23 11:05:03 -06:00
Tanoti
f5b1681cc0
Add 'move' to modules.file for #16842
2014-10-23 10:44:42 -05:00
Sean Coates
9e1685da6f
change Release Candidate installation doc from rc3 to rc4
2014-10-23 11:32:53 -04:00
vs
079ef6d545
pylint fix
2014-10-23 16:59:38 +02:00
Feth AREZKI
afccd4851a
Don't "return log.error(value)" - it's confusing
...
Explicitely return nothing: logger.log does not return a useful value
Explicitely lg that some data was lost.
2014-10-23 16:20:19 +02:00
vs
692252f41b
Merge branch 'sreq_cache_option' into optional_sreq_caching
2014-10-23 15:55:26 +02:00
vs
ca9155dd37
if con_cache is inactive, dont create con_cache-client
2014-10-23 06:45:11 -07:00
Janek Warchoł
e11e42eb39
Fix external link formatting in glossary
2014-10-23 13:45:26 +02:00
Feth AREZKI
056b76c0b9
Optimize attr fetching
...
Assign duplicate calls to variables, especially computed dict keys or default values for dict.get().
2014-10-23 10:14:16 +02:00
Feth AREZKI
a06668a68b
Simpler reading of kwargs values!
...
This::
value = adict.get(key, default)
is semantically equivalent to
if key in adict:
value = adict[key]
else:
value = default
It is also faster ;-)
2014-10-23 07:58:44 +02:00
Seth House
872e3286c0
Swap out SaltConf15 sidebar image for one with better scaled fonts
2014-10-22 16:26:26 -06:00
Mike Place
09a004fd74
Attempt to resolve relative requisites on minion start
...
As outlined in #16722 , the minion will fail to load modules with
cross-imports at start because they can't be resolved.
This stores those failures and re-tries them because the requisites may
be loaded later on in the loop.
Conflicts:
salt/loader.py
2014-10-22 16:10:04 -06:00
Mike Place
f700a6587a
Lint
2014-10-22 13:31:10 -06:00
Mike Place
217683bad3
LazyLoader with __virtual__ support
...
First swing at making this work. Let's see how Jenkins likes it.
Refs #16817
2014-10-22 13:31:10 -06:00
Nicole Thomas
72537f0ee4
Merge pull request #16813 from holmboe/v2014.1.13-relnotes-in-develop
...
Point to the correct latest 2014.1.13 release
2014-10-22 10:16:53 -06:00
Erik Johnson
d9e036630a
Fix weird merge forward in FAQ
2014-10-22 10:26:48 -05:00
Mike Place
e4085fd040
Merge pull request #16816 from holmboe/assigned-codenames
...
Document assigned codenames
2014-10-22 09:24:08 -06:00