11 Commits

Author SHA1 Message Date
Christian Schwede
fe386a67aa Add tox.ini, skip server tests if Swift tests not available, fix import
test_rados_server.py requires swift/test to be installed. Skip this
test if the test module is not available.

Also fixed a wrong import for RadosFileSystem.
2014-06-01 21:58:14 +00:00
Christian Schwede
71d188e7e5 Fix import in tests 2014-05-20 16:06:30 +00:00
Christian Schwede
00cce629c4 Merge pull request #3 from chmouel/master
More changes
2014-05-20 17:56:02 +02:00
Christian Schwede
00f6801fa8 Merge pull request #2 from chmouel/master
Delete test_rados_diskfile.pyc
2014-05-20 17:40:03 +02:00
Chmouel Boudjnah
ee62e59763 Add license fix pep8 to setup.py 2014-05-20 17:26:06 +02:00
Chmouel Boudjnah
65b42a3da6 Add .gitignore 2014-05-20 17:24:32 +02:00
Chmouel Boudjnah
60a474588c Delete test_rados_diskfile.pyc 2014-05-20 17:22:13 +02:00
Leseb
8afa910924 Merge pull request #1 from briancline/patch-1
Minor updates to README.md
2014-05-18 15:31:04 +02:00
Brian Cline
0460ba4f39 Minor updates to README.md
* Code blocks within ordered lists require 8 spaces rather than 4,
  so the instructions and configs weren't rendered as code blocks.
* A few other minor fixes.
2014-05-16 22:30:04 -04:00
Christian Schwede
411d6f9574 Add Ceph backend for Swift 2014-05-09 18:59:40 +00:00
Christian Schwede
3a88166efa Initial commit 2014-05-09 18:59:06 +00:00