Commit Graph

70390 Commits

Author SHA1 Message Date
Mike Place
ac8008d843 Merge pull request #38844 from cachedout/http_memory_leak
Fix memory leak in HTTP client
2017-01-20 13:59:13 -07:00
Mike Place
c46bf85518
Fix memory leak in HTTP client
Credit to Damien Vandenbossche and Thomas Lemarchand @tlemarchand for discovery and fix.
2017-01-20 13:57:28 -07:00
Mike Place
dfe6dfe963 Merge pull request #38823 from gtmanfred/2016.3
pass pillar to compound matcher in match module
2017-01-20 12:19:09 -07:00
Mike Place
a04ab86da1 Merge pull request #38833 from Ch3LL/add_release_notes_2016.3.5
add 2016.3.5 changelog to release notes
2017-01-19 16:27:25 -07:00
Ch3LL
374dc1ab88 skip 2016.3.5 due to :doc: references 2017-01-19 16:14:22 -07:00
Ch3LL
31f324c4ff add 2016.3.5 changelog to release notes 2017-01-19 15:43:28 -07:00
Daniel Wallace
f0a71e8707 pass pillar to compound matcher in match module 2017-01-19 08:45:50 -06:00
Mike Place
d14f0c64eb Merge pull request #38812 from rallytime/pyobjects-test
Update pyobjects test to be a list
2017-01-18 14:06:00 -07:00
Mike Place
50f03f8057 Merge pull request #38813 from gtmanfred/2016.3
catch SIGPIPE in vmware connection
2017-01-18 14:05:41 -07:00
Daniel Wallace
ce3472cec2 catch SIGPIPE in vmware connection 2017-01-18 13:58:04 -06:00
Mike Place
23b8b47258 Merge pull request #38809 from twangboy/fix_hostname_2016.3
Fix get_hostname to handle longer computer names
2017-01-18 12:31:59 -07:00
rallytime
f3e84c1ab7 Update pyobjects test to be a list
Refs the discussion in https://github.com/saltstack/salt/issues/21796#issuecomment-84454088
2017-01-18 12:16:30 -07:00
twangboy
d57a51f9f9 Fix tests for get_hostname 2017-01-18 11:27:50 -07:00
Mike Place
1033bbdde8 Merge pull request #38808 from vutny/fix-38388
Fix #38388
2017-01-18 11:19:35 -07:00
twangboy
7ca3fd7484 Fix get_hostname to handle longer computer names 2017-01-18 11:19:22 -07:00
Mike Place
f3ae3cd5c8 Merge pull request #38668 from terminalmage/issue38604
Fix proposal for #38604
2017-01-18 10:53:08 -07:00
Denys Havrysh
9bd203ffcc Fix #38388
If `log_level_logfile` is not set explicitly it should inherit the
level set by `log_level` configuration option.
2017-01-18 19:16:38 +02:00
Mike Place
c6a19a9e5a Merge pull request #38789 from rallytime/fix-38622
Update some saltenv refs to environment in salt.modules.state docs
2017-01-18 08:39:21 -07:00
Mike Place
e0bf700020 Merge pull request #38790 from cachedout/fix_pyobjects_test_typo
Fix typo in pyobjects test
2017-01-18 08:38:56 -07:00
Mike Place
6e9785edea Merge pull request #38792 from rallytime/fix-38629
Update pillar tutorial lanuage regarding pillar_opts settings
2017-01-18 08:38:18 -07:00
Mike Place
3417adc617 Merge pull request #38796 from saltstack/revert-38707-root_dir_fix-gh
Revert "Fixed prepending of root_dir override to the other paths"
2017-01-17 16:18:17 -07:00
Mike Place
cb080f3bbe Revert "Fixed prepending of root_dir override to the other paths" 2017-01-17 16:17:41 -07:00
Erik Johnson
0ea97cdad9 Merge pull request #10 from cachedout/pr-38668
Munge retcode into return data for batching
2017-01-17 17:10:20 -06:00
rallytime
1e125e2844 Update pillar tutorial lanuage regarding pillar_opts settings
The pillar_opts option defaults to ``False``. This change updates
the language in the pillar tutoral to be in-line with the default
setting.

Fixes #38629
2017-01-17 14:55:17 -07:00
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
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
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
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
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
Denys Havrysh
4620dc4afa DOCS: add C++ compiler installation on RHEL required for bundled 0mq 2017-01-17 15:02:31 +02: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
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
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
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
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
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
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
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
Sébastien Santoro
6d3717b9ee Proofread jinja_to_execution_module tutorial (#38720) 2017-01-13 14:53:50 -07:00
rallytime
b910499dbe Various follow up fixes
Merge branch '2015.8.12_follow_up' into '2015.8'
2017-01-13 14:40:17 -07:00
rallytime
706c885f55 Remove "event_publisher_pub_hwm" and "salt_event_pub_hwm" from config/__init__.py
These options were used back when the event system was based on ZMQ. As of PR
PR #29294, these options are no longer needed and are obsolete. PR #29294 changed
the event system transport from ZMQ to TCP/tornado.

There are no other mentions of these configuration options in the salt code base
except in the man pages. Once the man pages are regenerated, those references will
be removed.

Fixes #38674
2017-01-13 08:47:22 -07:00
Alexandru Bleotu
0bac8c8be3 Fixed prepending of root_dir override to the other paths 2017-01-12 12:46:17 +00:00
twangboy
e0c7e5549b Update jinja2 to 2.9.4 2017-01-11 11:10:46 -07:00
rallytime
fa01367599 Keep a copy of the DEFAULT_API_OPTS and restore them after the test run
Without this copy, the settings in DEFAULT_API_OPTS was getting overridden
by the new settings in the unit test. Let's copy those default settings,
and then restore them at the end of the test. These tests have also been
marked as destructive.
2017-01-11 10:35:55 -07:00