Installation ============ Install glusterfs libgfapi C library: .. code-block:: console $ yum install glusterfs-api Install libgfapi-python from source: .. code-block:: console $ git clone https://review.gluster.org/libgfapi-python $ cd libgfapi-python $ sudo python setup.py install .. note:: libgfapi-python bindings has been tested only against **Linux x86-64** and Python versions **2.6** and **2.7**