Jarrod Johnson
|
ac084b212e
|
Merge branch 'nodeexec'
|
2016-11-29 10:50:32 -05:00 |
|
Jarrod Johnson
|
7f9394b33a
|
Handle events without timestamps
If an event is missing a timestamp, omit rather than stack trace
|
2016-10-11 16:46:01 -04:00 |
|
Jarrod Johnson
|
05a6664165
|
Add a noderun command
This command enables running various commands against the nodes.
While I was at it, fix permissions on some files in git.
|
2016-10-06 16:30:29 -04:00 |
|
Jarrod Johnson
|
b503d9ca11
|
Fix nodeeventlog with 'None' entries
Some entries have 'None' fields. Gracefully tolerate
this scenario.
|
2016-09-09 09:14:25 -04:00 |
|
Jarrod Johnson
|
b5fbfe730d
|
Add nodeinventory command
Provide a native confluent client alternative to 'rinv'.
Also add missing flags to nodesetboot.
|
2016-05-11 17:03:05 -04:00 |
|
Jarrod Johnson
|
14f6fabe0a
|
Do not trigger AttributeError on Null event
In the scenario where event is present but 'None', handle the situation more gracefully, by ignoring it's existance.
|
2016-05-09 13:59:50 -04:00 |
|
Jarrod Johnson
|
e153e8acd0
|
Correct indentation in nodeeventlog
Mistakes were present in the whitespace for nodeeventlog, apply correct indentation.
|
2015-10-19 14:27:11 -04:00 |
|
Jarrod Johnson
|
88aa696d29
|
Implement 'nodeeventlog' command
This brings rough parity with reventlog. Note that format does
change in this case, so full backwards compatibility is not retained.
|
2015-08-11 15:06:11 -04:00 |
|