]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: doc: adding S3/Swift API link 5274/head
authorYuan Zhou <yuan.zhou@intel.com>
Fri, 17 Jul 2015 06:02:36 +0000 (14:02 +0800)
committerYuan Zhou <yuan.zhou@intel.com>
Fri, 17 Jul 2015 06:12:47 +0000 (14:12 +0800)
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
doc/radosgw/s3.rst
doc/radosgw/swift.rst

index fe975e6b9667eeaaa39bbc2141e1061d52d77551..30a10fa3fe808c757369def1cebd33292d5f3604 100644 (file)
@@ -2,7 +2,7 @@
  Ceph Object Gateway S3 API
 ============================
 
-Ceph supports a RESTful API that is compatible with the basic data access model of the Amazon S3 API.
+Ceph supports a RESTful API that is compatible with the basic data access model of the `Amazon S3 API`_.
 
 API
 ---
@@ -93,3 +93,5 @@ The following common request header fields are not supported:
 +----------------------------+------------+
 | **x-amz-version-id**       | Response   |
 +----------------------------+------------+
+
+.. _Amazon S3 API: http://docs.aws.amazon.com/AmazonS3/latest/API/APIRest.html
index 626659548936e67294930ccd1b5b6f9bb1c2704e..f0a8cbf9aa0e6c6d15625c9323ea3de25a388ffa 100644 (file)
@@ -2,7 +2,7 @@
  Ceph Object Gateway Swift API
 ===============================
 
-Ceph supports a RESTful API that is compatible with the basic data access model of the Swift API.
+Ceph supports a RESTful API that is compatible with the basic data access model of the `Swift API`_.
 
 API
 ---
@@ -72,3 +72,4 @@ The following table describes the support status for current Swift functional fe
 | **CORS**                        | Not Supported   |                                        |
 +---------------------------------+-----------------+----------------------------------------+
 
+.. _Swift API: http://developer.openstack.org/api-ref-objectstorage-v1.html