Bug 1115864 - Better naming/structuring required for libgfapi-python modules
Summary: Better naming/structuring required for libgfapi-python modules
Keywords:
Status: CLOSED EOL
Alias: None
Product: GlusterFS
Classification: Community
Component: libgfapi
Version: 3.5.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact: Sudhir D
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-03 09:23 UTC by Humble Chirammal
Modified: 2024-07-30 05:47 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-06-17 15:57:04 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Humble Chirammal 2014-07-03 09:23:22 UTC
Description of problem:

Libgfapi-python module (http://review.gluster.org/#/c/7805/3/test/unit/gluster/test_gfapi.py ) currently import :

from glusterfs import gfapi	
from glusterfs import api
			
This is confusing. It is required to move the api (which are really internal calls and not exposed) to another file. test_api.py for example. This file is for unit testing gfapi.py only.


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

http://review.gluster.org/#/c/7805/

Comment 1 Niels de Vos 2016-06-17 15:57:04 UTC
This bug is getting closed because the 3.5 is marked End-Of-Life. There will be no further updates to this version. Please open a new bug against a version that still receives bugfixes if you are still facing this issue in a more current release.

Comment 2 Natalie Marie 2024-07-29 15:49:30 UTC Comment hidden (spam)

Note You need to log in before you can comment on or make changes to this bug.