]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
complete the Introducer changes, separate out vdrive access, make everything work...
authorBrian Warner <warner@allmydata.com>
Tue, 27 Mar 2007 23:12:11 +0000 (16:12 -0700)
committerBrian Warner <warner@allmydata.com>
Tue, 27 Mar 2007 23:12:11 +0000 (16:12 -0700)
commit25ff9e1f97565977122204f2039fb63eaff48f05
tree44f4ac0ccc8e4de23124a15e326f2ed3d8e150c0
parentad52a1bf9a3ea8221e4838919942ce4b013cf316
complete the Introducer changes, separate out vdrive access, make everything work again
13 files changed:
src/allmydata/client.py
src/allmydata/interfaces.py
src/allmydata/introducer.py
src/allmydata/introducerclient.py [deleted file]
src/allmydata/node.py
src/allmydata/queen.py
src/allmydata/scripts/runner.py
src/allmydata/test/check_memory.py
src/allmydata/test/test_client.py
src/allmydata/test/test_introducer.py [new file with mode: 0644]
src/allmydata/test/test_system.py
src/allmydata/web/welcome.xhtml
src/allmydata/webish.py