Commit Graph

82047 Commits

Author SHA1 Message Date
Dmitry Kuzmenko
ea656e92c6 Py3: Disabled augeas test that segfaults the test suite.
Because of a bug in python-augeas:
https://github.com/hercules-team/python-augeas/issues/30
2017-06-20 16:59:38 +03:00
Dmitry Kuzmenko
5a1bdd368e Py3: minor tests updates
Correct skipping explanation and correctly disable by proper conditions.
BTW, mysql works on Py3. There's a port of python-mysql and test passes.
2017-06-20 16:59:38 +03:00
Dmitry Kuzmenko
2cff18e2ef Py3: fix boto elb test 2017-06-20 16:59:38 +03:00
Mike Place
a4195f5246 Merge pull request #41841 from rallytime/merge-2017.7
[2017.7] Merge forward from 2016.11 to 2017.7
2017-06-19 18:01:11 -05:00
Mike Place
f1def17e8e Merge pull request #41836 from DSRCorporation/bugs/py3_disable_pytest_log_handler
Temporary POC: disable runtests log handler for Py3 tests.
2017-06-19 17:21:42 -05:00
Mike Place
01bf537203 Merge pull request #41834 from cro/ldapgroupclassdoc
Clarify some LDAP issues driven by #38259 and #38293
2017-06-19 16:47:08 -05:00
Mike Place
8f81b9a9a9 Merge pull request #41708 from rallytime/module_run_deprecation
Bump deprecation version to Sodium, update docs for module state
2017-06-19 16:45:33 -05:00
Mike Place
6a07df31fc Merge pull request #41835 from rallytime/remove-warning
Remove warning about default hash type
2017-06-19 15:32:54 -05:00
rallytime
2cfabc467c Merge branch '2016.11' into '2017.7'
Conflicts:
  - pkg/windows/req.txt
  - salt/modules/dockermod.py
2017-06-19 14:17:01 -06:00
C. R. Oldham
16a05a5554 Fix backticks and dropped clause. 2017-06-19 14:03:34 -06:00
Nicole Thomas
c84a6f36f4 Merge pull request #41808 from gtmanfred/py3
Fix last of the failing mac/py3 tests
2017-06-19 13:57:32 -06:00
rallytime
987a18eb0e Remove warning about default hash type
This is no longer needed in the 2017.7 branch as the default
has changed.
2017-06-19 13:27:11 -06:00
Dmitry Kuzmenko
dd4273e268 Temporary POC: disable runtests log handler for Py3 tests. 2017-06-19 22:26:06 +03:00
C. R. Oldham
a6025c3c66 Clarify some LDAP issues driven by #38259 and #38293 2017-06-19 12:46:28 -06:00
Mike Place
3cdd2fe96c Merge pull request #41701 from twangboy/remove_win_unicode_console
Remove win_unicode_console dependency
2017-06-19 11:57:12 -05:00
Mike Place
be0e9abedb Merge pull request #41776 from gtmanfred/2016.11
npm 5.0.0 added a second line after fsevents
2017-06-19 11:53:42 -05:00
Mike Place
5bc7a20327 Missing colon 2017-06-19 10:52:45 -06:00
Mike Place
d94d4e4d19 Merge pull request #41783 from rallytime/config-doc-updates
Add a bunch of config options to the various master/minion files that are missing
2017-06-19 11:42:54 -05:00
Mike Place
edf67319e4 Merge pull request #41730 from gtmanfred/nitrogen
open and write in byte mode using fileserver
2017-06-19 11:28:26 -05:00
Mike Place
a3efd53371 Merge pull request #41784 from gtmanfred/2017.7
use our own mock_open
2017-06-19 11:25:07 -05:00
Mike Place
2bbfa99e57 Merge pull request #41792 from loverend/napalm_logs_engine_auth
Update napalm_syslog engine to use auth class
2017-06-19 10:53:27 -05:00
Mike Place
7d5b3fbe4f Merge pull request #41826 from cloudflare/jinja-ref
Adding Jinja documenation cross reference
2017-06-19 10:39:11 -05:00
Mike Place
445f603568 Fix incorrect indentation 2017-06-19 09:37:00 -06:00
Mircea Ulinic
fae959d24b Remove duplicate mattermost ref 2017-06-19 09:52:54 +00:00
Mircea Ulinic
d8dc8a338b Add redis cache reference 2017-06-19 09:52:33 +00:00
Mircea Ulinic
fd28d3385c Adding Jinja cross ref 2017-06-19 09:49:45 +00:00
garethgreenaway
4c8aa25080 Merge pull request #41813 from rallytime/add_new_doc_modules
Add new documentation file references to build system for 2017.7
2017-06-16 18:54:15 -07:00
garethgreenaway
2c681887d3 Merge pull request #41816 from twangboy/update_psutil_req
Upgrade psutil to version 5.2.2
2017-06-16 18:51:28 -07:00
twangboy
8b4e3ad77d Upgrade psutil to version 5.2.2 2017-06-16 17:59:50 -06:00
Nicole Thomas
3e5fe7ca4b Merge pull request #41803 from terminalmage/issue41785
Don't log an error when no top.sls is found
2017-06-16 16:49:07 -06:00
Nicole Thomas
4dedf01956 Merge pull request #41811 from rallytime/bp-41806
Back-port #41806 to 2017.7
2017-06-16 16:48:39 -06:00
Nicole Thomas
c3a49c9552 Merge pull request #41805 from rallytime/merge-2017.7
[2017.7] Merge forward from 2016.11 to 2017.7
2017-06-16 16:01:06 -06:00
Nicole Thomas
4c9a73d75f Merge pull request #41728 from twangboy/win_install_docs
Win install docs
2017-06-16 15:41:21 -06:00
rallytime
ff277bc458 Add new documenation file references to build system for 2017.7 2017-06-16 21:17:33 +00:00
Ed Pelc
a536111b83 add tests for single docker log_config option fix 2017-06-16 14:57:17 -06:00
Ed Pelc
c90137cf1f fix(docker): allow log_driver or log_opt
Docker allows either option without the other and the docks make no mention of both options being required.
2017-06-16 14:57:17 -06:00
Daniel Wallace
4bf030ff65 don't break py2 2017-06-16 13:11:51 -06:00
rallytime
bef3280d31 Fix typo: "unction" should be "function" 2017-06-16 13:00:56 -06:00
rallytime
b0b47a549d Remove "xrun" reference. It should just be "run". 2017-06-16 12:07:21 -06:00
rallytime
b0f8d2c6d5 Make "Sodium" available in version.py for deprecation warning 2017-06-16 12:03:38 -06:00
Nicole Thomas
14803ae1de Merge pull request #23 from cro/merge-2017.7
Sometimes what gmtime returns looks like a float or other #.  Cast to str.
2017-06-16 12:00:22 -06:00
C. R. Oldham
760c4758a9 Sometimes what gmtime returns looks like a float or other #. Cast to str. 2017-06-16 11:50:21 -06:00
garethgreenaway
d12bc4ee68 Merge pull request #41801 from terminalmage/issue41781-2016.11
Don't take hostname from name param when creating docker container (2016.11 branch)
2017-06-16 10:02:01 -07:00
rallytime
58262608cd Merge branch '2016.11' into '2017.7'
Conflicts:
  - salt/config/__init__.py
  - salt/master.py
  - salt/modules/zypper.py
  - tests/unit/modules/timezone_test.py
2017-06-16 10:43:02 -06:00
garethgreenaway
01e6e7e02c Merge pull request #41800 from terminalmage/issue41781
Don't take hostname from name param when creating docker container
2017-06-16 09:40:21 -07:00
Erik Johnson
f9f4d49f05 Don't log an error when no top.sls is found
It is a valid use case to only derive your SLS matches via master_tops,
so it should not be considered an error if no top file matches are
found.
2017-06-16 11:07:56 -05:00
Erik Johnson
8236d3e1c3 Don't take hostname from name param when creating docker container (2016.11 branch) 2017-06-16 10:05:35 -05:00
Erik Johnson
83dcffb4b3 Don't take hostname from name param when creating docker container
Resolves #41781.
2017-06-16 10:02:31 -05:00
Daniel Wallace
b65edc786c handle unordered sets in unique jinja tests 2017-06-16 08:40:40 -06:00
Luke Overend
92381d7b6d Update napalm_syslog engine to use auth class
We have changed napalm-logs to have a keep alive so when the server
restarts the client automatically re-authenticates. This PR changes the
salt engine to make use of the new keep alive.

napalm-logs PR https://github.com/napalm-automation/napalm-logs/pull/87
2017-06-16 09:48:27 +01:00