[libvirt] [PATCH]: Implement ruby-libvirt storage pool discovery binding

Attached is a pretty simple patch to implement the virConnectFindStoragePoolSources() binding for ruby-libvirt.This capability went into libvirt-0.4.5, so any version of libvirt that has storage API support should have support for this call. There's not much more to say; it works in my testing, and the implementation is pretty straightforward. Signed-off-by: Chris Lalancette <clalance@redhat.com>

On Thu, 2008-10-23 at 12:04 +0200, Chris Lalancette wrote:
Attached is a pretty simple patch to implement the virConnectFindStoragePoolSources() binding for ruby-libvirt.This capability went into libvirt-0.4.5, so any version of libvirt that has storage API support should have support for this call. There's not much more to say; it works in my testing, and the implementation is pretty straightforward.
Signed-off-by: Chris Lalancette <clalance@redhat.com>
ACK David

Chris Lalancette wrote:
Attached is a pretty simple patch to implement the virConnectFindStoragePoolSources() binding for ruby-libvirt.This capability went into libvirt-0.4.5, so any version of libvirt that has storage API support should have support for this call. There's not much more to say; it works in my testing, and the implementation is pretty straightforward.
Committed. -- Chris Lalancette
participants (2)
-
Chris Lalancette
-
David Lutterkort