vmfloaty/lib/vmfloaty
Nate Wolfe 04c73a970d
(maint) Remove warning about missing configuration file
Previously the CLI would emit a warning about missing configuration
file, but a configuration file does not appear to be a requirement, at
least based on the documentation and the fact that everything can be
specified directly on the command line.

This commit simply removes the warning.

Users will no longer get a warning when doing things like `floaty
--version`, `floaty help`, and any other subcommand.
2020-08-21 14:38:04 -07:00
..
abs.rb (maint) Fail in ABS when queue requests don't return 200/202 2020-08-12 16:14:02 -05: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 Merge pull request #86 from McdonaldSeanp/json_output 2020-08-20 14:02:53 -07:00
version.rb Update version for 0.11.1 release 2020-08-20 14:06:08 -07:00