Project

General

Profile

Actions

Bug #13080

closed

python-rados in PyPI / with python3 ?

Added by not sqrt over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Hello,

I am currently testing ceph, and would be very happy if python-rados was available in python3.
One of the ways is probably to package the python files in a proper package, installable from https://pypi.python.org/pypi
and tested with multiple versions of python with tox.
It's probably possible to create multiple releases, corresponding to the various stable releases of ceph.

I have seen this related email archive : http://www.spinics.net/lists/ceph-devel/msg09922.html

So the steps to install python-rados would end up being:

apt-get install librados2
pip install $RELEVANT_PACKAGE_NAME
Actions

Also available in: Atom PDF