Skip to content

v2.0.5

Compare
Choose a tag to compare
@mlaferrera mlaferrera released this 07 Jun 13:39
· 99 commits to master since this release

Added

  • Provide console output if stoQ configuration file does not exist (Thanks for feedback @jakubgs!)
  • Add command line option --config-file to define stoQ configuration file
  • Add command line option --log-level to allow for setting of the log level
  • Documentation for simplified method of defining plugin options within __init__

Changed

  • Raise StoqPluginException if installing a plugin that is already installed
  • Display plugin_path when plugin is successfully installed
  • Raise StoqPluginNotFound when attempting to load non-existent or invalid plugin