[Bugs] [Bug 1193474] Package libgfapi-python for its consumers

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 15 16:24:50 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1193474



--- Comment #5 from Humble Chirammal <hchiramm at redhat.com> ---
The first draft of spec file is ready for review
@http://review.gluster.org/#/c/10256/ .

The spec file is compatible to make below structure for gluster namespace so
that it is more portable and scalable for future use.

  <sitepackages>/gluster/
                         |
                         -- __init__.py
                         |
                         |
                         -- glupy
                                 |
                                 -- __init__.py
                                 -- glupy.py
                                 -- ........
                         |
                         |
                         -- gfapi
                                 |
                                  -- __init__.py
                                  -- gfapi.py
                                  -- ........

By above structure clients can import:

 >>> from gluster import glupy  
 >>> from gluster import gfapi

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=av7eJci97T&a=cc_unsubscribe


More information about the Bugs mailing list