Notice
This document is for a development version of Ceph.
Warning
This document is for an unsupported version of Ceph.
librgw (Python)
The rgw python module provides file-like access to rgw.
API Reference
This module is a thin wrapper around rgw_file.
-
class
rgw.LibRGWFS
librgwfs python wrapper
-
shutdown()
Unmount and destroy the ceph mount handle.
-
version()
Get the version number of the librgwfile C library.
- Returns
a tuple of (major, minor, extra) components of the
libcephfs version