380 Commits

Author SHA1 Message Date
John Dickinson
6a5f09a19d merged with trunk 2010-08-26 16:29:47 -07:00
Chuck Thier
978984d18d Refactor of swift to make better use of middleware and to use paste.deploy 2010-08-24 18:27:38 +00:00
Chuck Thier
2dc8eec4bb Fixed container-updater to correctly load conf 2010-08-24 14:55:20 +00:00
Chuck Thier
459e1e95bb Changed default cluster url to point to new default proxy port of 8080,
and set auth default port back to 11000
2010-08-24 14:08:16 +00:00
Chuck Thier
0e881304ae Changed default port of proxy and auth to be 8080, and cleaned up exits 2010-08-24 14:04:44 +00:00
Chuck Thier
c62707ae72 Refactored logging configuration so that it has sane defaults 2010-08-24 13:41:58 +00:00
John Dickinson
c6e3101e74 merged with trunk 2010-08-23 22:08:23 -05:00
Caleb Tennis
17f65e0431 If you issue a write_ring to swift-ring-builder, but there's no nodes in the ring, it crashes out. This will cause it not to crash and write an empty ring.gz file.
This is mainly helpful for enabling servers on nodes before pushing out a centrally generated master ring.
2010-08-23 15:52:36 +00:00
John Dickinson
078ced3ce6 merged with trunk 2010-08-22 13:22:27 -05:00
Caleb Tennis
db90da2763 Remove the exception from the unit test, since we don't bomb out anymore. Also, add a warning to swift-ring-builder if you're building an empty ring, or do a write_ring and you aren't rebalanced 2010-08-21 18:21:59 +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
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
Soren Hansen
51b7e68e75 Make swift-init support force-reload (required by Debian Policy) 2010-08-19 22:01:44 +02:00
John Dickinson
7270d08081 merged with trunk 2010-08-16 21:40:04 -05:00
gholt
b1b126e461 Cyberduck Support and How To 2010-08-16 16:14:16 +00:00
John Dickinson
907253d200 merged with trunk 2010-08-14 13:38:14 -05:00
gholt
234cf79b0c Cyberduck Support and How To 2010-08-14 09:46:32 -07: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
John Dickinson
485799fc54 added account stats logger to stats system 2010-08-05 23:09:53 -05:00
John Dickinson
46e8aecd03 initial stats system commit. includes the log uploader 2010-08-05 13:57:26 -05:00
Clay Gerrard
d8accbde75 fixed typo in swift-init 2010-07-19 17:28:24 -05:00
Clay Gerrard
d0fc23ba1d refactored swift-init.do_start to handle missing config files 2010-07-19 15:40:57 -05:00
Michael Barton
8ef54b341d Make swift-init pay attention to $PATH 2010-07-15 14:44:45 +00:00
gholt
f71850f547 Allow specifying the proxy's auth class. 2010-07-14 15:11:08 -07:00
Monty Taylor
76e6c6ea6c Renamed bin files in the tree so that setup.py install does the same thing
as a deb install.
2010-07-14 09:58:38 -05:00
Monty Taylor
a57a210659 Reverted accidental chmod -x-ing. 2010-07-12 22:34:34 -05:00
Michael Barton
2ee9b837b5 Initial release 2010-07-08 01:37:44 +00:00
Chuck Thier
001407b969 Initial commit of Swift code 2010-07-12 17:03:45 -05:00
Michael Barton
fe067413b1 Import upstream version 1.0.0 2010-07-08 01:37:44 +00:00