mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
This commit replaces the pattern where the metadata for all volumes, servers, or pools was downloaded and then searched. Instead a filter argument is passed to the connection and only the metadata for the named resource is returned, if it exists. This results in significant speed increases for libvirt hosts that are offsite or have many volumes.