From 09ec85176e4095be15f233ebc870d5680123f024 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sat, 1 May 2021 09:57:47 +0200 Subject: block: Drop the sheepdog block driver It was deprecated in commit e1c4269763, v5.2.0. See that commit message for rationale. Signed-off-by: Markus Armbruster Message-Id: <20210501075747.3293186-1-armbru@redhat.com> ACKed-by: Peter Krempa --- docs/system/device-url-syntax.rst.inc | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'docs/system/device-url-syntax.rst.inc') diff --git a/docs/system/device-url-syntax.rst.inc b/docs/system/device-url-syntax.rst.inc index 6f6ec8366b..d15a021508 100644 --- a/docs/system/device-url-syntax.rst.inc +++ b/docs/system/device-url-syntax.rst.inc @@ -85,24 +85,6 @@ These are specified using a special URL syntax. Currently authentication must be done using ssh-agent. Other authentication methods may be supported in future. -``Sheepdog`` - Sheepdog is a distributed storage system for QEMU. QEMU supports - using either local sheepdog devices or remote networked devices. - - Syntax for specifying a sheepdog device - - :: - - sheepdog[+tcp|+unix]://[host:port]/vdiname[?socket=path][#snapid|#tag] - - Example - - .. parsed-literal:: - - |qemu_system| --drive file=sheepdog://192.0.2.1:30000/MyVirtualMachine - - See also https://sheepdog.github.io/sheepdog/. - ``GlusterFS`` GlusterFS is a user space distributed file system. QEMU supports the use of GlusterFS volumes for hosting VM disk images using TCP, Unix -- cgit v1.2.3-55-g7522