From: John Wilkins Date: Mon, 1 Oct 2012 21:53:57 +0000 (-0700) Subject: doc: Removed languages from librados in tech-specific stack diagrams. X-Git-Tag: v0.54~139 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=106dc66fe41d155d1b198737f988cf14c3add7eb;p=ceph.git doc: Removed languages from librados in tech-specific stack diagrams. Signed-off-by: John Wilkins --- diff --git a/doc/radosgw/index.rst b/doc/radosgw/index.rst index cfaf4466e43f..1f3f9a9cb06f 100644 --- a/doc/radosgw/index.rst +++ b/doc/radosgw/index.rst @@ -24,7 +24,7 @@ one API and retrieve it with the other. +------------------------+-+------------------------+ | radosgw | +---------------------------------------------------+ - | librados (C, C++, Java, Python, PHP, etc.) | + | librados | +------------------------+-+------------------------+ | OSDs | | Monitors | +------------------------+ +------------------------+ diff --git a/doc/rbd/rbd-openstack.rst b/doc/rbd/rbd-openstack.rst index 9f8f23214c6b..7d782572db25 100644 --- a/doc/rbd/rbd-openstack.rst +++ b/doc/rbd/rbd-openstack.rst @@ -22,7 +22,7 @@ processor. The following diagram depicts the OpenStack/Ceph technology stack. +---------------------------------------------------+ | librbd | +---------------------------------------------------+ - | librados (C, C++, Java, Python, PHP, etc.) | + | librados | +------------------------+-+------------------------+ | OSDs | | Monitors | +------------------------+ +------------------------+