From: Alfredo Deza Date: Thu, 24 Apr 2014 19:58:45 +0000 (-0400) Subject: add note about librbd1 and librados on install docs X-Git-Tag: v1.5.0~8^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7ea6879853fa40a961be2358307acb9323aa8b82;p=ceph-deploy.git add note about librbd1 and librados on install docs Signed-off-by: Alfredo Deza --- diff --git a/docs/source/install.rst b/docs/source/install.rst index 71bb2ce..f9ceaaa 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -26,6 +26,12 @@ displayed, similar to:: .. _install-stable-releases: + +.. _note: + Although ceph-deploy installs some extra dependencies, do note that those + are not going to be uninstalled. For example librbd1 and librados which + qemu-kvm depends on, and removing it would cause issues for qemu-kvm. + Specific Releases ----------------- By default the *latest* release is assumed. This value changes when