Commit Graph

86250 Commits

Author SHA1 Message Date
Thomas S Hatch
d8f371b8b1 Merge pull request #43669 from moio/develop-limit-minion-processes
Introduce process_count_max minion configuration parameter (develop)
2017-09-26 05:56:11 -06:00
Nicole Thomas
16b8ec8471 Merge pull request #43604 from alexbleotu/dvs_states-gh
DVS states + dependencies
2017-09-25 15:34:45 -04:00
Nicole Thomas
ade7940837 Merge pull request #43717 from raazvvann/test_nilrt_ip-fixup
test_nilrt_ip: Fix set_static_all test
2017-09-25 13:49:23 -04:00
Alexandru Bleotu
3c26d4e3be Updated all list_differ tests to compare dicts so the key order is not assumed 2017-09-25 13:11:08 -04:00
Alexandru Bleotu
cdb028b794 Added key sorting to have deterministing string repr of RecursiveDictDiffer objects 2017-09-25 13:09:47 -04:00
Nicole Thomas
2e01c98abd Merge pull request #43721 from sdodsley/purefa_doc
Update documentation in Pure Storage [purefa] module
2017-09-25 12:57:42 -04:00
Nicole Thomas
8739cd62a8 Merge pull request #43726 from saltstack/revert-43688-develop
Revert "Extend openscap module command parsing."
2017-09-25 12:12:02 -04:00
Nicole Thomas
68e1bd99eb Revert "Extend openscap module command parsing." 2017-09-25 12:10:23 -04:00
Simon Dodsley
3abba0b999 Update documentation in Pure Storage [purefa] module
Add external array authentication methods.
Changed version added to be Oxygen
2017-09-25 07:12:52 -07:00
Alexandru Bleotu
2d2f094810 Merge branch 'develop' into dvs_states-gh 2017-09-25 11:22:45 +01:00
Heghedus Razvan
19da1000b4 test_nilrt_ip: Fix set_static_all test
The nameservers needs to be specified only by ip address.

Signed-off-by: Heghedus Razvan <razvan.heghedus@ni.com>
2017-09-25 12:49:46 +03:00
Mike Place
68fa74e88f Merge pull request #43571 from nadvornik/raid_add
Add missing devices to RAID array
2017-09-24 19:54:10 -06:00
Mike Place
52bc418ff8 Merge pull request #43690 from bodhi-space/infra5292_fluent
INFRA-5292 - add support to fluent logger for Graylog and GELF output formats
2017-09-24 19:30:22 -06:00
Mike Place
cae79d2020 Merge pull request #43699 from rallytime/merge-develop
[develop] Merge forward from 2017.7 to develop
2017-09-24 19:27:17 -06:00
Mike Place
f7df8ceb12 Merge pull request #43704 from garethgreenaway/monitor_user_and_time_in_btmp_and_wtmp
Updates to btmp and wtmp beacons
2017-09-24 19:25:47 -06:00
Alexandru Bleotu
847debab7a Fix failing storage and listdiffer tests 2017-09-22 17:50:09 -04:00
Alexandru Bleotu
6b574ec5da Return sorted added/removed/changed/unchanged keys in RecursiveDictDiffer so result is deterministic 2017-09-22 17:34:12 -04:00
Gareth J. Greenaway
db25b6500b Fixing one more import. 2017-09-22 14:27:55 -07:00
Gareth J. Greenaway
fb0b987d06 Adding some lines to disable the lint errors on import for salt.ext.six.moves. 2017-09-22 14:24:31 -07:00
Gareth J. Greenaway
2c0bc35963 Fixing lint errors. 2017-09-22 14:24:31 -07:00
Gareth J. Greenaway
ca3f77f81e Adding test_btmp_beacon. 2017-09-22 14:24:31 -07:00
Gareth J. Greenaway
6fe02e3c6c Updating btmp & wtmp beacons to work with python3. Adding ability to fire alerts for specific users & specific times. Adding some unit tests for both. 2017-09-22 14:24:31 -07:00
Gareth J. Greenaway
85f7549cb9 Adding the ability to monitoring logins by user & specific time ranges in the btmp & wtmp beacons 2017-09-22 14:24:31 -07:00
Silvio Moioli
fd4194ade0 process_count_max: disable by default 2017-09-22 21:57:54 +02:00
Silvio Moioli
d53550de35 process_count_max: add unit test 2017-09-22 21:57:04 +02:00
Silvio Moioli
04ab9a6102 process_count_max: adapt existing unit tests 2017-09-22 21:57:04 +02:00
Silvio Moioli
4d181ea523 process_count_max: add defaults and documentation 2017-09-22 21:57:02 +02:00
Silvio Moioli
6baadf7a77 Introduce process_count_max minion configuration parameter
This allows users to limit the number of processes or threads a minion
will start in response to published messages, prevents resource
exhaustion in case a high number of concurrent jobs is scheduled in a
short time.
2017-09-22 21:56:26 +02:00
Mike Place
fc3489489e Merge pull request #43435 from blueyed/boto_elb-register-currently-deregistrating
boto_elb.register_instances: do not skip instances being unregistered
2017-09-22 13:36:24 -06:00
Mike Place
93034ead24 Merge pull request #43337 from JoaquinVeira/patch-1
Update zabbix_return.py
2017-09-22 13:25:30 -06:00
Nicole Thomas
ba1b45c4b9 Merge pull request #43527 from OrlandoArcapix/patch-1
Update yumpkg.py
2017-09-22 15:21:42 -04:00
Mike Place
3ad43a5a67 Merge pull request #43470 from alexbleotu/esxdatacenter-gh
Fix to esxdatacenter proxy
2017-09-22 13:18:54 -06:00
rallytime
03ce4d81b7
Reactor Test: Fix incorrect merge conflict resolution 2017-09-22 15:01:11 -04:00
Alexandru Bleotu
c1d3bda729 Added python/pyvmomi compatibility check to salt.modules.vsphere + removed reference to Python 2.6 2017-09-22 14:49:47 -04:00
Alexandru Bleotu
f0a813b126 Review changes 2017-09-22 14:35:23 -04:00
Alexandru Bleotu
3c7c202216 Fixed assert_has_calls in vmware.utils.dvs tests 2017-09-22 14:35:21 -04:00
Alexandru Bleotu
c65358d4fa Imported range from six 2017-09-22 14:35:19 -04:00
Alexandru Bleotu
8d80dc328a more pylint 2017-09-22 14:35:16 -04:00
Alexandru Bleotu
f811523e80 pylint 2017-09-22 14:35:14 -04:00
Alexandru Bleotu
6b66fd75ae Added uplink_portgroup_configured state that configures the uplink portgroup of a DVS 2017-09-22 14:32:30 -04:00
Alexandru Bleotu
903b8a9895 Added portgroups_configured state that configures/adds/removes DVPortgroups 2017-09-22 14:32:27 -04:00
Alexandru Bleotu
8e56702598 Added dvs_configured state that configures/adds a DVS 2017-09-22 14:32:24 -04:00
Alexandru Bleotu
5b0d84208a Added sysdoc in states.dvs 2017-09-22 14:32:22 -04:00
Alexandru Bleotu
c83f471bff Added comments and imports to dvs states 2017-09-22 14:32:19 -04:00
Alexandru Bleotu
0446c938dd Added salt.modules.vsphere.remove_dvportgroup to remove a DVPortgroup 2017-09-22 14:32:16 -04:00
Alexandru Bleotu
6e6756aa10 Added salt.modules.vsphere.update_dvportgroup to update a DVPortgroup based on a dict representations 2017-09-22 14:32:14 -04:00
Alexandru Bleotu
b38f3255b7 Added salt.modules.vsphere.create_dvportgroup to create a DVPortgroup based on a dict representations 2017-09-22 14:32:11 -04:00
Alexandru Bleotu
e2fc69585e Added private functions to apply a DVPortgroup dict representation to a VMware spec object 2017-09-22 14:32:08 -04:00
Alexandru Bleotu
3753a10489 Added salt.modules.vsphere.list_uplink_dvportgroup to list the dict representation of the uplink portgroup of a DVS 2017-09-22 14:32:06 -04:00
Alexandru Bleotu
5c57e30d31 Added salt.modules.vsphere.list_dvportgroups to list dict representations of a DVPortgroups 2017-09-22 14:32:03 -04:00