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

Add virt.pool_capabilities function #189

Commits on Dec 30, 2019

  1. Add virt.pool_capabilities function

    Not all storage backends are supported for a given libvirt hypervisor. For the user
    to know what is supported and what is not expose the recently added
    libvirt function providing pool capabilities.
    
    For older libvirt version, let's craft data that are reasonable by
    adding a computed flag to warn these data may not be 100% accurate.
    cbosdo committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    6035415 View commit details
    Browse the repository at this point in the history