]>
| author | Alfredo Deza <adeza@redhat.com> | |
| Fri, 13 Mar 2015 16:12:06 +0000 (12:12 -0400) | ||
| committer | Alfredo Deza <adeza@redhat.com> | |
| Fri, 13 Mar 2015 16:12:06 +0000 (12:12 -0400) | ||
| commit | 57e71f73cf2ead13160707e78d19029f836b1a2f | |
| tree | a3147eaa101969c20776345d21adcc8c9c6813ef | tree | snapshot |
| .gitignore | [new file with mode: 0644] | blob |
| CHANGELOG.rst | [new file with mode: 0644] | blob |
| LICENSE | [new file with mode: 0644] | blob |
| MANIFEST.in | [new file with mode: 0644] | blob |
| README.rst | [new file with mode: 0644] | blob |
| bootstrap | [new file with mode: 0755] | blob |
| debian/changelog | [new file with mode: 0644] | blob |
| debian/compat | [new file with mode: 0644] | blob |
| debian/control | [new file with mode: 0644] | blob |
| debian/copyright | [new file with mode: 0644] | blob |
| debian/dirs | [new file with mode: 0644] | blob |
| debian/rules | [new file with mode: 0755] | blob |
| debian/source/format | [new file with mode: 0644] | blob |
| init-radosgw-agent | [new file with mode: 0644] | blob |
| logrotate.conf | [new file with mode: 0644] | blob |
| radosgw-agent.spec | [new file with mode: 0644] | blob |
| radosgw_agent/__init__.py | [new file with mode: 0644] | blob |
| radosgw_agent/cli.py | [new file with mode: 0644] | blob |
| radosgw_agent/client.py | [new file with mode: 0644] | blob |
| radosgw_agent/constants.py | [new file with mode: 0644] | blob |
| radosgw_agent/exceptions.py | [new file with mode: 0644] | blob |
| radosgw_agent/lock.py | [new file with mode: 0644] | blob |
| radosgw_agent/request.py | [new file with mode: 0644] | blob |
| radosgw_agent/sync.py | [new file with mode: 0644] | blob |
| radosgw_agent/tests/__init__.py | [new file with mode: 0644] | blob |
| radosgw_agent/tests/conftest.py | [new file with mode: 0644] | blob |
| radosgw_agent/tests/test_client.py | [new file with mode: 0644] | blob |
| radosgw_agent/tests/test_worker.py | [new file with mode: 0644] | blob |
| radosgw_agent/tests/util/test_configuration.py | [new file with mode: 0644] | blob |
| radosgw_agent/util/__init__.py | [new file with mode: 0644] | blob |
| radosgw_agent/util/configuration.py | [new file with mode: 0644] | blob |
| radosgw_agent/util/decorators.py | [new file with mode: 0644] | blob |
| radosgw_agent/util/log.py | [new file with mode: 0644] | blob |
| radosgw_agent/util/string.py | [new file with mode: 0644] | blob |
| radosgw_agent/worker.py | [new file with mode: 0644] | blob |
| requirements-dev.txt | [new file with mode: 0644] | blob |
| requirements.txt | [new file with mode: 0644] | blob |
| scripts/radosgw-agent | [new file with mode: 0644] | blob |
| setup.cfg | [new file with mode: 0644] | blob |
| setup.py | [new file with mode: 0644] | blob |
| tox.ini | [new file with mode: 0644] | blob |