[libvirt] [dbus PATCH 07/10] Implement NodeGetSecurityModel method for Domain Interface

Pavel Hrdina phrdina at redhat.com
Fri Apr 27 13:25:22 UTC 2018


On Thu, Apr 26, 2018 at 04:54:14PM +0200, Katerina Koukiou wrote:
> Signed-off-by: Katerina Koukiou <kkoukiou at redhat.com>
> ---
>  data/org.libvirt.Connect.xml |  6 ++++++
>  src/connect.c                | 23 +++++++++++++++++++++++
>  2 files changed, 29 insertions(+)
> 
> diff --git a/data/org.libvirt.Connect.xml b/data/org.libvirt.Connect.xml
> index abb2dbc..fc306be 100644
> --- a/data/org.libvirt.Connect.xml
> +++ b/data/org.libvirt.Connect.xml
> @@ -203,6 +203,12 @@
>        <arg name="flags" type="u" direction="in"/>
>        <arg name="stats" type="a{st}" direction="out"/>
>      </method>
> +    <method name="NodeGetSecurityModel">
> +      <annotation name="org.gtk.GDBus.DocString"
> +        value="See https://libvirt.org/html/libvirt-libvirt-host.html#virNodeGetSecurityModel"/>
> +      <arg name="flags" type="u" direction="in"/>

There is no argument flags for this API.

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/20180427/27efac7b/attachment-0001.sig>


More information about the libvir-list mailing list