summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip-5900-gl' of github.com:ceph/ceph into wip-5900-glwip-5900-glGary Lowell2013-10-100-0/+0
|\
| * ceph_argparse.py, cephtool/test.sh: fix blacklist with no nonceDan Mick2013-10-091-5/+16
| * pybind: catch EntityAddress missing /Loic Dachary2013-10-091-1/+4
| * remove extra parensAlfredo Deza2013-10-091-1/+1
| * remove python-ceph from debian scriptsAlfredo Deza2013-10-091-14/+1
| * remove python-ceph from ceph.spec.inAlfredo Deza2013-10-091-28/+2
| * remove single file python targets from makefileAlfredo Deza2013-10-091-9/+0
| * add the spec and debian files for rbd packagingAlfredo Deza2013-10-098-0/+103
| * add the spec and debian files for rados packagingAlfredo Deza2013-10-098-0/+103
| * add the spec and debian files for ceph-rest packagingAlfredo Deza2013-10-098-0/+103
| * add the spec and debian files for cephfs packagingAlfredo Deza2013-10-098-0/+103
| * add the spec and debian files for argparse packagingAlfredo Deza2013-10-098-0/+103
| * ceph.in, ceph-rest-api: adapt "run from src/" hack to virtualenvDan Mick2013-10-092-17/+9
| * remove invalid comment in targetAlfredo Deza2013-10-091-1/+0
| * add the targets to the makefile.amAlfredo Deza2013-10-091-1/+9
| * fix the order of the calls to setup.py develop so dependencies are metAlfredo Deza2013-10-091-5/+5
| * create a bootstrap file for pybindAlfredo Deza2013-10-091-0/+60
| * remove argparse from ceph-rest, fix importsAlfredo Deza2013-10-091-1/+1
| * update the requirements for ceph-restAlfredo Deza2013-10-091-1/+1
| * created the ceph-argparse packageAlfredo Deza2013-10-095-0/+1130
| * ceph-rest-api is now able to import ceph_restAlfredo Deza2013-10-091-3/+3
| * make a ceph-rest moduleAlfredo Deza2013-10-096-2/+43
| * move ceph-rest and creat the packageAlfredo Deza2013-10-097-1700/+13
| * create the rbd packageAlfredo Deza2013-10-095-0/+40
| * create the rados packageAlfredo Deza2013-10-095-0/+1688
| * move cephfs.pyAlfredo Deza2013-10-092-341/+1
| * create the cephfs packageAlfredo Deza2013-10-095-0/+380
| * add a python specific gitignoreAlfredo Deza2013-10-091-0/+34
| * base tox.ini file for testingAlfredo Deza2013-10-091-0/+6
| * create a MANIFEST fileAlfredo Deza2013-10-091-0/+1
| * create a setup.py fileAlfredo Deza2013-10-091-0/+32
* | ceph_argparse.py, cephtool/test.sh: fix blacklist with no nonceDan Mick2013-10-101-5/+16
* | pybind: catch EntityAddress missing /Loic Dachary2013-10-101-1/+4
* | remove extra parensAlfredo Deza2013-10-101-1/+1
* | remove python-ceph from debian scriptsAlfredo Deza2013-10-101-14/+1
* | remove python-ceph from ceph.spec.inAlfredo Deza2013-10-101-28/+2
* | remove single file python targets from makefileAlfredo Deza2013-10-101-9/+0
* | add the spec and debian files for rbd packagingAlfredo Deza2013-10-108-0/+103
* | add the spec and debian files for rados packagingAlfredo Deza2013-10-108-0/+103
* | add the spec and debian files for ceph-rest packagingAlfredo Deza2013-10-108-0/+103
* | add the spec and debian files for cephfs packagingAlfredo Deza2013-10-108-0/+103
* | add the spec and debian files for argparse packagingAlfredo Deza2013-10-108-0/+103
* | ceph.in, ceph-rest-api: adapt "run from src/" hack to virtualenvDan Mick2013-10-102-17/+9
* | remove invalid comment in targetAlfredo Deza2013-10-101-1/+0
* | add the targets to the makefile.amAlfredo Deza2013-10-101-1/+9
* | fix the order of the calls to setup.py develop so dependencies are metAlfredo Deza2013-10-101-5/+5
* | create a bootstrap file for pybindAlfredo Deza2013-10-101-0/+60
* | remove argparse from ceph-rest, fix importsAlfredo Deza2013-10-101-1/+1
* | update the requirements for ceph-restAlfredo Deza2013-10-101-1/+1
* | created the ceph-argparse packageAlfredo Deza2013-10-105-0/+1130