Commit Graph

28801 Commits

Author SHA1 Message Date
Mike Place
aac33dc195 Fix problem with socket path length when using SHA256. 2014-04-01 14:01:29 -06:00
Thomas S Hatch
2f2626775f Merge pull request #11702 from terminalmage/issue11628
Use pwd (where available) to get username
2014-04-01 13:41:03 -06:00
Erik Johnson
c4af9c860b Replace refs to getpass.getuser() with salt.utils.get_user() 2014-04-01 14:28:21 -05:00
Erik Johnson
66fbafa0e8 Replace refs to getpass.getuser() with salt.utils.get_user() 2014-04-01 14:28:21 -05:00
Erik Johnson
ebd038e0d5 Replace refs to getpass.getuser() with salt.utils.get_user() 2014-04-01 14:28:21 -05:00
Erik Johnson
8f50fa1e78 Replace refs to getpass.getuser() with salt.utils.get_user() 2014-04-01 14:28:21 -05:00
Erik Johnson
bab4ce1b68 Replace refs to getpass.getuser() with salt.utils.get_user() 2014-04-01 14:28:21 -05:00
Erik Johnson
c5d151197b Replace refs to getpass.getuser() with salt.utils.get_user() 2014-04-01 14:28:21 -05:00
Erik Johnson
5e1aec5aa2 Replace refs to getpass.getuser() with salt.utils.get_user() 2014-04-01 14:28:21 -05:00
Erik Johnson
a7cfb071b8 Replace refs to getpass.getuser() with salt.utils.get_user() 2014-04-01 14:28:21 -05:00
Thomas S Hatch
6a5568e026 Merge pull request #11697 from UtahDave/develop
Check installer hash
2014-04-01 13:24:17 -06:00
Thomas S Hatch
b5639e82c0 Merge pull request #11696 from UtahDave/randomize
Randomize minion reconnects by default
2014-04-01 13:23:53 -06:00
Thomas S Hatch
4f8fa1241d Merge pull request #11674 from terminalmage/fix-get_fqhostname
Fix traceback in salt.utils.network.get_fqhostname
2014-04-01 13:23:37 -06:00
Erik Johnson
6e2807c5ec Add salt.utils.get_user() 2014-04-01 14:13:21 -05:00
Joseph Hall
cb61a54a24 Switch the update function to requests 2014-04-01 12:58:23 -06:00
Thomas S Hatch
5a7d0c7aac Merge pull request #11663 from steverweber/ddnswip
remove duplicated code and warn when master IP changes
2014-04-01 12:53:49 -06:00
Samuel Smith
facee0594c Merge pull request #11701 from SmithSamuelM/sam_raet_32
Changes for python3 compatibiltity with ioflo
2014-04-01 12:44:53 -06:00
Samuel M Smith
974c3980fc updated call signature of packByte and unpackByte to match ioflo change 2014-04-01 12:41:59 -06:00
Joseph Hall
61f05b54dc Update cloud docs to note new requests dependency 2014-04-01 12:23:50 -06:00
Joseph Hall
1882fff9e2 Adding depends note to docstrings 2014-04-01 12:20:07 -06:00
Thayne Harbaugh
9431c72da6 Delete trailing whitespace to appeas the pylint gods. 2014-04-01 12:19:04 -06:00
Joseph Hall
75f74d0b28 Switch joyent from urllib2 to requests, remove deprecated query code 2014-04-01 12:12:03 -06:00
Joseph Hall
a86c28b519 Switch digital ocean from urllib2 to requests 2014-04-01 12:11:05 -06:00
Joseph Hall
8ed7c92e79 Switch ec2 and s3 from urllib2 to requests 2014-04-01 12:10:42 -06:00
Samuel M Smith
001a9b1965 Replace / division with // division for future compatibility 2014-04-01 11:57:08 -06:00
Samuel Smith
1bdb158900 Merge pull request #11698 from SmithSamuelM/sam_raet_32
Fixed transactions so do not raise exception is unjoined or unallowed but drop transaction
2014-04-01 11:49:02 -06:00
Samuel M Smith
879a782728 Merge remote-tracking branch 'upstream/develop' into sam_raet_32 2014-04-01 11:47:35 -06:00
Samuel M Smith
c02f5996d6 Fixed problem where message transactions on unallowed estates raising exception
Now silenty drops transaction

Fixed for all transactions similar issues
2014-04-01 11:46:01 -06:00
David Boucha
33d517e4c3 Make sure line isn't too long 2014-04-01 11:36:59 -06:00
David Boucha
7f379c6632 Randomize minion reconnects by default 2014-04-01 11:18:03 -06:00
Thayne Harbaugh
ad16b5cce3 Cache the results for the jid using salt-ssh 2014-04-01 11:11:00 -06:00
David Boucha
b6d998a9f7 Check file hash for the installer
Checks to make sure the cached file is updated to the latest version or
not
2014-04-01 10:25:03 -06:00
Joseph Hall
67598bad11 Merge pull request #11692 from anonymouz/patch-1
Be consistent and show python mapping for "Dashes"
2014-04-01 06:37:03 -06:00
anonymouz
9dcc211bba Be consistent and show python mapping for "Dashes" 2014-04-01 13:59:42 +02:00
Anthony Stanton
d931e4ba7d Log an error message if swiftclient libraries are not installed 2014-04-01 12:51:23 +02:00
Anthony Stanton
11530ee599 Updated docstrings 2014-04-01 12:29:32 +02:00
Anthony Stanton
d7aa8fbbaa Openstack Swift execution module & utility module 2014-04-01 11:43:53 +02:00
Pedro Algarvio
6e99e8cfcd Merge pull request #11688 from hulu/file-prepend-shadowing
states.file: avoid shadowing prepend() func
2014-04-01 05:43:51 +01:00
Pedro Algarvio
5c50897ed1 Merge pull request #11689 from hulu/ipset-creatd-typo
modules.ipset: fix typo: "creatd" => "created"
2014-04-01 05:43:18 +01:00
Chris Rebert
081eeed894 modules.ipset: fix typo: "creatd" => "created" 2014-03-31 18:53:16 -07:00
Chris Rebert
d58176804c states.file: avoid shadowing prepend() func
************* Module salt.states.file
salt/states/file.py:2644: [W0621(redefined-outer-name), prepend] Redefining name 'prepend' from outer scope (line 2545)
2014-03-31 18:49:28 -07:00
Joseph Hall
76c4883851 Merge pull request #11687 from hulu/enabled-shadowing
modules.openbsdservice: avoid shadowing outer enabled() func
2014-03-31 19:36:34 -06:00
Chris Rebert
452c1e9222 modules.openbsdservice: avoid shadowing outer enabled() func
************* Module salt.modules.openbsdservice
salt/modules/openbsdservice.py:234: [W0621(redefined-outer-name), get_enabled] Redefining name 'enabled' from outer scope (line 240)
salt/modules/openbsdservice.py:268: [W0621(redefined-outer-name), get_disabled] Redefining name 'enabled' from outer scope (line 240)
2014-03-31 18:34:47 -07:00
Joseph Hall
eb22209392 Merge pull request #11686 from hulu/vars-shadowing
Avoid shadowing vars() built-in func in modules.openbsdservice._get_rc()
2014-03-31 19:33:57 -06:00
Chris Rebert
509c3dcec9 Avoid shadowing vars() built-in func in modules.openbsdservice._get_rc()
************* Module salt.modules.openbsdservice
salt/modules/openbsdservice.py:144: [W0622(redefined-builtin), _get_rc] Redefining built-in 'vars'
2014-03-31 18:31:59 -07:00
Pedro Algarvio
5ba6afd8f7 Merge pull request #11684 from s0undt3ch/develop
Fix white-space lint issue.
2014-04-01 02:27:42 +01:00
Pedro Algarvio
ce9e93ab1d Fix white-space lint issue. 2014-04-01 02:27:05 +01:00
Pedro Algarvio
672d8a7ae2 Merge pull request #11683 from UtahDave/develop
Close file handle before returning
2014-04-01 02:25:08 +01:00
Thomas S Hatch
597f19508f lint 2014-03-31 18:52:30 -06:00
David Boucha
54090387f7 Close file handle before returning
Not closing the file handle here was causing Salt to keep a lock on the
file on Windows minions since the minion thread is long-lived.
2014-03-31 18:44:40 -06:00