]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: remote: Remove 'Limitations' paragraph
authorPeter Krempa <pkrempa@redhat.com>
Thu, 14 Apr 2022 11:36:11 +0000 (13:36 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 25 Apr 2022 14:33:01 +0000 (16:33 +0200)
The paragraph talks about lack of fine grained access control which was
already added a long time ago.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/remote.rst

index 100df95e1fae854f0f884a49342be116e621e93f..933166144dd60de0064059fa5eca44e1ae9b3743 100644 (file)
@@ -207,13 +207,3 @@ connections on both IPv4 and IPv6 protocols. If a client has an IPv6 address
 configured and the DNS address resolved for a service is reachable over IPv6,
 then an IPv6 connection will be made, otherwise IPv4 will be used. In summary it
 should just 'do the right thing(tm)'.
-
-Limitations
------------
-
--  Fine-grained authentication: libvirt in general, but in particular the remote
-   case should support more fine-grained authentication for operations, rather
-   than just read-write/read-only as at present.
-
-Please come and discuss these issues and more on `the mailing
-list <https://www.redhat.com/mailman/listinfo/libvir-list>`__.