diff options
author | Qiaowei Ren <qiaowei.ren@intel.com> | 2018-03-01 14:38:11 +0800 |
---|---|---|
committer | Qiaowei Ren <qiaowei.ren@intel.com> | 2018-03-01 14:38:11 +0800 |
commit | 7da45d65be36d36b880cc55c5036e96c24b53f00 (patch) | |
tree | d4f944eb4f8f8de50a9a7584ffa408dc3a3185b2 /src/ceph/doc/radosgw/api.rst | |
parent | 691462d09d0987b47e112d6ee8740375df3c51b2 (diff) |
remove ceph code
This patch removes initial ceph code, due to license issue.
Change-Id: I092d44f601cdf34aed92300fe13214925563081c
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Diffstat (limited to 'src/ceph/doc/radosgw/api.rst')
-rw-r--r-- | src/ceph/doc/radosgw/api.rst | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/ceph/doc/radosgw/api.rst b/src/ceph/doc/radosgw/api.rst deleted file mode 100644 index c01a3e5..0000000 --- a/src/ceph/doc/radosgw/api.rst +++ /dev/null @@ -1,14 +0,0 @@ -=============== -librgw (Python) -=============== - -.. highlight:: python - -The `rgw` python module provides file-like access to rgw. - -API Reference -============= - -.. automodule:: rgw - :members: LibRGWFS, FileHandle - |