Commit Graph

70944 Commits

Author SHA1 Message Date
C. R. Oldham
14ea29f446 Remove proxy check and additional GetConnection--this makes the proxy fail to start. Need to check to see if proxy memory leak is back. 2016-06-28 15:25:48 -06:00
Nicole Thomas
94e094652c Back-port #34324 to 2015.8 (#34344)
* Add test to match against custom grains

* Lint

* Forgot to add custom grain
2016-06-28 16:35:32 -04:00
Nicole Thomas
11dc0203b0 Making salt-ssh pass proper return codes for jinja rendering errors (#34342) 2016-06-28 16:34:56 -04:00
Thomas S Hatch
d7e350dd0e Add a status beacon 2016-06-28 14:34:33 -06:00
rallytime
f9ab8ba46d Merge branch '2015.8' into '2016.3'
No conflicts.
2016-06-28 14:26:24 -06:00
Winston Liu
d4c1463cfa added an optional parameter into boto_sns absent state to remove all subscriptions tied to the topic being removed. 2016-06-28 13:16:53 -07:00
Erik Johnson
f6bd1ad47e Revert py3modernize lint changes (#34339)
* salt/__init__.py: revert py3modernize lint changes

* salt/cloud/clouds/vmware.py: revert py3modernize lint changes

* salt/modules/jboss7_cli.py: revert py3modernize lint changes

* salt/payload.py: revert py3modernize lint changes

* salt/serializers/yamlex.py: revert py3modernize lint changes

* salt/states/win_servermanager.py: use absolute imports

* salt/utils/args.py: revert py3modernize lint changes

* salt/utils/decorators/__init__.py: use __name__ instead of func_name

__name__ is py3-compatible and also works on builtins in py2, which
func_name does not.

* salt/utils/compat.py: revert py3modernize lint changes

* salt/utils/__init__.py: revert py3modernize lint changes

* salt/version.py: revert py3modernize lint changes

* tests/salt-tcpdump.py: revert py3modernize lint changes
2016-06-28 16:04:02 -04:00
Mike Place
80a659bb51 Merge pull request #34283 from sjorge/2016.3-mount-fstab
2016.3 mount vfstab support
2016-06-28 12:23:39 -07:00
Mike Place
4feea285d4 Merge pull request #34248 from anderbubble/bugfix/find-depth
Correct handling of min/maxdepth during file.find (#34217)
2016-06-28 12:19:18 -07:00
Mike Place
dfa29a8325 Merge pull request #34277 from bodhi-space/develop
Several new boto_* functions and a couple of bugfixes
2016-06-28 12:09:19 -07:00
Mike Place
75aad073a9 Merge pull request #34322 from Ch3LL/add_grains_majorrelease_test
add osmajorrelease grain for raspbian
2016-06-28 12:08:39 -07:00
Mike Place
046bdaa9f2 Merge pull request #34306 from ghedo/iptables_flush_table
Fix iptables.flush state: Do not force 'filter' table when flushing
2016-06-28 12:03:14 -07:00
Mike Place
31de61eca3 Merge pull request #34256 from tmehlinger/master-fire-event-orchestration
detect running from master in State.event method
2016-06-28 12:01:20 -07:00
Mike Place
cd35e73ef6 Merge pull request #34326 from Inveracity/add-feature-mongodb-events
feature mongodb return events
2016-06-28 11:43:15 -07:00
Mike Place
81547f413d Merge pull request #34337 from clinta/serialize-merge
Change merge-if-exists logic to properly report changes
2016-06-28 11:41:56 -07:00
Mike Place
affc65dc79 Merge pull request #34300 from vutny/fix-apache-vhost-options
Make apache.configfile state handle the Options list correctly
2016-06-28 11:34:45 -07:00
Mike Place
421c5bfe8b Merge pull request #34316 from edgan/salt-ssh-retcode
Making salt-ssh pass proper return codes for jinja rendering errors
2016-06-28 11:32:20 -07:00
Martin Neiiendam
ebf1ebe49a Make index_date configurable for elasticsearch_returner
Why:

* Convenience
* There was a TODO for it
* Allows easier cleanup
2016-06-28 20:26:09 +02:00
Alexander Krasnukhin
cd63541325 Add listen/listen_in support to stateconf.py
Add `listen/listen_in` everywhere where `watch/watch_in` is used.
2016-06-28 19:11:54 +02:00
Clint Armstrong
ebe7def2fb Change merge-if-exists logic to properly report changes 2016-06-28 12:55:27 -04:00
Mike Place
970aaa46d4 Merge pull request #34252 from gtmanfred/2015.5
return list of nodes for lxc driver when called directly
2016-06-28 09:50:47 -07:00
Mike Place
e81bd6ee94 Test custom grains matcher (#34324)
* Add test to match against custom grains

* Lint

* Forgot to add custom grain
2016-06-28 12:17:14 -04:00
jacobhammons
0c60feac02 Doc clarifications to file modules, addition of new profile log level to docs, fixed example in dnsmasq (#34323)
Refs #34249
Refs #34261
Refs #33694
Refs #34247
2016-06-28 12:03:59 -04:00
Nicole Thomas
af83f59313 version checking had a logical error (#34333)
The current version of rabbitmq, 3.6.2 was not matched
2016-06-28 11:51:36 -04:00
Clint Armstrong
53de70f658 fix #34329 (#34330) 2016-06-28 11:40:40 -04:00
Erik Johnson
b793426c23 Remove unnecessarily-disabled sanity check (#34325)
This was commented out for reasons having nothing to do with anything
else going on in 0c069dd. Uncommenting this sanity check so that we are
notified if we need to update our targets in the future.
2016-06-28 11:12:55 -04:00
Nicole Thomas
c5890a0eca Merge pull request #34335 from rallytime/merge-2015.8
[2015.8] Merge forward from 2015.5 to 2015.8
2016-06-28 11:07:15 -04:00
rallytime
2296587536 Merge branch '2015.5' into '2015.8'
No conflicts.
2016-06-28 09:04:56 -06:00
Alessandro Ghedini
882c6c9c86 Do not force 'filter' table when flushing
The "table" argument is already part of the function signature, this means
that flush() will always force the "filter" table even when the user sets
a different one.
2016-06-28 15:40:50 +01:00
Christopher Baklid
510d2eda15 git client crashed during first commit 2016-06-28 10:27:13 +02:00
Christopher Baklid
d3f12af4fb adding events to mongodb future returner
tested with pymongo 3.2
and mongodb 3.2.7
2016-06-28 10:20:42 +02:00
Ch3LL
693cc61aa4 add osmajorrelease to ubuntu and fix pylint 2016-06-27 16:32:21 -06:00
Nicole Thomas
76c8bb0d1c Use correct feature branch name (#34317) 2016-06-27 18:26:19 -04:00
Nicole Thomas
e168b05a87 Fix psutil.cpu_times unpack error (#34318) 2016-06-27 18:25:58 -04:00
Nicole Thomas
a6d3cc637b Typo in dockerio doc (#34319) 2016-06-27 18:25:19 -04:00
Ch3LL
2fc3e8a54b add osmajorrelease grain for raspbian 2016-06-27 14:45:09 -06:00
Nathan Grennan
06ca903178 Making salt-ssh pass proper return codes for jinja rendering errors 2016-06-27 12:42:55 -07:00
Nicole Thomas
6cce545d92 Merge pull request #34313 from rallytime/bootstrap-2015.5
[2015.5] Update to latest bootstrap script v2016.06.27
2016-06-27 15:00:08 -04:00
Nicole Thomas
dd4c937009 Merge pull request #34312 from rallytime/bootstrap-2015.8
[2015.8] Update to latest bootstrap script v2016.06.27
2016-06-27 14:59:59 -04:00
Nicole Thomas
1398b1c51e Merge pull request #34311 from rallytime/bootstrap-2016.3
[2016.3] Update to latest bootstrap script v2016.06.27
2016-06-27 14:59:27 -04:00
Nicole Thomas
3d6f58f63b Merge pull request #34310 from rallytime/bootstrap-develop
[develop] Update to latest bootstrap script v2016.06.27
2016-06-27 14:59:19 -04:00
Jonathon Anderson
a044af9a10 Update for PEP8 E302 conformity 2016-06-27 12:29:48 -06:00
Mike Place
0db7e17b23 Merge pull request #34301 from themalkolm/patch-1
Update correct default value for spm_build_dir
2016-06-27 11:22:25 -07:00
rallytime
53b06e6eee [develop] Update to latest bootstrap script v2016.06.27 2016-06-27 12:18:39 -06:00
rallytime
75aa7047bc [2016.3] Update to latest bootstrap script v2016.06.27 2016-06-27 12:17:53 -06:00
rallytime
944a393f89 [2015.8] Update to latest bootstrap script v2016.06.27 2016-06-27 12:16:55 -06:00
rallytime
c7db73be92 [2015.5] Update to latest bootstrap script v2016.06.27 2016-06-27 12:15:26 -06:00
Mike Place
11a0747da6 Merge pull request #34304 from rallytime/bp-33734
Back-port #33734 to 2016.3
2016-06-27 10:41:59 -07:00
Mike Place
91703d2dc4 Merge pull request #34307 from rallytime/fix-test-example
Fix test example in integration testing docs
2016-06-27 10:41:24 -07:00
Tom Williams
90b03d9c67 INFRA-1593 - update a couple of log message levels. 2016-06-27 13:39:53 -04:00