On Mon, Apr 09, 2018 at 01:47:35PM +0200, Katerina Koukiou wrote:
Signed-off-by: Katerina Koukiou <kkoukiou(a)redhat.com>
---
data/org.libvirt.Connect.xml | 4 ++++
src/connect.c | 20 ++++++++++++++++++++
test/test_connect.py | 1 +
3 files changed, 25 insertions(+)
This and the Secure properties are not that simple to just export
them. The reason is that the communication over D-Bus can be monitored
even if the connection from libvirt-dbus to libvirt is secure. I would
skip these two properties for now until we figure it out.
Pavel