I tried to use Libvirt::VIR_CRED_AUTHNAME in my ruby script but it fails.
Is this not implemented?
-Jon
On Fri, Oct 1, 2010 at 12:48 PM, Chris Lalancette <clalance(a)redhat.com>wrote:
On 09/30/10 - 09:51:10AM, Jonathan Kelley wrote:
> Hello,
>
> It looks like the Ruby bindings do not support virConnectOpenAuth. Is
this
> true? If so, is there any reason why? or plans to?
I've recently implemented them; if you check in the upstream git repository
(
http://libvirt.org/git/?p=ruby-libvirt.git;a=summary),
you'll see it. I hope to do a release pretty soon with this (and some more
APIs) implemented.
--
Chris Lalancette