diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-06-13 23:09:35 +0200 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-06-13 23:09:35 +0200 |
commit | 51dae8ad7ce239f75bc274e3585281c5066adee7 (patch) | |
tree | c1295f05e6d3a287eb1621b048188a75255f7095 /doc/api | |
parent | vstart.sh: put exports at top (diff) | |
download | ceph-51dae8ad7ce239f75bc274e3585281c5066adee7.tar.xz ceph-51dae8ad7ce239f75bc274e3585281c5066adee7.zip |
doc: Updated with glossary terms.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
Diffstat (limited to 'doc/api')
-rw-r--r-- | doc/api/index.rst | 38 |
1 files changed, 13 insertions, 25 deletions
diff --git a/doc/api/index.rst b/doc/api/index.rst index 68263bc1185..71c1cac6c34 100644 --- a/doc/api/index.rst +++ b/doc/api/index.rst @@ -3,49 +3,37 @@ =================== -RADOS Object Store APIs -======================= +Ceph Storage Cluster APIs +========================= -See `RADOS Object Store APIs`_. +See `Ceph Storage Cluster APIs`_. -.. _RADOS Object Store APIs: ../rados/api/ +.. _Ceph Storage Cluster APIs: ../rados/api/ -CephFS APIs -=========== +Ceph Filesystem APIs +==================== See `libcephfs (javadoc)`_. .. _libcephfs (javadoc): libcephfs-java -Ceph Block Device -================= +Ceph Block Device APIs +====================== See `librbdpy`_. .. _librbdpy: ../rbd/librbdpy -Ceph RADOS Gateway S3 API -========================= +Ceph Object Store APIs +====================== -See `S3-compatible API`_. +- See `S3-compatible API`_. +- See `Swift-compatible API`_. +- See `Admin Ops API`_. .. _S3-compatible API: ../radosgw/s3/ - - -Ceph RADOS Gateway Swift API -============================ - -See `Swift-compatible API`_. - .. _Swift-compatible API: ../radosgw/swift/ - - -Ceph RADOS Gateway Admin Ops API -================================ - -See `Admin Ops API`_. - .. _Admin Ops API: ../radosgw/adminops
\ No newline at end of file |