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/
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.
This comment was flagged a spam, view the edit history to see the original text if required.