Bug 1023667

Summary: The Python libgfapi API needs more fops
Product: [Community] GlusterFS Reporter: Justin Clift <jclift>
Component: libgfapiAssignee: GlusterFS Bugs list <gluster-bugs>
Status: CLOSED NOTABUG QA Contact: Sudhir D <sdharane>
Severity: medium Docs Contact:
Priority: unspecified    
Version: mainlineCC: gluster-bugs, kwade, vbhat
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-12 02:38:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Justin Clift 2013-10-26 19:45:40 UTC
Description of problem:

  The Python libgfapi presently has a small subset of the available file
  operations.

  This needs to be expanded out to match the functions available through C.


Version-Release number of selected component (if applicable):

  Upstream git master, as of Sat 26 October 2013

Comment 1 Anand Avati 2013-10-28 19:34:26 UTC
REVIEW: http://review.gluster.org/6158 (Add chmod() and chown() to Python Libgfapi API) posted (#1) for review on master by Justin Clift (jclift)

Comment 2 Anand Avati 2013-10-28 21:40:11 UTC
REVIEW: http://review.gluster.org/6158 (Add chmod(), chown(), and several docstrings to Python Libgfapi API) posted (#2) for review on master by Justin Clift (jclift)

Comment 3 Anand Avati 2013-10-29 09:45:26 UTC
REVIEW: http://review.gluster.org/6158 (Add chmod, chown & docstrings to Python Libgfapi) posted (#3) for review on master by Justin Clift (jclift)

Comment 4 Justin Clift 2014-02-12 02:38:32 UTC
This looks to be getting addressed by this project instead:

  https://github.com/gluster/libgfapi-python/