From 873e0ca7db3ae43bd514354997cdfa7ea5b7f70a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Mon, 16 Sep 2019 17:37:13 +0100 Subject: Custom impl for virConnectSetIdentity which can't be generated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Pavel Hrdina Signed-off-by: Daniel P. Berrangé --- libvirt-override-api.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libvirt-override-api.xml') diff --git a/libvirt-override-api.xml b/libvirt-override-api.xml index b2a6259..7a0d4c5 100644 --- a/libvirt-override-api.xml +++ b/libvirt-override-api.xml @@ -796,5 +796,12 @@ + + Override the default identity information associated with the connection. + + + + + -- cgit v1.2.1