Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ovirt dynamic plugin improvements #3

Merged
merged 4 commits into from
Mar 10, 2020

Commits on Feb 26, 2020

  1. several improvements:

     - return None if stat.values is empty
     - allow insecure connection to the engine api
     - return from _get_hosts outside if-block
     - create connection while parse()'ing
     - change NAME according to collections convention
     - doc fixes
     - use shebang
    bverschueren committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    49d39dc View commit details
    Browse the repository at this point in the history
  2. remove unused variables

    bverschueren committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    511bf53 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Configuration menu
    Copy the full SHA
    7c4a791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3380c69 View commit details
    Browse the repository at this point in the history