summaryrefslogtreecommitdiff
path: root/docs/kbase
diff options
context:
space:
mode:
authorJim Fehlig <jfehlig@suse.com>2022-12-13 17:30:58 -0700
committerJim Fehlig <jfehlig@suse.com>2023-01-18 11:06:13 -0700
commit33772e1fccb2967b6dac6a1adc491e95f8c792e3 (patch)
treeb42aeffb9f62ae06ad2b18b508aad0f431e8ebdd /docs/kbase
parent4b9f13eb51ac61561be3880ec349d799bd455a3b (diff)
downloadlibvirt-33772e1fccb2967b6dac6a1adc491e95f8c792e3.tar.gz
spec: Rename the libvirt-lock-sanlock subpackage
The new name "libvirt-daemon-plugin-sanlock" provides consistency with the newly introduced "libvirt-daemon-plugin-lockd" subpackage. It's also a good opportunity to taking ownership of %{_libdir}/libvirt/lock-driver/, removing the need for a dependency on the libvirt-daemon package. Signed-off-by: Jim Fehlig <jfehlig@suse.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'docs/kbase')
-rw-r--r--docs/kbase/rpm-deployment.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/kbase/rpm-deployment.rst b/docs/kbase/rpm-deployment.rst
index 31805c2280..7685ee1291 100644
--- a/docs/kbase/rpm-deployment.rst
+++ b/docs/kbase/rpm-deployment.rst
@@ -289,6 +289,12 @@ RPM packages
features, the subset of libvirt-daemon-driver-XXX packages should be used
instead.
+* libvirt-daemon-plugin-sanlock
+
+ This package provides the sanlock.so module, a daemon plugin that implements
+ disk locking via communication with the sanlock daemon. It is optional and
+ only relevant to hosts with the QEMU driver and oVirt management application.
+
* libvirt-daemon-qemu
This is an empty package that exists only as a convenient way to request
@@ -352,12 +358,6 @@ RPM packages
take to the libvirt daemons to utilize stateful drivers (QEMU, Xen, BHyve,
LXC, VZ, etc). This is needed on all libvirt hosts, both client and server.
-* libvirt-lock-sanlock
-
- A plugin for locking disks that communicates with the sanlock daemon. It is
- optional and only relevant to hosts with the QEMU driver and oVirt management
- application.
-
* libvirt-login-shell
A simple login shell that automatically spawns an LXC container for the user