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

Default values for ovirt-img add_sub_command method added #206

Merged

Commits on Jan 17, 2024

  1. Default value for ovirt-img add_sub_command method

    ovirt-img add_sub_command method's help and func
    parameters now have default values that are set to
    "help" and a no-op lambda func, respectively, to
    simplify method usage in test cases. Method calls
    referencing the add_sub_command method have also
    been cleaned up accordingly.
    
    Fixes: oVirt#120
    Signed-off-by: sri-srikanth <srivatsansrikanth2018@gmail.com>
    sri-srikanth authored and aesteve-rh committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ad3af85 View commit details
    Browse the repository at this point in the history