vmfloaty/lib/vmfloaty
barriserloth 8ec90007ca Use Logger for non-result output
This adds the Logger class for log output, all of which goes to STDERR,
and uses puts to send only the command result to STDOUT.
2020-08-11 12:41:22 -07:00
..
abs.rb Use Logger for non-result output 2020-08-11 12:41:22 -07:00
auth.rb (rubocop) Fix Layout/EmptyLineAfterGuardClause 2019-02-03 12:46:15 +11:00
conf.rb Use Logger for non-result output 2020-08-11 12:41:22 -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 Use Logger for non-result output 2020-08-11 12:41:22 -07:00
nonstandard_pooler.rb Adding spec test to ensure that all the interfaces are the same, while doing so, fix the broken interfaces for delete on vmpooler and nonstandard pooler(they were passed 5 by service.rb but expected 4) 2020-01-14 09:45:28 -08:00
pooler.rb Use Logger for non-result output 2020-08-11 12:41:22 -07:00
service.rb Use Logger for non-result output 2020-08-11 12:41:22 -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 Use Logger for non-result output 2020-08-11 12:41:22 -07:00
version.rb Bump version to 0.10.0 for release 2020-08-04 15:16:19 -07:00