- 23 Jun, 2015 1 commit
-
-
Fixes #8073
James Cammarata committed
-
- 22 Jun, 2015 5 commits
-
-
Fixes #11343
James Cammarata committed -
Fixes #7708
James Cammarata committed -
* Don't fetch vars for the task unless we're going to use them
James Cammarata committed -
Fixes #11330
Benno Joy committed -
Fix typo: "name" to "role"
James Cammarata committed
-
- 21 Jun, 2015 10 commits
-
-
Peter Parente committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Benno Joy committed
-
- 20 Jun, 2015 3 commits
-
-
Fixed shebang in module example
Benno Joy committed -
James Cammarata committed
-
James Cammarata committed
-
- 19 Jun, 2015 4 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 18 Jun, 2015 17 commits
-
-
Fixes #6653
James Cammarata committed -
Add tests for rax_scaling_group
Brian Coca committed -
James Cammarata committed
-
Matt Martz committed
-
James Cammarata committed
-
Fix docs typo
Brian Coca committed -
Fixes #5779
James Cammarata committed -
Change syslog (priority) level from LOG_NOTICE to LOG_INFO
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
If you look at the meaning of the different syslog levels, NOTICE means that the event may need someone to look at it. Whereas INFO is pure informational. Since module invocations are in fact requested (deliberate) actions, they shouldn't need any additional post-processing, and therefore should not be logged as NOTICE. This may seem like hairsplitting, but correctly categorizing system events helps weeding through the noise downhill. According to Wikipedia: https://en.wikipedia.org/wiki/Syslog 5 Notice notice Events that are unusual but not error conditions . 6 Informational info Normal operational messages -no action required. Example an application has started, paused or ended successfully.
Dag Wieers committed -
Rodolfo Carvalho committed
-
Brian Coca committed
-
Brian Coca committed
-
implemneted become handling here, cannot generalize well enough in base class
Brian Coca committed -
Brian Coca committed
-