[libvirt] [dbus PATCH v2] Add 'Version' property for virConnectGetVersion

Pavel Hrdina phrdina at redhat.com
Mon Mar 26 15:57:53 UTC 2018


On Mon, Mar 26, 2018 at 05:54:17PM +0200, Ján Tomko wrote:
> On Mon, Mar 26, 2018 at 05:19:22PM +0200, Katerina Koukiou wrote:
> > ---
> > data/org.libvirt.Connect.xml |  4 ++++
> > src/connect.c                | 25 ++++++++++++++++++++++++-
> > test/test_connect.py         |  9 +++++++++
> > 3 files changed, 37 insertions(+), 1 deletion(-)
> > 
> > diff --git a/data/org.libvirt.Connect.xml b/data/org.libvirt.Connect.xml
> > index e47c2f5..56a1126 100644
> > --- a/data/org.libvirt.Connect.xml
> > +++ b/data/org.libvirt.Connect.xml
> > @@ -3,6 +3,10 @@
> > 
> > <node name="/org/libvirt/connect">
> >   <interface name="org.libvirt.Connect">
> > +    <property name="Version" type="t" access="read">
> > +      <annotation name="org.gtk.GDBus.DocString"
> > +        value="See https://libvirt.org/html/libvirt-libvirt-domain.html#virConnectGetVersion"/>
> 
> This one is documented in the libvirt-host file.
> 
> Jan

Nice catch, I'll fix it, thanks.

Pavel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180326/b88500cb/attachment-0001.sig>


More information about the libvir-list mailing list