Commit Graph

75722 Commits

Author SHA1 Message Date
Mike Place
a66afb5f0f
Fix typo in pyobjects test 2017-01-17 13:57:20 -07:00
rallytime
af41fe0c6e Update some saltenv refs to environment in salt.modules.state docs
If saltenv is not specified in some of these functions, the the
"environment" option is used instead.

Fixes #38622
2017-01-17 12:17:00 -07:00
rallytime
64d866f7ab Merge branch '2016.3' into '2016.11'
No conflicts.
2017-01-17 11:44:26 -07:00
Mike Place
bab3479a3c Merge pull request #38585 from rallytime/follow-up-38527
Follow up to PR #38527
2017-01-17 11:40:01 -07:00
Mike Place
4e6146f65f Merge pull request #38660 from techhat/cachedir
Don't force salt.cache to use cachedir from opts
2017-01-17 11:38:34 -07:00
Mike Place
db81afc035
Munge retcode into return data for batching 2017-01-17 11:31:45 -07:00
rallytime
05587201b6 Pylint fix: add line at end of file 2017-01-17 10:26:43 -07:00
Joseph Hall
be55b57abf One last fix 2017-01-17 10:07:25 -07:00
Joseph Hall
fc24b24998 Add correct function name 2017-01-17 08:55:58 -07:00
Mike Place
89dc86e2bc Merge pull request #38667 from rallytime/bp-37982
Back-port #37982 to 2016.11
2017-01-17 08:42:12 -07:00
Mike Place
0fb6bb7b77 Merge pull request #38707 from alexbleotu/root_dir_fix-gh
Fixed prepending of root_dir override to the other paths
2017-01-17 08:40:12 -07:00
Mike Place
751e14c523 Merge pull request #38759 from rallytime/merge-2016.11
[2016.11] Merge forward from 2016.3 to 2016.11
2017-01-17 08:22:00 -07:00
Mike Place
96c9dc10f7 Merge pull request #38774 from vutny/dev-test-docs
DOCS: add C++ compiler installation on RHEL required for bundled 0mq
2017-01-17 08:20:59 -07:00
Mike Place
bb6291d93a Merge pull request #38778 from cloudflare/fix-38775
Fix "Error using napalm netusers"
2017-01-17 08:20:26 -07:00
Mircea Ulinic
b3388f7162 Fix #38775 2017-01-17 14:14:54 +00:00
Denys Havrysh
4620dc4afa DOCS: add C++ compiler installation on RHEL required for bundled 0mq 2017-01-17 15:02:31 +02:00
Anderson Osagie
26d6f699a7 Parse ansible dynamic inventory output correctly 2017-01-17 01:45:26 -05:00
Mike Place
6663107021 Merge pull request #38664 from clinta/x509-passphrase2
X509 Improvements. Expose setting permissions, encrypted private keys, and combined key and cert management in one state
2017-01-16 19:20:17 -07:00
Mike Place
aedfbb7a43 Merge pull request #38749 from vutny/pkg-build-better-exception-msg
pkg build modules throw better exception message if keyid wasn't found
2017-01-16 19:13:08 -07:00
rallytime
30e8a66fb0 Merge branch '2016.3' into '2016.11'
Conflicts:
  - salt/netapi/rest_tornado/saltnado.py
  - tests/integration/netapi/rest_tornado/test_app.py
2017-01-16 18:54:14 -07:00
Nicole Thomas
8466b34e82 Merge pull request #38743 from rallytime/merge-2016.3
[2016.3] Merge forward from 2015.8 to 2016.3
2017-01-16 18:46:00 -07:00
Clint Armstrong
77c78723fe pep8 2017-01-16 13:09:09 -05:00
Joseph Hall
9bbecf7960 Typo fix 2017-01-16 07:47:31 -07:00
Clint Armstrong
a2b20ee518 No mutable default args, remove unneeded import 2017-01-16 08:12:06 -05:00
rallytime
d24776f5e9 Merge branch '2015.8' into '2016.3'
Conflicts:
  - conf/master
  - doc/topics/netapi/index.rst
  - salt/netapi/__init__.py
2017-01-15 16:07:55 -07:00
Joseph Hall
436ba28f08 Change getlist back to list (using _list) 2017-01-15 14:52:17 -07:00
Joseph Hall
ff734fe93b Default to CACHE_DIR in syspaths 2017-01-15 14:46:35 -07:00
Joseph Hall
380abd3744 Add cachedir args to tests 2017-01-15 14:46:35 -07:00
Joseph Hall
deb08c0587 Not every module will need cachedir 2017-01-15 14:46:35 -07:00
Joseph Hall
4489f7cac0 Don't force salt.cache to use cachedir from opts 2017-01-15 14:46:35 -07:00
Mike Place
a642cdef79 Merge pull request #38723 from rallytime/fix-38674
Remove "event_publisher_pub_hwm" and "salt_event_pub_hwm" from config/__init__.py
2017-01-15 11:36:13 -07:00
Mike Place
bf6d74c98e Merge pull request #38682 from cloudflare/NotImplementedError-MSG
[2016.11.2/napalm] Better error message when NotImplementedError raised
2017-01-15 11:34:24 -07:00
Mike Place
df12e49d80 Merge pull request #38695 from rallytime/fix-37996
Pass in client_args when calling influxdb execution module funcs
2017-01-15 11:33:47 -07:00
Mike Place
834e5469fc Merge pull request #38651 from rallytime/fix-38521
Don't lose the set reference for ec2 securitygroup ids
2017-01-15 11:06:24 -07:00
Denys Havrysh
53f2be5b21 pkg build modules throw better exception message if keyid wasn't found 2017-01-15 20:05:32 +02:00
Mike Place
fc545af10b Merge pull request #38669 from rallytime/update-bootstrap-script
Update bootstrap script verstion to latest release
2017-01-15 11:03:26 -07:00
Mike Place
8b38cfea8d Merge pull request #38659 from techhat/issue38216
Turn None into an empty string (for minion matching)
2017-01-15 11:02:02 -07:00
Mike Place
0ad5d22ad4 Merge pull request #38703 from yhekma/docfix
The `test` option is only valid for the minion, not the master
2017-01-15 10:56:22 -07:00
Mike Place
50d417f267 Merge pull request #38693 from twangboy/update_jinja
Update jinja2 to 2.9.4
2017-01-15 07:40:45 -07:00
Mike Place
8c1222e7db Merge pull request #38718 from terminalmage/zd909
Fix for dynamic git_pillar when pillarenv is used
2017-01-15 07:37:30 -07:00
Mike Place
f4233bb18d Merge pull request #38739 from vutny/fix-runtests-doc
DOCS: correct examples of running test suite
2017-01-15 07:35:47 -07:00
Denys Havrysh
b872bb63f6 DOCS: correct examples of running test suite 2017-01-15 11:48:04 +02:00
Mike Place
aae8b54860 Merge pull request #38676 from yhekma/2016.11
Removed overloading of list()
2017-01-14 22:42:12 -07:00
Mike Place
c246ab41c5 Merge pull request #38713 from rallytime/fix-38684
Add NameError to exception in avahi_announce beacon
2017-01-14 22:33:03 -07:00
Denys Havrysh
51d4707071 DOCS: add links to File State Backups page where necessary (#38735) 2017-01-14 11:49:21 -07:00
Nicole Thomas
6869621ed1 Merge pull request #38731 from rallytime/merge-2015.8
Various follow up fixes
2017-01-14 11:46:46 -07:00
rallytime
9eb191b6ac Pylint fix 2017-01-13 16:56:00 -07:00
Nicole Thomas
6c14774c04 Merge pull request #38729 from rallytime/merge-2016.11
[2016.11] Merge forward from 2016.3 to 2016.11
2017-01-13 16:15:32 -07:00
Sébastien Santoro
6d3717b9ee Proofread jinja_to_execution_module tutorial (#38720) 2017-01-13 14:53:50 -07:00
rallytime
4e1e45d640 Merge branch '2016.3' into '2016.11'
No conflicts.
2017-01-13 14:45:36 -07:00