157 Commits

Author SHA1 Message Date
Chuck Thier
c62707ae72 Refactored logging configuration so that it has sane defaults 2010-08-24 13:41:58 +00:00
Chuck Thier
85e043e9a2 Merging from branch 2010-08-20 15:32:40 +00:00
Chuck Thier
cf35829e78 Fixed a couple of typos, and some config things I missed in the object-replicator 2010-08-20 15:28:02 +00:00
Chuck Thier
ca1cd5aa70 Fixed a couple of doc typos 2010-08-19 21:28:24 -05:00
Chuck Thier
386eb29b1f Updated docs (including SAIO) to refelct the paste.deploy config changes 2010-08-20 02:19:50 +00:00
Chuck Thier
2a36fe0619 Initial commit of middleware refactor 2010-08-20 00:50:12 +00:00
Chuck Thier
2c596c0a0f Initial commit of middleware refactor 2010-08-20 00:42:38 +00:00
Jay Payne
e876b2432a Added howto doc about Debian packaging 2010-08-18 19:47:37 +00:00
Jay Payne
5b43ffed3d Added howto doc about Debian packaging 2010-08-18 19:18:31 +00:00
gholt
cac53bc84a Cluster health monitoring docs 2010-08-17 19:52:50 +00:00
gholt
faa96c6aed Cluster health monitoring docs 2010-08-17 12:36:49 -07:00
gholt
db522deba9 Func tests for account/container metadata (2) 2010-08-17 02:27:35 +00:00
gholt
43a954d436 Func tests for account/container metadata 2010-08-17 02:12:28 +00:00
gholt
47d6d7a10c Argh. Forgot the tests themselves! 2010-08-16 19:11:19 -07:00
gholt
1e1cbc34e6 Func tests for account/container metadata 2010-08-16 19:06:28 -07:00
gholt
29c524bdd8 Expose account/container metadata facility to external API 2010-08-17 00:04:57 +00:00
gholt
e8d3f260b9 Expose account/container metadata facility to external API 2010-08-16 15:30:27 -07:00
gholt
b1b126e461 Cyberduck Support and How To 2010-08-16 16:14:16 +00:00
gholt
21c5209e22 Fixed typo 2010-08-14 09:54:31 -07:00
gholt
234cf79b0c Cyberduck Support and How To 2010-08-14 09:46:32 -07:00
Cory Wright
f9f8059fe8 swift-ring-builder was referenced as ring_builder, swift-ring_builder, and swift_ring_builder throughout the docs. This patch corrects everything to swift-ring-builder. 2010-08-13 15:47:04 +00:00
Cory Wright
f2b694b7ab Fixed a few typos in the deployment guide (s/ring_builder/ring-builder/g) 2010-08-13 11:19:43 -04:00
gholt
fa841c4d8d Added metadata to account and container servers 2010-08-12 16:47:10 +00:00
gholt
26ad9a493d Reduce transactions where possible with reclamations 2010-08-11 13:35:30 -07:00
gholt
15009bb76e Added metadata to account and container servers 2010-08-10 12:18:15 -07:00
gholt
40779d8d21 Fix how bytes transferred are logged 2010-08-09 20:52:16 +00:00
gholt
a0fdfee0ba Fix how bytes transferred are logged 2010-08-09 13:10:05 -07:00
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