summaryrefslogtreecommitdiffstats
path: root/gluster/api.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename module name from glusterfs to glusterHumble Chirammal2015-04-251-0/+402
The goal is to consolidate all gluster related python packages under single namespace "gluster". From client's perspective, it was: from glusterfs import gfapi Henceforth, it wil be: from gluster import gfapi Change-Id: If2509f570563ae7660892963607c9474313f803c Signed-off-by: Humble Chirammal <hchiramm@redhat.com>