]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
remove 'provisioning'/'reliability' from WUI, add to misc/operations_helpers
authorBrian Warner <warner@lothar.com>
Wed, 15 Feb 2012 18:18:53 +0000 (18:18 +0000)
committerBrian Warner <warner@lothar.com>
Thu, 16 Feb 2012 22:29:05 +0000 (22:29 +0000)
commit11f939470467863f2bd200aeada7c7c58f55ee6e
treeab5c877ee4b647d87c448aa73615a4965b2da640
parente0f409c681b31ea6e4af33b9231cc26e8cc541f8
remove 'provisioning'/'reliability' from WUI, add to misc/operations_helpers

Also remove docs related to reliability/provisioning pages
17 files changed:
docs/architecture.rst
docs/frontends/webapi.rst
misc/operations_helpers/provisioning/provisioning.py [new file with mode: 0644]
misc/operations_helpers/provisioning/provisioning.xhtml [new file with mode: 0644]
misc/operations_helpers/provisioning/reliability.py [new file with mode: 0644]
misc/operations_helpers/provisioning/reliability.xhtml [new file with mode: 0644]
misc/operations_helpers/provisioning/test_provisioning.py [new file with mode: 0644]
misc/operations_helpers/provisioning/web_reliability.py [new file with mode: 0644]
src/allmydata/provisioning.py [deleted file]
src/allmydata/reliability.py [deleted file]
src/allmydata/test/test_provisioning.py [deleted file]
src/allmydata/test/test_web.py
src/allmydata/web/provisioning.xhtml [deleted file]
src/allmydata/web/reliability.py [deleted file]
src/allmydata/web/reliability.xhtml [deleted file]
src/allmydata/web/root.py
src/allmydata/web/welcome.xhtml