David Boucha
300bc84e3a
Check for existence of queue first
2014-04-18 12:37:56 -06:00
Niels Abspoel
5cd37adb7d
updated suse spec file to 2014.1.3
2014-04-18 20:35:33 +02:00
Thomas Jackson
6df3334f21
Update jobs.py
...
Remove one more boolean from local testing
2014-04-18 11:06:52 -07:00
Thomas Jackson
6ffed88912
Remove debug boolean
2014-04-18 10:48:50 -07:00
Ryan Lane
6f0096cad3
Followup fixes for boto_sqs, based on testing
2014-04-18 10:47:37 -07:00
Thomas S Hatch
2cc3584ae0
Merge pull request #12117 from jacksontj/job_cache
...
Pylint cleanup
2014-04-18 11:39:45 -06:00
Thomas Jackson
959c3395dd
Pylint cleanup
2014-04-18 10:38:36 -07:00
Samuel Smith
f367bf6c08
Merge pull request #12116 from SmithSamuelM/sam_raet_38
...
Minion join transaction (RAET version) now lasts forever until joined
2014-04-18 11:36:43 -06:00
Samuel M Smith
1ef4a21b5a
Merge remote-tracking branch 'upstream/develop' into sam_raet_38
2014-04-18 11:35:09 -06:00
Samuel M Smith
9e3de158a4
minion join transaction will now last forever until joined
2014-04-18 11:34:16 -06:00
Thomas S Hatch
05721efb0b
Merge pull request #12115 from cachedout/test_fix
...
Fix stacktrace
2014-04-18 11:28:38 -06:00
Mike Place
205a3ac9c4
Grrrr
2014-04-18 11:25:15 -06:00
Thomas S Hatch
b469b07a16
Merge pull request #12114 from cachedout/test_fix
...
Disable unreliable test.
2014-04-18 10:57:11 -06:00
Thomas S Hatch
fc0d6935ab
lint
2014-04-18 10:55:39 -06:00
Mike Place
cb018eced0
Disable unreliable test.
2014-04-18 10:52:09 -06:00
Thomas S Hatch
e16affc5dd
Lint
2014-04-18 10:46:11 -06:00
Thomas S Hatch
506e608ad4
Merge pull request #12107 from makinacorpus/c
...
cron: fix #11935
2014-04-18 10:31:36 -06:00
Thomas S Hatch
6a44b6703f
Merge pull request #12104 from jacksontj/job_cache
...
Rework job runner to support ext_job_cache for all functions
2014-04-18 10:30:09 -06:00
Thomas S Hatch
3d605f6445
Merge pull request #12094 from UtahDave/sqs_additions
...
Add aws sqs receive and delete functions
2014-04-18 10:27:20 -06:00
Thomas S Hatch
ab373be840
Merge pull request #12089 from whiteinge/doc-jinja-inline
...
Pulled Jinja docs back into the code
2014-04-18 10:26:48 -06:00
Thomas S Hatch
7e24bba0e6
Merge pull request #12078 from terminalmage/issue11643
...
Fix test=True output for supervisord.running state
2014-04-18 10:26:03 -06:00
Thomas S Hatch
621b1f194d
Merge pull request #12095 from Narcolapser/list_users
...
are in the enum of the users. this was used also to know when to
2014-04-18 10:24:43 -06:00
Joseph Hall
c7adb6ebf5
Merge pull request #12112 from ziirish/develop
...
add: new config option for virt module
2014-04-18 09:46:14 -06:00
Ziirish
6f6265bccb
add: new config option for virt module in order to set proper libvirt connect string
2014-04-18 17:38:48 +02:00
Samuel Smith
cecbb4ec4f
Merge pull request #12110 from SmithSamuelM/sam_raet_38
...
Added makedirs to mock in test
2014-04-18 09:18:45 -06:00
Samuel M Smith
9a21ebc72b
Merge remote-tracking branch 'upstream/develop' into sam_raet_38
2014-04-18 09:17:35 -06:00
Samuel M Smith
97335ecd8d
make dirs if not exist in test
2014-04-18 09:15:58 -06:00
Mathieu Le Marec - Pasquet
de66244e65
cron: fix test
2014-04-18 14:50:50 +02:00
Mathieu Le Marec - Pasquet
5ec87461c7
cron: pylint fixes
2014-04-18 12:38:54 +02:00
Mathieu Le Marec - Pasquet
9fa45ca022
cron: fix #11935
2014-04-18 09:14:21 +02:00
Pedro Algarvio
6e00b06c8d
Merge pull request #12106 from s0undt3ch/develop
...
Use salt's master `clean_proc` routine.
2014-04-18 07:56:34 +01:00
Pedro Algarvio
500513375e
Use salt's master clean_proc
routine.
...
On Fedora 20, we hit an issue, at least, similar to #3618 .
While debugging it, I've found that the runtests process keeps eating
memory.
Using `clean_proc` has at least, allowed the runtests to finish without
triggering #3618 .
2014-04-18 07:52:40 +01:00
Thomas Jackson
828adf9f29
Rework job runner to support ext_job_cache for all functions-- and try to use more clients-- instead of relying on copy-pasting code from master.py :)
2014-04-17 21:16:26 -07:00
Ryan Lane
43604dbfa2
Initial commit of boto_sqs state and module
...
This state and module manage SQS queues via boto, rather than the
aws commands. Since it's using boto, it supports IAM instance profile
credentials natively. The module and state also support the ability
to accept key/keyid credentials as parameters, through pillars or
through minion configuration.
In addition, the state and module supports managing queue attributes.
In the state this is added as an argument. In the module it's a separate
function. The module also has support for fetching the attributes for a
queue.
2014-04-17 18:30:02 -07:00
David Boucha
52b3fd3cb9
Merge pull request #11498 from Narcolapser/develop
...
Windows update module and state module
2014-04-17 19:00:44 -06:00
Seth House
ed70d94194
Merge pull request #12099 from UtahDave/develop
...
Add links to the md5 hash files
2014-04-17 18:42:44 -06:00
David Boucha
48cddf6a75
add note about comparing md5 hashes
2014-04-17 18:41:15 -06:00
David Boucha
1c840996b2
add links to the md5 hash files
2014-04-17 18:39:34 -06:00
Seth House
509d007da3
Added Mine example with arguments
...
Closes #11227
2014-04-17 17:58:34 -06:00
Seth House
2d818326fb
Merge pull request #12097 from whiteinge/docs-ga-opt-in
...
Set a variable if we're building for the live docs site or not
2014-04-17 17:49:47 -06:00
Seth House
9bb30cea10
Merge pull request #12096 from UtahDave/develop
...
change windows downloads to use https
2014-04-17 17:46:10 -06:00
David Boucha
5ab001a685
change windows downloads to use https
2014-04-17 17:42:33 -06:00
Seth House
fccd38b58b
Set a variable if we're building for the live docs site or not
...
This is useful to customize online / offline search and whether to
include things like Google Analytics.
Fixes #9875
2014-04-17 17:40:55 -06:00
Narcolapser
5f74c0fb9f
are in the enum of the users. this was used also to know when to
...
kick out of the while loop. This is one of those moments where you
wish that python had a "do while" feature. So i peiced something
together that allows res to start at 0 instead of 1. This solved the
problem of the first user being dropped from the list of users.
2014-04-18 00:37:00 +01:00
David Boucha
d495231d7d
pylint wanted whitespace after the trailing comma
2014-04-17 17:22:17 -06:00
David Boucha
26609bc751
Add sqs receive and delete functions
2014-04-17 17:22:17 -06:00
Narcolapser
b54277be7d
Figured it out. The varible 'res' is used to keep track of where you
...
are in the enum of the users. this was used also to know when to
kick out of the while loop. This is one of those moments where you
wish that python had a "do while" feature. So i peiced something
together that allows res to start at 0 instead of 1. This solved the
problem of the first user being dropped from the list of users.
2014-04-18 00:16:38 +01:00
Seth House
88041caa0b
Merge pull request #12091 from cachedout/1264
...
Write test for ownership of file.managed with makedirs=True
2014-04-17 16:05:26 -06:00
Mike Place
2ce051d6c3
Merge pull request #12092 from cachedout/win_file_pylint
...
Pylint for W1401
2014-04-17 15:45:59 -06:00
Mike Place
07e2920926
Pylint for W1401
2014-04-17 15:45:10 -06:00