Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/various: python3 compat, prepare for python2 -> python3 | Kaleb S. KEITHLEY | 2018-05-02 | 1 | -2/+4 |
| | | | | | | | | | | see https://review.gluster.org/#/c/19788/ use print fn from __future__ Change-Id: If5075d8d9ca9641058fbc71df8a52aa35804cda4 updates: #411 Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com> | ||||
* | features/glupy: Rename Glupy python module to avoid namespace conflict | Justin Clift | 2014-03-24 | 1 | -0/+19 |
* Rename gluster.py to glupy.py to avoid namespace conflict (#1018619) * Move the main Glupy files into glusterfs-extra-xlators rpm * Move the Glupy Translator examples into glusterfs-devel rpm * Add Glupy entry to the MAINTAINERS file BUG: 1018619 Change-Id: I48de598ba5ae8eec0e7e276bbcca1abb0e549cef Signed-off-by: Justin Clift <justin@gluster.org> Reviewed-on: http://review.gluster.org/6979 Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Reviewed-by: Jeff Darcy <jdarcy@redhat.com> |