Brian Warner
|
a4a6c02ef8
|
more #859: avoid deprecation warning for unit tests too, hush pyflakes
* factor maybe-import-sha logic into util.hashutil
|
2009-12-14 16:01:47 -08:00 |
|
Zooko O'Whielacronx
|
b69e1c600d
|
use hashlib module if available, thus avoiding a DeprecationWarning for importing the old sha module; fixes #859
|
2009-12-14 13:27:03 -08:00 |
|
Zooko O'Whielacronx
|
d2d3bb2f80
|
introduction/storage-broker: add assertions of serverids being the right type and of internal consistency between the number of storage servers known and the number of storage servers
|
2009-07-17 06:52:21 -07:00 |
|
Brian Warner
|
8df15e9f30
|
big rework of introducer client: change local API, split division of responsibilites better, remove old-code testing, improve error logging
|
2009-06-22 19:10:47 -07:00 |
|
Brian Warner
|
711c09bc5d
|
clean up storage_broker interface: should fix #732
|
2009-06-21 16:51:19 -07:00 |
|
Brian Warner
|
c516361fd2
|
start to factor server-connection-management into a distinct 'StorageServerFarmBroker' object, separate from the client and the introducer. This is the starting point for #467: static server selection
|
2009-06-01 14:06:04 -07:00 |
|