Commit Graph

89170 Commits

Author SHA1 Message Date
twangboy
6771659f30
Tests all 3 in one test 2017-12-11 15:18:03 -07:00
twangboy
0ed38e3f33
Add integration tests for chocolatey state 2017-12-11 15:18:03 -07:00
twangboy
4a9e8ca94d
Fix versionadded 2017-12-11 15:18:03 -07:00
twangboy
faab6fa206
Add note about speed with external chocolatey repository 2017-12-11 15:18:02 -07:00
twangboy
da4418e21e
Comment speed of parts of the code 2017-12-11 15:18:02 -07:00
twangboy
ece2be5140
Changed versionadded to Oxygen 2017-12-11 15:18:02 -07:00
twangboy
8257c19851
Fix docs, fix test=True 2017-12-11 15:18:01 -07:00
twangboy
17d488bf8f
Add upgraded state for chocolatey 2017-12-11 15:18:01 -07:00
Tom Williams
c05885a88a INFRA-6108 - boto_elb.present() errors if test=True and ELB doesn't exist 2017-12-11 16:48:15 -05:00
Nicole Thomas
25a20109fe
Merge branch '2017.7' into win_fix_inet_pton 2017-12-11 16:44:40 -05:00
Nicole Thomas
ba6146250a
Merge pull request #44891 from twangboy/win_fix_verify
Fix issue with unsafe path in Windows jenkins tests
2017-12-11 16:10:42 -05:00
Nicole Thomas
887f422efa
Merge pull request #44925 from terminalmage/alias_function
Force name to be a str type in salt.utils.functools.alias_function
2017-12-11 15:59:05 -05:00
Piotr Kruk
4f1b1f12d2 Merge branch 'fix-missing-parenthis' of https://github.com/pkruk/salt into fix-missing-parenthis 2017-12-11 21:48:51 +01:00
Piotr Kruk
adf38cacfb
add missing parenthis to keep integration with python3 2017-12-11 21:47:32 +01:00
Piotr Kruk
3475d3fa01 add missing parenthis to keep integration with python3 2017-12-11 21:37:00 +01:00
Nicole Thomas
1b94d0c3ac
Merge pull request #44496 from damon-atkins/2017.7_utils_pkg_win_NEW
utils/pkg/win.py Introducing new library to gather windows software/component info
2017-12-11 15:31:52 -05:00
Nicole Thomas
37eb35a84b
Merge pull request #44844 from gtmanfred/shade
Rewrite openstack driver to use shade
2017-12-11 14:15:07 -05:00
Nicole Thomas
37a6355f7b
Merge pull request #44170 from wcannon/saltcheck
Adding salt rendering to saltcheck tests
2017-12-11 13:44:45 -05:00
Nicole Thomas
3c5b5914ed
Merge pull request #44865 from nmadhok/develop
[develop][salt-cloud][vmware] - Adding capability to specify datastore cluster/datastore for hard disks
2017-12-11 13:34:48 -05:00
Daniel Wallace
fdd8310c31
Merge branch '2017.7' into rbenv-ret-fix 2017-12-11 11:24:21 -07:00
Nicole Thomas
85160fd297
Merge pull request #44921 from Ch3LL/log_test
Add test to ensure log files are created
2017-12-11 13:24:15 -05:00
Nicole Thomas
849b99eb34
Merge branch '2017.7' into win_fix_inet_pton 2017-12-11 13:21:56 -05:00
Nicole Thomas
54d29a61cb
Merge pull request #44787 from rallytime/groupadd-destructive-clean
GroupAdd test: Add destructive test decorator to entire class
2017-12-11 13:14:17 -05:00
Kirill Goncharov
bfd0972d25 Fix TypeError during rbenv ruby installation when rbenv is not found 2017-12-11 21:14:04 +03:00
Erik Johnson
cd6d9424da
Force name to be a str type in salt.utils.functools.alias_function 2017-12-11 12:00:19 -06:00
Bo Maryniuk
5813048194 Revert Git-merged old version 2017-12-11 17:57:11 +01:00
Bo Maryniuk
60e5b01b64 Add Git-missing bracket 2017-12-11 17:54:12 +01:00
Bo Maryniuk
e803d1aa66 Fix documentation 2017-12-11 17:43:20 +01:00
Bo Maryniuk
0a19c80d07 Expand method of availability 2017-12-11 17:43:20 +01:00
Bo Maryniuk
82d187485f Add check asyncio availability on Python 2. 2017-12-11 17:43:20 +01:00
Bo Maryniuk
0ffda17b1f Lintfix: E1321 2017-12-11 17:43:19 +01:00
Bo Maryniuk
10afdf6d71 Lintfix: W1699 2017-12-11 17:43:19 +01:00
Bo Maryniuk
7fb357d202 Update documentation about Minion/Master relation 2017-12-11 17:43:19 +01:00
Bo Maryniuk
20252e8ea0 Process the entire list of masters, instead of first winner 2017-12-11 17:43:19 +01:00
Bo Maryniuk
04bb66566f Find out target master, if any 2017-12-11 17:43:19 +01:00
Bo Maryniuk
3add3b7f92 Receive all the mapping from the blocking socket 2017-12-11 17:43:19 +01:00
Bo Maryniuk
f5cf2419cc Add initial documentation for current basic autodiscovery implementation 2017-12-11 17:43:19 +01:00
Bo Maryniuk
9f023b6035 Use attempts while discovering masters 2017-12-11 17:43:19 +01:00
Bo Maryniuk
7265f0bed6 Return discovery attempt status 2017-12-11 17:43:19 +01:00
Bo Maryniuk
2010828d30 Configure minion for default attempts/pause for discovery 2017-12-11 17:43:19 +01:00
Bo Maryniuk
3655a0ee03 Add configuration options for attempts for discovery 2017-12-11 17:43:19 +01:00
Bo Maryniuk
6bf5802176 Use attempts variable and remove hardcoded value 2017-12-11 17:43:19 +01:00
Bo Maryniuk
945778ef7a Change split points 2017-12-11 17:43:19 +01:00
Bo Maryniuk
bb3f1322b4 Add packet conflict resolver on multi-master environment 2017-12-11 17:43:19 +01:00
Bo Maryniuk
565f81f6e2 Fix log message 2017-12-11 17:43:19 +01:00
Bo Maryniuk
cf17120ced Remove opts passing confusing instances 2017-12-11 17:43:19 +01:00
Bo Maryniuk
888bf571f9 Use matcher policies when deciding a master 2017-12-11 17:43:19 +01:00
Bo Maryniuk
c623d339a3 Define default configuration for SSDP on minions 2017-12-11 17:43:19 +01:00
Bo Maryniuk
2867321fc5 Define matching policy configuration value 2017-12-11 17:43:19 +01:00
Bo Maryniuk
ad19a242c1 Always try to discover master(s) early, as long as minion is not disabled 2017-12-11 17:43:19 +01:00