From 8964f10faf43056e674eb573d7adf8a89b5c22c4 Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Tue, 25 Sep 2012 17:19:50 -0700 Subject: [PATCH] doc: remove MDS from diagram describing RBD and OpenStack The MDS is not used with RBD or librados. Signed-off-by: Josh Durgin --- doc/rbd/rbd-openstack.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/rbd/rbd-openstack.rst b/doc/rbd/rbd-openstack.rst index fe5dd41e6c3..46c59428eab 100644 --- a/doc/rbd/rbd-openstack.rst +++ b/doc/rbd/rbd-openstack.rst @@ -23,9 +23,9 @@ processor. The following diagram depicts the OpenStack/Ceph technology stack. | librbd | +---------------------------------------------------+ | librados (C, C++, Java, Python, PHP, etc.) | - +---------------+-+---------------+-+---------------+ - | OSDs | | MDSs | | Monitors | - +---------------+ +---------------+ +---------------+ + +------------------------+-+------------------------+ + | OSDs | | Monitors | + +------------------------+ +------------------------+ .. _Installing OpenStack: ../../install/openstack