Pedro Algarvio
|
60f215f191
|
Add from __future__ import absolute_import
|
2015-01-30 22:25:04 +00:00 |
|
Pedro Algarvio
|
0e3dc486a6
|
Py3 compatibility fixes
|
2015-01-30 22:25:04 +00:00 |
|
Pedro Algarvio
|
e3d230c212
|
Py3 compatibility fixes & Lint
|
2015-01-30 22:25:04 +00:00 |
|
Pedro Algarvio
|
842c63fbca
|
Py3 compatibility fixes & Lint
|
2015-01-30 22:25:03 +00:00 |
|
Pedro Algarvio
|
05aa95f280
|
Py3 compatibility fixes
|
2015-01-30 22:25:03 +00:00 |
|
Pedro Algarvio
|
36bc86bdfa
|
Py3 compatibility fixes
|
2015-01-30 22:25:03 +00:00 |
|
Pedro Algarvio
|
e27ac3e66e
|
Py3 compatibility fixes
|
2015-01-30 22:25:03 +00:00 |
|
Pedro Algarvio
|
1f689746fc
|
Py3 compatibility fixes
|
2015-01-30 22:25:03 +00:00 |
|
Pedro Algarvio
|
5bb687873a
|
Py3 compatibility fixes
|
2015-01-30 22:25:03 +00:00 |
|
Pedro Algarvio
|
01395ab570
|
Py3 compatibility fixes
|
2015-01-30 22:25:03 +00:00 |
|
Pedro Algarvio
|
198ee3d267
|
Py3 compatibility fixes
|
2015-01-30 22:25:03 +00:00 |
|
Pedro Algarvio
|
e612b9562d
|
Py3 compatibility fixes
|
2015-01-30 22:25:03 +00:00 |
|
Pedro Algarvio
|
7c98084af9
|
Py3 compatibility fixes
|
2015-01-30 22:25:02 +00:00 |
|
Pedro Algarvio
|
7479e446ec
|
Py3 compatibility fixes
|
2015-01-30 22:25:02 +00:00 |
|
Pedro Algarvio
|
aaa1500e82
|
Py3 compatibility fixes
|
2015-01-30 22:25:02 +00:00 |
|
Pedro Algarvio
|
a767fef609
|
Py3 compatibility fixes
|
2015-01-30 22:25:02 +00:00 |
|
Pedro Algarvio
|
e70d34dc02
|
Py3 compatibility fixes
|
2015-01-30 22:25:02 +00:00 |
|
Pedro Algarvio
|
619b9e114f
|
Py3 compatibility fixes
|
2015-01-30 22:25:02 +00:00 |
|
Pedro Algarvio
|
d220178c47
|
Py3 compatibility fixes
|
2015-01-30 22:25:02 +00:00 |
|
Pedro Algarvio
|
fb056b41c8
|
Py3 compatibility fixes
|
2015-01-30 22:25:02 +00:00 |
|
Pedro Algarvio
|
268788bbff
|
Py3 compatibility fixes
|
2015-01-30 22:25:01 +00:00 |
|
Pedro Algarvio
|
ccf573b8d2
|
Py3 compatability fixes
|
2015-01-30 22:25:01 +00:00 |
|
Pedro Algarvio
|
31da005e02
|
Update pylintrc to load the python 3 modernize plugin
|
2015-01-30 22:25:01 +00:00 |
|
Joseph Hall
|
4ce02f960d
|
Merge pull request #20263 from JohannesEbke/develop
Make AssociatePublicIpAddress work to fix #19288
|
2015-01-30 14:12:04 -07:00 |
|
Nicole Thomas
|
d83f54c506
|
Merge pull request #20265 from rallytime/pylint_develop
Fix pylint on develop
|
2015-01-30 12:58:39 -07:00 |
|
rallytime
|
4648530a50
|
Fix pylint on develop
|
2015-01-30 12:56:52 -07:00 |
|
Mike Place
|
b69a46b9ad
|
Merge pull request #20262 from cachedout/tornado_error
If tornado is not installed, raise error that will be seen
|
2015-01-30 11:05:59 -07:00 |
|
Mike Place
|
8162411ddf
|
Also error and exit cleanly if saltnado can't be loaded
|
2015-01-30 11:02:03 -07:00 |
|
Johannes Ebke
|
6a13a44498
|
Make AssociatePublicIpAddress work to fix #19288
|
2015-01-30 19:00:38 +01:00 |
|
Mike Place
|
7cbf3d7a0d
|
If tornado is not installed, raise error that will be seen
|
2015-01-30 10:54:18 -07:00 |
|
Thomas S Hatch
|
aa791d4ac2
|
Merge pull request #20257 from makinacorpus/arghotfix
Only softfail with a state kwarg mismatch
|
2015-01-30 10:53:35 -07:00 |
|
Mathieu Le Marec - Pasquet
|
81212b436f
|
state kw mismatch: increase to critical loglevel
|
2015-01-30 18:51:20 +01:00 |
|
Thomas S Hatch
|
f4b1688ad8
|
Merge pull request #20253 from rbjorklin/fix_docker_pulled_double_tag
Fixed problem with tags occuring twice with docker.pulled
|
2015-01-30 10:40:04 -07:00 |
|
Thomas S Hatch
|
dc8aecc4d3
|
Merge pull request #20252 from jayeshka/incron-unit-test
adding incron unit test case
|
2015-01-30 10:38:27 -07:00 |
|
Thomas S Hatch
|
7f72eb9fb8
|
Merge pull request #20251 from jayeshka/ilo-unit-test
adding ilo unit test case
|
2015-01-30 10:38:09 -07:00 |
|
Thomas S Hatch
|
487394ac30
|
Merge pull request #20249 from rupeshta/logadm_unit_tests
implemented unit test cases for logadm module
|
2015-01-30 10:37:41 -07:00 |
|
Thomas S Hatch
|
b407b62a38
|
Merge pull request #20248 from rupeshta/localemod_unit_tests
implemented unit test cases for localemod module
|
2015-01-30 10:37:28 -07:00 |
|
Thomas S Hatch
|
dc09c54702
|
Merge pull request #20247 from rupeshta/launchctl_unit_tests
implemented unit test cases for launchctl module
|
2015-01-30 10:37:18 -07:00 |
|
Thomas S Hatch
|
267d16505f
|
Merge pull request #20230 from rallytime/merge_forward_develop
Merge 2015.2 into develop
|
2015-01-30 10:33:59 -07:00 |
|
Thomas S Hatch
|
f494de935c
|
Merge pull request #20216 from steverweber/return_docs
fix returning docs when some minions did not return
|
2015-01-30 10:31:45 -07:00 |
|
Thomas S Hatch
|
77198d4a53
|
Merge pull request #20222 from jacksontj/develop
More specific error message.
|
2015-01-30 10:29:39 -07:00 |
|
Thomas S Hatch
|
2b2d98d301
|
Merge pull request #20236 from joejulian/develop
Issue #20235: blockdev.format fails when succeeding
|
2015-01-30 10:17:01 -07:00 |
|
Thomas S Hatch
|
9bbc256f5f
|
Merge pull request #20175 from makinacorpus/c
runner: Force mminion loading not to clutter output
|
2015-01-30 10:05:37 -07:00 |
|
Mathieu Le Marec - Pasquet
|
f35869a99b
|
Only softfail with a state kwarg mismatch
This rels & fix #20227.
|
2015-01-30 16:50:38 +01:00 |
|
Robin Björklin
|
7497d714e7
|
Fixed problem with tags occuring twice with docker.pulled
|
2015-01-30 14:12:52 +01:00 |
|
Jayesh Kariya
|
378d9656d9
|
adding incron unit test case
|
2015-01-30 18:38:56 +05:30 |
|
Jayesh Kariya
|
9a48449d01
|
adding ilo unit test case
|
2015-01-30 18:36:58 +05:30 |
|
Rupesh Tare
|
24536cca64
|
implemented unit test cases for logadm module
|
2015-01-30 18:28:17 +05:30 |
|
Rupesh Tare
|
3e2b08ca4f
|
implemented unit test cases for localemod module
|
2015-01-30 18:22:27 +05:30 |
|
Rupesh Tare
|
2c07dbedb9
|
implemented unit test cases for launchctl module
|
2015-01-30 18:17:03 +05:30 |
|