vmfloaty/lib/vmfloaty
Nate Wolfe cb1ea8247b
WIP (DIO-911) Include job_id in ABS --json output
Prior to this commit, when using --service=abs and --json the job_id
value is not included in the JSON blob, which makes it difficult for
calling code to grab both the job_id and the hosts without text
processing the log messages printed to standard error.
2020-08-24 16:07:49 -07:00
..
abs.rb WIP (DIO-911) Include job_id in ABS --json output 2020-08-24 16:07:49 -07:00
auth.rb (rubocop) Fix Layout/EmptyLineAfterGuardClause 2019-02-03 12:46:15 +11:00
conf.rb (maint) Remove warning about missing configuration file 2020-08-21 14:38:04 -07:00
errors.rb (rubocop) Fix Layout/SpaceAroundEqualsInParameterDefault 2019-02-03 12:30:26 +11:00
http.rb (rubocop) Fix Naming/PredicateName 2019-02-03 13:25:33 +11:00
logger.rb Move logger instance to class var in FloatyLogger 2020-08-12 09:57:18 -07:00
nonstandard_pooler.rb (maint) Fix the argument list for nonstandardpooler 2020-08-13 12:37:09 -06:00
pooler.rb Move logger instance to class var in FloatyLogger 2020-08-12 09:57:18 -07:00
service.rb Move logger instance to class var in FloatyLogger 2020-08-12 09:57:18 -07:00
ssh.rb SSH Command respects ABS now and tests should fail if the API changes again 2020-01-27 15:29:00 -08:00
utils.rb WIP (DIO-911) Include job_id in ABS --json output 2020-08-24 16:07:49 -07:00
version.rb Update version for 0.11.1 release 2020-08-20 14:06:08 -07:00