]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
remote_protocol: Fix list of supported ACL object names
authorPeter Krempa <pkrempa@redhat.com>
Tue, 21 Feb 2023 13:04:54 +0000 (14:04 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 6 Mar 2023 12:09:15 +0000 (13:09 +0100)
Add missing and fix spelling of existing ones.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/remote/remote_protocol.x

index c34d6f189d38fc14be09d2e49d4cd41dbd928120..5d86a51116b7830a2df9c873ae39903a4cff72e8 100644 (file)
@@ -3974,8 +3974,9 @@ enum remote_procedure {
      *   Declare the access control requirements for the API. May be repeated
      *   multiple times, if multiple rules are required.
      *
-     *     <object> is one of 'connect', 'domain', 'network', 'storagepool',
-     *              'interface', 'nodedev', 'secret'.
+     *     <object> is one of 'connect', 'domain', 'interface', 'network',
+     *              'network_port', 'node_device', 'nwfilter',
+     *              'nwfilter_binding', 'secret', 'storage_pool', 'storage_vol'
      *     <permission> is one of the permissions in access/viraccessperm.h
      *     <flagname> indicates the rule only applies if the named flag
      *     is set in the API call