gholt
7fc1721d7d
TempURL and FormPost Middleware
...
Change-Id: I8d2ce2abdfe3a44605c9441ad7b1abc6c77e282d
2012-01-10 21:57:52 +00:00
Jenkins
89ef1f40f5
Merge "Added swift-orphans and swift-oldies."
2012-01-03 20:43:16 +00:00
Daniele Valeriani
29e703327c
~/swift/trunk doesn't exist after git clone
...
Change-Id: I0b12a1bd1a119aeedda07fa6f7883ae6318ee4d6
2012-01-03 15:40:35 +00:00
gholt
65dba1a7aa
Added swift-orphans and swift-oldies.
...
Change-Id: I95210098556a22d7bd05f245ae387ee13041fa61
2011-12-29 19:19:41 +00:00
Jenkins
913cfcf728
Merge "Explain how replication works more clearly"
2011-12-21 17:02:41 +00:00
MORITA Kazutaka
c98ee54f68
Explain how replication works more clearly
...
A replicator creates an extra replica when it detects a remote disk
failure. However, when it fails to create a replica due to other
reasons (e.g. entire node failures), it doesn't create another replica
at all. We should explain it explicitly so that users can know it.
This fixes bug 906976.
Change-Id: I2f56428ccbbb0cf0d8538ca6e08f7da71257e661
2011-12-21 12:56:23 +09:00
Maru Newby
56645b9cb1
Updates swift docs to use correct release PPA.
...
Changes swift doc references from defunct ppa repo swift-core/ppa to
new swift-core/release repo. Fixes lp bug 905608.
Change-Id: I58d85b22d8dbcff43b03eb256ad39e03dd208bfc
2011-12-16 20:22:18 -08:00
Florian Hines
413ca11a5f
Add sockstat info to recon.
...
Add's support for pulling info from /proc/net/sockstat and /proc/net/sockstat6 via recon.
Change-Id: Idb403c6eda199c5d36d96cc9027ee249c12c7d8b
2011-11-15 17:55:14 +00:00
Chmouel Boudjnah
c9728e7868
Change bzr to swift in getting_started doc.
...
Fixes #884766 .
Change-Id: Id251fa04305352522db22cd27410f0b2e6e9fc06
2011-11-07 17:27:18 +01:00
gholt
872420efdb
Expiring Objects Support
...
Please see the doc/source/overview_expiring_objects.rst for
more detail.
Change-Id: I4ab49e731248cf62ce10001016e0c819cc531738
2011-11-01 15:49:00 +00:00
Chmouel Boudjnah
74752c8d26
Remove bazaar/lp reference and change it to github
...
Change-Id: Ic58d3023f41204568bff9a4a77c895937b9456d2
2011-11-01 08:18:51 +01:00
Florian Hines
bb8c4eab41
Add documentation for Swift Recon.
...
Change-Id: I37f4fb624bdc5b8bbf2e691d29aa6b15cd648aa8
2011-10-21 00:17:10 +00:00
Chmouel Boudjnah
3b7442801d
Fix documentation example.
...
get HTTPUnauthorized and HTTPForbidden from webob.exc
Change-Id: Id0a40077fb0adedd8cbf4f490e13fd522c92571a
2011-10-07 18:53:48 -04:00
Jenkins
30e71fa175
Merge "Use account_autocreate for tempauth."
2011-10-07 18:30:37 +00:00
Chmouel Boudjnah
6170e66b42
Use account_autocreate for tempauth.
...
We don't need to create ourself account in tempauth as we can use
account_autocreate from proxy server.
Change-Id: I6d0a044be361a53faee15d15177a9b5bc95da19e
2011-10-06 11:35:43 -04:00
Julien Danjou
e3e8a1c586
Fix documentation leftover from swift-stats rename
...
Change-Id: Ia6f4eeb626cc34b6cec43cab92a0afe7b46354e0
Signed-off-by: Julien Danjou <julien.danjou@enovance.com>
2011-10-05 17:05:23 +02:00
Chuck Thier
42c975aa4e
Fixed ppa for multinode instructions
2011-08-31 19:08:02 +00:00
David Goetz
9986c0d8eb
Changing ratelimiting so that it only limits PUTs/DELETEs.
2011-07-19 20:02:31 +00:00
David Goetz
c23fa42fad
fix docs
2011-07-18 15:19:32 -07:00
gholt
2f0df53ed9
Added notes about container sync and large objects
2011-07-14 18:53:04 +00:00
David Goetz
01307fd46f
limit PUT, DELETE, POSTs to /a/c and /a/c/o
2011-07-12 08:15:15 -07:00
gholt
b88a0d0f95
consync: fixes as per the code roast
2011-07-08 19:57:45 +00:00
gholt
8c24a70139
Merged from trunk
2011-06-30 21:52:09 +00:00
John Dickinson
3d028bd8be
removed reference to recreateaccounts script
2011-06-23 14:41:02 -05:00
gholt
552fa38ed1
Doc updates
2011-06-22 15:05:23 +00:00
John Dickinson
b3a451c832
merged with trunk
2011-06-17 16:47:39 -05:00
gholt
1dca388dec
Merge from trunk
2011-06-16 22:05:03 +00:00
John Dickinson
65d79d18b5
merged with trunk
2011-06-15 14:05:28 -05:00
John Dickinson
5490c514fe
removed slogging references from docs
2011-06-15 10:06:31 -05:00
gholt
ba4f74d4fe
Merge from trunk
2011-06-14 23:13:47 +00:00
gholt
d2230e853d
Merged from trunk
2011-06-14 22:20:23 +00:00
John Dickinson
0eeeae664e
renamed st to swift
2011-06-14 11:04:06 -05:00
gholt
024df7c0f2
Merged from trunk
2011-06-13 20:51:06 +00:00
gholt
156b6e0c92
Added account_autocreate mode where authorized requests to accounts that don't yet exist within Swift will cause those accounts to be automatically created. Also did a small refactor surrounding swift.common.utils.TRUE_VALUES.
2011-06-10 22:27:05 +00:00
David Goetz
a18acc554b
merging to trunk
2011-06-10 09:47:13 -07:00
gholt
56bafed131
Merged from trunk
2011-06-09 21:30:14 +00:00
David Goetz
68e5719a81
fixing case thing and adding docs
2011-06-08 08:55:14 -07:00
gholt
41fcf63241
Changed post_as_copy to object_post_as_copy
2011-06-08 04:29:24 +00:00
gholt
7c9e542c02
Implemented object POST as COPY
2011-06-08 04:19:34 +00:00
gholt
c3cef9207b
Adding account_autocreate mode and refactoring TRUE_VALUES
2011-06-05 23:22:35 +00:00
gholt
b4221114c5
Merged with deswauth
2011-06-03 00:11:32 +00:00
gholt
ce710a54a5
Merged with trunk
2011-06-01 20:43:10 +00:00
gholt
f68b6354e2
Renaming TestAuth to TempAuth because nose hates anything with the word test in it.
2011-05-26 02:24:12 +00:00
gholt
3ee4a01100
Remove swauth; update references from swauth to testauth.
2011-05-26 02:17:42 +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
Anne Gentle
857d6e2f87
Made bzr init-repo swift step non-optional
2011-05-18 10:26:52 -05:00
Anne Gentle
5804669c25
Changing optional bzr steps to be more precise
2011-05-17 22:50:44 -05:00
David Goetz
098552728e
Adding full path to the stats cron jobs.
2011-05-17 12:23:11 -07:00
Anne Gentle
6a54cb529c
Edits to multinode install after testing in internal training class
2011-05-16 22:59:57 -05:00
David Goetz
bc894f9efb
update with trunk
2011-05-12 14:24:51 -07:00