gholt
3ee4a01100
Remove swauth; update references from swauth to testauth.
2011-05-26 02:17:42 +00:00
gholt
b24b063552
Created testauth WSGI middleware to replace Swauth as development auth service.
2011-05-26 01:19:03 +00:00
David Goetz
e3b6de6c08
For stats uploader, allow override regex for source_filename_pattern and new_log_cutoff.
2011-05-24 22:12:02 +00:00
David Goetz
1dd4073463
allow override new_log_cutoff
2011-05-24 13:51:07 -07:00
David Goetz
ccba2046cb
allow override regex for source_filename_pattern
2011-05-24 13:23:12 -07:00
David Goetz
97e7120559
Changing auditor logging to show zero byte files rate and amount of time doing list dirs verses actual auditing.
2011-05-24 15:32:26 +00:00
gholt
7c19657d1d
swift-ring-builder: Added list_parts command which shows common partitions for a given list of devices.
2011-05-23 20:22:23 +00:00
David Goetz
d89efc1fe4
adding total quarantine and error to logs
2011-05-23 13:20:09 -07:00
David Goetz
093833954f
Changing auditor log messages
2011-05-23 12:08:38 -07:00
gholt
6889b4dbf3
client.py: Will retry on 408s
...
client.py: Will treat empty contents as resettable
st: Updated copy of client.py.
st: No longer aborts everything on one error.
st: Prints when it had to retry.
st: Prints ClientExceptions without the full stack trace.
st: Aborts manifest creation if segments couldn't be uploaded.
2011-05-20 16:22:21 +00:00
Conrad Weidenkeller
bfa0f49e63
Change subdir nodes in XML formatted object listings to align with object nodes. Now: <subdir name="foo"><name>foo</name></subdir> Before: <subdir name="foo" />
2011-05-19 14:57:21 +00:00
gholt
06e94e10fc
st: Suppress a few more stack traces
2011-05-19 14:48:15 +00:00
Conrad Weidenkeller
2d22afadfa
Pulled latest from trunk
2011-05-19 10:41:50 +00:00
Conrad Weidenkeller
68ec704cbc
Modified Unit tests for XML change
2011-05-19 06:59:47 +00:00
Anne Gentle
32be66164d
Editing the install docs based on testing in the internal Swift training course this week.
2011-05-18 15:57:20 +00:00
David Goetz
bdfe38917d
Adding container stats collector, unit tests, and refactoring some of the stats code. There will have to be changes to both the swift and rackswift conf files before this can be released. Please DO NOT approve this branch for merge until glange's stats stuff is all ready to go. gracias.
2011-05-18 15:48:17 +00:00
Anne Gentle
857d6e2f87
Made bzr init-repo swift step non-optional
2011-05-18 10:26:52 -05:00
gholt
2d3f409190
swift-ring-builder: Updated help for list_parts
2011-05-18 15:11:08 +00:00
Anne Gentle
5804669c25
Changing optional bzr steps to be more precise
2011-05-17 22:50:44 -05:00
gholt
72f04d64fd
Merged from trunk
2011-05-18 00:13:59 +00:00
gholt
529b8a5956
Merged from trunk
2011-05-18 00:07:44 +00:00
Michael Barton
5bf39a4b8e
Use bracketed notation for ip literals in rsync calls, so compressed ipv6 literals work.
2011-05-17 22:26:45 +00:00
David Goetz
098552728e
Adding full path to the stats cron jobs.
2011-05-17 12:23:11 -07:00
gholt
7e123ccf5c
Merged from trunk
2011-05-17 16:07:38 +00:00
gholt
923efb8d7c
Merged from trunk
2011-05-17 16:06:10 +00:00
gholt
2129fda978
Change the CHANGELOG; now we'll only change it as we cut a release.
2011-05-17 15:51:44 +00:00
gholt
dc96419348
Change the CHANGELOG; now we'll only change it as we cut a release.
2011-05-17 15:29:33 +00:00
Anne Gentle
6a54cb529c
Edits to multinode install after testing in internal training class
2011-05-16 22:59:57 -05:00
gholt
c286231a9d
Merged from trunk
2011-05-16 23:22:17 +00:00
gholt
a4d4ab69a5
Merged from trunk
2011-05-16 23:13:39 +00:00
gholt
65b71c59be
Fixed Python 2.7 compatibility problem
2011-05-16 20:01:59 +00:00
gholt
6a1327cad0
Updated st's copy of client.py; st no longer aborts everything on one error; st prints when it had to retry; st prints ClientExceptions without the full stack trace; st aborts manifest creation if segments couldn't be uploaded; client.py will retry on 408s; client.py will treat empty contents as resettable
2011-05-14 02:31:47 +00:00
Conrad Weidenkeller
f1abacf361
Removed / no need when in ()
2011-05-13 15:11:48 +00:00
Conrad Weidenkeller
ed6448496e
Added Attribute for <subdir> back in as per suggestion by redbo
2011-05-13 08:08:10 +00:00
Conrad Weidenkeller
4e3cc51b5b
Changed <subdir> formatting for container lsitings to align with <object>
2011-05-13 07:51:21 +00:00
Michael Barton
dc213d9746
update unit tests
2011-05-13 02:41:37 +00:00
gholt
d7a9a51201
Fixed unit test not restoring things to prepatched state
2011-05-12 22:54:54 +00:00
gholt
4579e257d3
Merged from trunk
2011-05-12 22:17:25 +00:00
gholt
4ef6644e26
Fixed Python 2.7 compatibility problem
2011-05-12 22:04:39 +00:00
David Goetz
bc894f9efb
update with trunk
2011-05-12 14:24:51 -07:00
John Dickinson
00e81e256c
added transaction id header to every response
2011-05-12 20:51:44 +00:00
John Dickinson
2e98b50a80
merged with trunk
2011-05-12 14:34:47 -05:00
gholt
e600a54fec
Rename swift-stats-* to swift-dispersion-* to avoid confusion with log stats stuff
2011-05-12 19:26:44 +00:00
Michael Barton
77bf1ee356
fix ipv6 literals in rsync
2011-05-12 19:08:29 +00:00
Michael Barton
ef1e707290
fix ipv6 literals in rsync
2011-05-12 19:07:48 +00:00
John Dickinson
6b0e27adca
added a CHANGELOG
2011-05-12 11:13:08 -05:00
John Dickinson
990700aec1
reverted unneeded changes in proxy server
2011-05-12 10:57:35 -05:00
John Dickinson
119ad8cff5
fixed error with setting the tx trans_id prefix
2011-05-12 10:48:46 -05:00
gholt
1d866acdb1
PEP8 fixes
2011-05-12 01:10:16 +00:00
gholt
a062abd593
PEP8 fix
2011-05-12 01:07:57 +00:00