130 Commits

Author SHA1 Message Date
kapil.foss@gmail.com
dab46ea017 just some cleanups of unused variables/imports. 2010-08-03 18:46:59 +00:00
Chuck Thier
d7ae75aa58 Added first stab of an administration guide, added a few items to the deployment guide, cleaned up a coupld of docstring warnings, and removed some unused config options in the proxy 2010-07-30 22:02:02 +00:00
Chuck Thier
221466a8ed fixed typo 2010-07-30 16:47:12 -05:00
Chuck Thier
54acc143e4 Fixing merge conflicts 2010-07-30 15:17:31 -05:00
Chuck Thier
f9f0fb3752 Fixed conflict with .bzrignore 2010-07-30 15:05:06 -05:00
Chuck Thier
e051495715 Added initial admin guide, and added more to the deployment guide, plus
cleaned up some of the doc string warning
2010-07-30 14:57:20 -05:00
kapil.foss@gmail.com
65358e873f pyflakes cleanups, unused modules, and variables 2010-07-30 08:20:07 -04:00
Clay Gerrard
138cf266e7 moved LIMIT_LISTING consts to swift.common.constraints, 100% test coverage of swift.common.constraints 2010-07-29 20:42:11 +00:00
Clay Gerrard
17a108a633 removed extra assignment 2010-07-29 15:06:01 -05:00
Clay Gerrard
1d882b3fa5 merge gholt 2010-07-29 [merge] Updated docs for client.py 2010-07-29 13:49:40 -05:00
Clay Gerrard
7ae6ec0675 typo 2010-07-29 13:31:27 -05:00
Clay Gerrard
4a27df057d moved LIMIT_LISTING const to swift.common.constraints, added test.unit.MockTrue, 100% test coverage on swift.common.constraints 2010-07-29 13:30:16 -05:00
gholt
17b5d56fb2 Updated docs for client.py 2010-07-29 15:47:08 +00:00
gholt
77caea3dad Updated docs for client.py 2010-07-29 08:16:45 -07:00
Clay Gerrard
0cda9a0cbe merged 2010-07-29 10:09:05 -05:00
Clay Gerrard
c555869ece merged 2010-07-29 10:08:25 -05:00
Michael Barton
5f32c21437 no-op fallocate and posix_fadvise if they're not available 2010-07-29 01:52:06 +00:00
Michael Barton
988e4b9f23 Change prints to logging.warn()s 2010-07-29 01:40:13 +00:00
Michael Barton
179eeb29f7 Improved fallocate and posix_fadvise no-ops when unavailable. 2010-07-29 00:44:21 +00:00
Michael Barton
93ce826e41 No-op fallocate and fadvise when they aren't available. 2010-07-28 23:32:40 +00:00
Monty Taylor
7b7070937f Added ChangeLog generation to sdist 2010-07-28 23:12:10 +00:00
Monty Taylor
d7cb02b54e Fixed pep8 issues. 2010-07-28 16:02:51 -07:00
Monty Taylor
d88594ef8a Added ChangeLog to .bzrignore. 2010-07-28 14:25:25 -07:00
Monty Taylor
7dcd4c85f9 Added code to generate a ChangeLog file from bzr on sdist. 2010-07-28 14:17:22 -07:00
Monty Taylor
0baceef8ad Fixed PEP8 warnings 2010-07-26 16:12:07 +00:00
Monty Taylor
bf9c1e654c Fixed PEP8 warnings 2010-07-26 15:27:29 +00:00
Monty Taylor
bba02ae8b3 Removed needless continuation markers. 2010-07-26 08:18:32 -07:00
Monty Taylor
ffadcb78c7 Fixed all of the PEP8 warnings. 2010-07-25 09:15:40 -07:00
Monty Taylor
57d59600b7 Updated Sphinx config to match the config from Nova. 2010-07-25 01:45:27 +00:00
Monty Taylor
525aee438c Updated sphinx config to match the config from Nova. 2010-07-24 18:03:56 -07:00
Chuck Thier
d6349fda14 Added initial cut of deployment guide and updated auth overview to better reflect the current code, with contributions from John Dickinson, Mike Barton, and Greg Holt. 2010-07-23 22:26:59 +00:00
Chuck Thier
9916adba75 Added first cut of the deployment guide, and updated auth overview to better
represent the current code
2010-07-23 17:15:29 -05:00
Brian K. Jones
9669c4d086 Attempted to differentiate between what a ring represents and what it is constructed of without losing the conversational tone of the document. Also added a link to the more in-depth document 'overview_ring'. More work and more links to more information need to be added, but this is my first change, and I want to be sure I'm in line with others' ideas. 2010-07-23 18:16:58 +00:00
Brian K. Jones
4a855fa21e Made spacing after period consistent throughout, removed a couple of spurious commas 2010-07-23 12:05:14 -04:00
Brian K. Jones
f5a2c5374c Removed links that jumped from overview straight to module source docs. 2010-07-23 11:47:13 -04:00
Brian K. Jones
164914dc1b Moved proxy server section to top, and encompassed suggested changes from cthier 2010-07-23 10:51:24 -04:00
Monty Taylor
93635d14c4 Removes the debian/ dir to support the split trunk/packaging approach. 2010-07-23 03:12:02 +00:00
Monty Taylor
b0bf178a5d Removed all of the tarball and debian stuff from the tree. 2010-07-22 10:29:04 -05:00
Chuck Thier
15bc541d85 Removed test for functionality that doesn't exist any more 2010-07-22 15:12:00 +00:00
Chuck Thier
9bf26751d7 Removed tests for behavior that doesn't exist any more 2010-07-22 10:04:02 -05:00
Monty Taylor
0a2c098404 Made sure all the files we need are included in the tarball 2010-07-22 12:52:02 +00:00
Brian K. Jones
e0c666df62 Clarifying docs for The Ring, and add link to more detailed ring docs. 2010-07-22 08:33:58 -04:00
Monty Taylor
32e922e74c Fixed egg-info for PyPI 2010-07-22 07:08:50 -05:00
Monty Taylor
13531ccb19 Added last missing file to MANFEST.in. 2010-07-22 07:02:38 -05:00
John Dickinson
2ba58ed933 fixed a typo in the architectural notes 2010-07-21 19:37:01 +00:00
John Dickinson
5f6951c341 fixed typo in architecture docs 2010-07-21 12:55:16 -05:00
Chuck Thier
651d2be91d Added getting started and architectural overview (with contributions from Mike Barton, John Dickinson and Greg Holt) to documentation. 2010-07-20 19:21:59 +00:00
Chuck Thier
3657c08cd3 another typo 2010-07-20 11:17:36 -05:00
Chuck Thier
e439cf604c Fixed typo 2010-07-20 11:08:06 -05:00
Chuck Thier
99f022aae0 Added getting started documentation and architectural overview 2010-07-20 11:05:10 -05:00