Commit Graph

81448 Commits

Author SHA1 Message Date
Dmitry Kuzmenko
583e3b9a5a Update pip version in pip upgrade test by compatibility reason.
6.0 version doesn't work in a modern environment.
2017-05-23 11:53:56 +03:00
Dmitry Kuzmenko
d80fa95f10 Add venv version of test_pip_installed_removed to work as non-root. 2017-05-23 11:53:56 +03:00
Dmitry Kuzmenko
9f31428129 Update ACL module test to work as non-root. 2017-05-23 11:53:56 +03:00
Mike Place
337d00fbf9 Merge pull request #41352 from whiteinge/rest_cherrypy-cors-token
rest_cherrypy CORS fix & /token endpoint
2017-05-22 11:03:04 -05:00
Mike Place
8b45b577a9 Merge pull request #41356 from whiteinge/doc-full_return
Add full_return to release notes
2017-05-22 10:56:14 -05:00
Mike Place
8f632108d8 Merge pull request #41358 from rallytime/merge-nitrogen
[nitrogen] Merge forward from 2016.11 to nitrogen
2017-05-22 10:55:15 -05:00
Seth House
fa0b1e7d7e Add full_return to release notes 2017-05-21 16:27:40 -06:00
rallytime
bf6aa813c5 Pylint fix 2017-05-21 10:52:22 -06:00
rallytime
c6c1d30c48 Merge branch '2016.11' into 'nitrogen'
Conflicts:
  - salt/modules/yumpkg.py
  - salt/spm/__init__.py
  - tests/unit/modules/test_zypper.py
  - tests/unit/utils/test_network.py
2017-05-20 17:07:34 -06:00
Seth House
f6ae3b4634 Add rest_cherrypy additions to the release notes 2017-05-20 15:59:46 -06:00
Seth House
031e703209 Lint fix
Not really a fan of this rule...
2017-05-20 13:29:11 -06:00
Seth House
1658429b56 Update reference JavaScript app
Don't use cookies for auth. Better app structure that doesn't rely on
eventsource hacks to show login page and other improvements.
2017-05-19 21:28:06 -06:00
Seth House
bec3da3a2f Add /token convenience endpoint 2017-05-19 21:28:05 -06:00
Seth House
c80a026dac Add enable_sessions setting to disable all session-respecing URLs 2017-05-19 21:28:05 -06:00
Seth House
4a8fc25dee No need to send a session cookie when GET'ing the root URL
Best not to send this to JavaScript SPAs when loading for the first time
since XmlHttpRequest will use it by default (fetch is an opt-in though).
2017-05-19 21:28:05 -06:00
Seth House
b25fc5a111 Absorb CORS handler into CORS tool; allows OPTIONS to be unauthenticated
Tools can't short-circuit other tools so we need a little hack to avoid
the auth_tool check.
2017-05-19 21:28:05 -06:00
Seth House
38bd9a3810 Make tools a little easier to read 2017-05-19 21:28:05 -06:00
Seth House
43845c1000 We always want the token_tool enabled; it only performs bookkeeping 2017-05-19 21:28:05 -06:00
Mike Place
5bc2727d01 Merge pull request #41193 from cro/digicert_n
Digicert integration
2017-05-19 13:56:38 -05:00
Mike Place
29bd7f48b7 Merge pull request #41287 from garethgreenaway/40748_2016_11_consul
Fix to consul cache
2017-05-19 13:32:55 -05:00
Mike Place
672aaa88d3 Merge pull request #41309 from garethgreenaway/38894_allowing_test_argument
Adding test argument for runners & wheel orchestration modules
2017-05-19 13:26:08 -05:00
Mike Place
140b0427e1 Merge pull request #41319 from lomeroe/bp_41307
backport #41307 to 2016.11, properly pack version numbers into single
2017-05-19 13:24:59 -05:00
Mike Place
6bdb7cca7d Merge pull request #41327 from Ch3LL/add_2016.11.6_release
Add 2016.11.6 Release Notes
2017-05-19 13:05:08 -05:00
Mike Place
1faffd3932 Merge pull request #41329 from lorengordon/doc-fix
Corrects versionadded for win_network.get_route
2017-05-19 12:47:56 -05:00
Mike Place
db109a3707 Merge pull request #40911 from twangboy/win_snmp_unicode
win_snmp: Improve unicode support on Py2
2017-05-19 10:41:17 -05:00
Mike Place
6ca65592da Merge pull request #41322 from Ch3LL/fix_release_2016.11.5_notes
Add patched packages warning to 2016.11.5 release notes
2017-05-18 16:53:25 -05:00
Loren Gordon
3c471247f0 Corrects versionadded for win_network.get_route 2017-05-18 16:18:34 -04:00
Ch3LL
e5fc0aeb9c
Add 2016.11.6 Release Notes 2017-05-18 14:17:35 -04:00
Mike Place
cac6cce922 Merge pull request #41308 from terminalmage/py3-tests
Don't overwrite environment in pip tests
2017-05-18 12:01:46 -05:00
Ch3LL
9a1bf4205f
fix url refs in rst 2017-05-18 12:42:35 -04:00
Ch3LL
cde008ff77
Add patched packages warning to 2016.11.5 release notes 2017-05-18 12:24:53 -04:00
Mike Place
d29f363ed8 Merge pull request #41300 from loverend/add_ipv6_napalm_engine
napalm_syslog engine: Add check for IPv6 address for zmq socket
2017-05-18 11:10:42 -05:00
Mike Place
9f359d841f Merge pull request #41208 from pkazmierczak/pkazmierczak-zypper-multiple-ver-pkgs
Fix: zypper handling of multiple version packages
2017-05-18 10:44:26 -05:00
Mike Place
bcef99adb6 Merge pull request #41317 from Ch3LL/update_latest_2016.11
[2016.11] Bump latest release version to 2016.11.5
2017-05-18 10:34:12 -05:00
lomeroe
4f0aa577a5 backport 41307 to 2016.11, properly pack version numbers into single
number
2017-05-18 09:37:53 -05:00
Ch3LL
cdb072c207
[2016.11] Bump latest release version to 2016.11.5 2017-05-18 09:39:04 -04:00
Luke Overend
8c5595ad09 napalm_syslog engine: Add check for IPv6 address for zmq socket
When opening a zmq socket it is assumed that the address is IPv4, to
enable IPv6 you have to explicitly declare so. This adds a simple check
for an IPv6 address by checking for the presence of `:` in the address,
then enabled IPv6 on the socket.
2017-05-18 10:47:05 +01:00
Gareth J. Greenaway
e1a88e8bf7 Allowing test=True to be passed for salt.runner and salt.wheel when used with orchestration 2017-05-17 14:06:23 -07:00
Erik Johnson
acc5f14bae Don't overwrite environment in pip tests
Potentially fixes https://github.com/saltstack/salt-jenkins/issues/340
2017-05-17 15:12:35 -05:00
Mike Place
051259d469 Merge pull request #41218 from gtmanfred/roster
allow for syncing salt-ssh rosters on the master
2017-05-17 14:21:25 -05:00
Mike Place
ab76fc65b4 Merge pull request #41219 from rallytime/bump-module-state-deprecation
Bump removal version from Oxygen to Flourine for module.run state
2017-05-17 14:11:02 -05:00
Mike Place
b8ddd7ee08 Merge pull request #41232 from axmetishe/2016.11
Add basic auth for SPM
2017-05-17 14:08:56 -05:00
Mike Place
7bdb66d969 Merge pull request #41236 from BenoitKnecht/2016.11
states: cron: show correct changes when using `special`
2017-05-17 13:51:57 -05:00
Mike Place
1c1e092f56 Merge pull request #41269 from isbm/isbm-minion-id-127-name
Bugfix: Unable to use "127" as hostname for the Minion ID
2017-05-17 13:31:15 -05:00
Mike Place
fe38c7cf5e Merge pull request #41282 from mcdermj/bp-41247
JunOS: Change os_install to use get_file instead of get_template
2017-05-17 13:25:26 -05:00
Mike Place
d0fa31d4ca Merge pull request #41289 from garethgreenaway/2016_11_5_fix_consul_cache_ls
Fixing consul cache
2017-05-17 11:54:11 -05:00
Mike Place
6566648948 Merge pull request #41303 from lomeroe/bp-41301
backport #41301 -- properly convert packed string to decimal values
2017-05-17 11:32:21 -05:00
lomeroe
f4b93f9d9a properly convert packed string to decimal values 2017-05-17 10:28:17 -05:00
Nicole Thomas
c2377cd2d0 Merge pull request #41293 from terminalmage/py3-tests
Python 3 test fixes + better pip/virtualenv detection.
2017-05-17 09:13:06 -06:00
Piotr Kaźmierczak
d411a91676 Reverted back to cascading with statements for python 2.6 compat 2017-05-17 11:52:56 +02:00