]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: Enhance polkit documentation to describe secondary connection
authorJohn Ferlan <jferlan@redhat.com>
Sun, 23 Sep 2018 15:56:46 +0000 (11:56 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 5 Nov 2018 12:13:22 +0000 (07:13 -0500)
commit4f1107614dc1384c4aa7a5582a16aecba8b9310f
tree026a0c9b09583a8a8569af1d9bc6db7115716827
parentccc72d5cbdd85f66cb737134b3be40aac1df03ef
docs: Enhance polkit documentation to describe secondary connection

https://bugzilla.redhat.com/show_bug.cgi?id=1631606

Since commit 8259255 usage of a primary connection driver for
a virConnect has been modified to open (virConnectOpen) and use
a connection to the specific driver in order to handle the API
calls to/for that driver. This causes some confusion and issues
for ACL polkit rule scripts to know exactly which driver by
name will be used.

Add some documentation describing the processing of the primary
and secondary connection as well as the list of the connect_driver
names used for each driver.

Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
docs/aclpolkit.html.in
docs/libvirt.css