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

Virt volumes #51691

Merged
merged 2 commits into from
Feb 19, 2019
Merged

Virt volumes #51691

merged 2 commits into from
Feb 19, 2019

Commits on Feb 18, 2019

  1. Add virt.volume_infos()

    Expose informations of the libvirt storage volumes, either for one or
    all the volumes. Among the provided data, this function exposes the
    names of the virtual machines using the volumes of file type.
    cbosdo committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    0abf72e View commit details
    Browse the repository at this point in the history
  2. Add virt.volume_delete function

    All users to remove a libvirt storage volume.
    cbosdo committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    f6d120c View commit details
    Browse the repository at this point in the history