Thomas S Hatch
4809848dad
fix some typos
2015-01-25 09:35:47 -07:00
Thomas S Hatch
658045ba20
fix raet regression that is still on the 2015.2 branch
2015-01-25 09:31:36 -07:00
Thomas S Hatch
828906d62d
Merge branch '2015.2' into beacons
2015-01-25 09:26:43 -07:00
Hung Nguyen Viet
ca907b4b41
bugfix: persist accumulator data after reload_modules, fix #8881
2015-01-25 15:49:05 +07:00
rallytime
299374a211
Change image name in rackspace profile config to a valid one
2015-01-24 20:14:23 -07:00
rallytime
9dd00b447e
Pylint fix
2015-01-24 19:20:31 -07:00
rallytime
6669e25a18
dulwich.__version__ returns a tuple of ints instead of a string
...
LooseVersion expects a string, so it was stacktracing. This should fix that right up.
2015-01-24 17:28:05 -07:00
Thomas S Hatch
8dde786e33
update minion floscript for beacon system
2015-01-24 00:22:06 -07:00
Thomas S Hatch
db73ea8ed0
Add saltraetmasterevents behavior
2015-01-24 00:13:56 -07:00
Thomas S Hatch
0589b4adf9
Add initial beacon behaviors for salt-raet
...
Salt raet does not have a convenience function for firing events
on the master, so we stil need a behavior for it, this should be
the last thing for beacons
2015-01-23 23:46:19 -07:00
Thomas S Hatch
54529a9aa2
Add initial documentation
2015-01-23 23:11:34 -07:00
Thomas S Hatch
205ec6e164
wrap a safety try blok around the beacons
2015-01-23 22:35:12 -07:00
Thomas S Hatch
f36c18dc23
inotify beacon works!
2015-01-23 22:29:53 -07:00
Thomas S Hatch
a499bdd272
initial addition of inotify beacon
2015-01-23 21:28:19 -07:00
Pedro Algarvio
2e4848acac
Py3 compatibility, minor imports move
2015-01-24 03:36:45 +00:00
Pedro Algarvio
029a4ef450
Skip mine internal keywords on format_call
2015-01-24 03:16:52 +00:00
Pedro Algarvio
20e67986b3
Fix calls using user instead of runas. Make use of user.
2015-01-24 03:16:52 +00:00
Pedro Algarvio
65fb454757
It's runas
not user
2015-01-24 03:16:52 +00:00
Pedro Algarvio
cdbbe4c0dd
Fix typos
2015-01-24 03:16:52 +00:00
Pedro Algarvio
6bd5d6909b
token
is also an internal keyword
2015-01-24 03:16:51 +00:00
Pedro Algarvio
7a2607c4bf
White-space lint fix
2015-01-24 03:16:51 +00:00
Pedro Algarvio
1f03db874b
Consume token
, username
and password
once done with it.
2015-01-24 03:16:51 +00:00
Pedro Algarvio
a6c3915049
Fix order for proper diff on failure
2015-01-24 03:16:51 +00:00
Pedro Algarvio
fb9166e977
Py3 compatibility
2015-01-24 03:16:51 +00:00
Pedro Algarvio
da7fefaea6
Fix mock calls
2015-01-24 03:16:51 +00:00
Pedro Algarvio
9ba5581d40
NetAPI also has some known internal keywords to be skipped.
2015-01-24 03:16:51 +00:00
Pedro Algarvio
eb1ba7d29f
Auth calls also have some known extra keywords to be ignored
2015-01-24 03:16:51 +00:00
Pedro Algarvio
85033b066b
kwarg
is another expected internal keyword argument
2015-01-24 03:16:51 +00:00
Pedro Algarvio
5d35f856ac
We no longer warn.
2015-01-24 03:16:51 +00:00
Pedro Algarvio
64566a37ef
Define some client internal keywords which are expected(and skip errors on them)
2015-01-24 03:16:50 +00:00
Pedro Algarvio
f2276afac9
Start raising SaltInvocationError
2015-01-24 03:16:50 +00:00
Pedro Algarvio
01ee8613e6
Lithium is 2015.2.x
2015-01-24 03:16:50 +00:00
Mike Place
09d3d62174
Loosen test constraint and update runas arg
2015-01-24 03:16:50 +00:00
Mike Place
1b590ea6ea
Still fixing tests
2015-01-24 03:16:50 +00:00
Mike Place
d9c9eb1a6a
Yet even more test fixing. *sigh*
2015-01-24 03:16:50 +00:00
Mike Place
e7d959b6a5
Even MORE test fixing
2015-01-24 03:16:50 +00:00
Mike Place
7222d741de
Even more pip test fixing
2015-01-24 03:16:50 +00:00
Mike Place
f14eeaabc1
Fix more failing tests
2015-01-24 03:16:50 +00:00
Mike Place
a8e6bd24e9
Fix failing pip tests
2015-01-24 03:16:49 +00:00
Mike Place
b8e9249c80
Added docs for Lithium deprecations
2015-01-24 03:16:49 +00:00
Mike Place
e50246b855
Remove deprecations in eselect module
2015-01-24 03:16:49 +00:00
Mike Place
34dc39bb23
Remove deprecations in pip state
2015-01-24 03:16:49 +00:00
Mike Place
cb2e33e353
Remove deprecations in eselect state
2015-01-24 03:16:49 +00:00
Mike Place
fdd887043f
Removed unnecessary warning
2015-01-24 03:16:49 +00:00
Mike Place
d2617e1d13
Deprecated quiet option
2015-01-24 03:16:49 +00:00
Mike Place
767dc23d7f
Deprecate runas in pip module
2015-01-24 03:16:49 +00:00
Mike Place
280d8f4bab
Remove pillar opts warnings for lithium
2015-01-24 03:16:49 +00:00
Thomas S Hatch
85e32d1811
Merge pull request #20023 from basepi/gpgrenderersaltssh19114
...
Partially revert #19912
2015-01-23 18:50:27 -07:00
Thomas S Hatch
62250b68dc
Merge pull request #20021 from basepi/merge-forward-2015.2
...
Merge forward from 2014.7 to 2015.2
2015-01-23 18:50:05 -07:00
Thomas S Hatch
19db9adf4a
Add in the beacons to the main minion run, still need multiminion and raet
2015-01-23 17:18:19 -07:00