Commit Graph

24769 Commits

Author SHA1 Message Date
Pedro Algarvio
2bb11d24b9 Skip the tests if binaries are missing. 2014-01-11 14:38:17 -07:00
Pedro Algarvio
8268b7b532 Ignore it PyLint!!! 2014-01-11 21:35:18 +00:00
Pedro Algarvio
5642db5032 Simplify the code 2014-01-11 21:20:42 +00:00
Pedro Algarvio
a5a791695c Import from the right module. 2014-01-11 21:12:03 +00:00
Pedro Algarvio
bdec26f812 Tell Pylint to ignore these imports. 2014-01-11 21:01:58 +00:00
Pedro Algarvio
ba4bf1b05d Add helper function while there's no new release of salt-testing. 2014-01-11 20:51:32 +00:00
Pedro Algarvio
b1ddb350b6 Some more white-space lint fixes 2014-01-11 13:48:12 -07:00
Pedro Algarvio
312c96738b Fix white-space lint issue 2014-01-11 13:35:46 -07:00
Thomas S Hatch
962fc36936 autoreject is the config value 2014-01-11 13:26:33 -07:00
Pedro Algarvio
f8f31af3d2 Hardcode mocked unit test virtualenv binary 2014-01-11 12:58:46 -07:00
Pedro Algarvio
c8038d87b1 Use KNOWN_BINARY_NAMES from salt.modules.virtualenv 2014-01-11 12:19:29 -07:00
Pedro Algarvio
2df576737e Don't hardcode the virtualenv binary path 2014-01-11 12:00:45 -07:00
Pedro Algarvio
beec5908b9 More generic iterable checking. 2014-01-11 18:40:34 +00:00
Pedro Algarvio
3a1cdd13fc Add salt's git repo as upstream and fetch tags if using a custom git url 2014-01-11 16:30:23 +00:00
Pedro Algarvio
1274a8ea15 Merge pull request #9698 from retr0h/correct-formula-example-syntax
Corrected syntax error with formula example
2014-01-11 08:01:05 -08:00
Pedro Algarvio
cd9e4b7f62 Fix SyntaxError 2014-01-11 13:12:28 +00:00
Pedro Algarvio
7758669123 Fix anomalous backslash. 2014-01-11 13:12:21 +00:00
John Dewey
0ce4611b86 Corrected syntax error with formula example
There was a syntax error in the map.jinja example.
2014-01-10 22:07:19 -08:00
Erik Johnson
f7054177b4 Add output_loglevel=debug to cmd.run_* functions
Added this to some function calls in the lowpkg modules that lacked this
change.
2014-01-10 19:34:34 -06:00
Erik Johnson
2541722451 Add missing functions from old yumpkg module
These functions were present before and needed to be added so that the
yum provider didn't lose any functionality from yumpkg being deprecated.
2014-01-10 19:31:51 -06:00
Colton Myers
d93891795d Merge pull request #9695 from UtahDave/develop
Check for proper imports. These were causing stacktraces on Windows.
2014-01-10 15:29:29 -08:00
David Boucha
7cfb3eada9 catch failing import 2014-01-10 16:24:05 -07:00
David Boucha
0cb731809e don't load salt cloud if it won't import 2014-01-10 16:18:35 -07:00
Pedro Algarvio
f687663690 Fix the comma placement 2014-01-10 22:53:44 +00:00
Pedro Algarvio
07667df90f The git url pillar value needs to be quoted 2014-01-10 22:47:52 +00:00
Pedro Algarvio
f5e4b9f52b When running "single-shot", it needs the params right away. 2014-01-10 21:31:36 +00:00
Thomas S Hatch
db9c722e56 Merge pull request #9690 from hulu/copyedit-cloud-config
copyedit doc/topics/cloud/config.rst
2014-01-10 12:59:20 -08:00
Joseph Hall
31a032635f Merge pull request #9691 from hulu/cloud-aws-copyedit
copyedit doc/topics/cloud/aws.rst
2014-01-10 12:57:15 -08:00
Chris Rebert
bbdcb81e9b copyedit doc/topics/cloud/aws.rst 2014-01-10 12:43:08 -08:00
Chris Rebert
de5d0174e4 copyedit doc/topics/cloud/config.rst 2014-01-10 12:26:40 -08:00
Pedro Algarvio
fab35cd00f Remove un-necessary pass 2014-01-10 19:39:37 +00:00
Joseph Hall
e5918abbd2 Merge pull request #9685 from abemusic/documentation/ec2-spot-instances-and-ebs-volumes
Adding pool size doc; updating aws doc to include spot instance and EBS ...
2014-01-10 11:34:47 -08:00
David Boucha
bc86f775b8 Merge pull request #9689 from UtahDave/develop
Add more Windows libraries to freezer
2014-01-10 11:29:58 -08:00
David Boucha
a7807a92d9 Add more Windows libraries to freezer 2014-01-10 12:27:40 -07:00
Pedro Algarvio
b0a73d8b8e We're using args not kwargs 2014-01-10 19:24:23 +00:00
Abe Music
0de31bdc50 Add example for wait_for_spot_interval_multiplier 2014-01-10 12:46:51 -06:00
Abe Music
b232dccdf7 Adding code example for pool size configuration 2014-01-10 12:38:02 -06:00
Pedro Algarvio
ba62367e90 Fix attribute name 2014-01-10 18:32:05 +00:00
Pedro Algarvio
583de5a2dd The env generated from PR's should be a separate step. 2014-01-10 18:29:01 +00:00
quanta
f799e9a594 archive state: make it work with bsdtar (for e.g: on the Mac OS X) 2014-01-11 01:28:51 +07:00
Abe Music
104d94cf7d Adding pool size doc; updating aws doc to include spot instance and EBS volume support 2014-01-10 12:16:51 -06:00
Pedro Algarvio
8f1df67857 Let's not require these for now. 2014-01-10 18:15:47 +00:00
Pedro Algarvio
5b27a9a5c3 Merge pull request #9680 from s0undt3ch/develop
Use the `__virtualname__` attribute
2014-01-10 10:03:02 -08:00
Pedro Algarvio
bd2c7413f7 Not strictly necessary now(at least on the 1st stage) 2014-01-10 18:02:09 +00:00
Pedro Algarvio
40490bd158 Use the __virtualname__ attribute 2014-01-10 17:44:32 +00:00
Pedro Algarvio
932a2ba8ab Split the env genertion into parts 2014-01-10 17:28:07 +00:00
Pedro Algarvio
ab8f758453 Merge branch 'develop' of github.com:saltstack/salt into develop 2014-01-10 17:25:58 +00:00
Pedro Algarvio
eaf3a50725 Get more info about a PR.
Since the Jenkins PR plugin does now set it in the environ.
2014-01-10 17:24:55 +00:00
David Anderson
065eb65f73 Add ability to fetch cached mine data in cache.py runner module 2014-01-10 10:22:33 -07:00
Joseph Hall
884ade4e68 Merge pull request #9677 from abemusic/features/polling-interval-multiplier
Add EC2 error message to logging; Add interval multiplier to spot instan...
2014-01-10 09:13:47 -08:00