]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Move classes common to mock and OpenStack cloud services, to cloud_common.py.
authorDavid-Sarah Hopwood <david-sarah@jacaranda.org>
Thu, 14 Feb 2013 22:24:08 +0000 (22:24 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 9 Apr 2014 00:33:54 +0000 (01:33 +0100)
commit4f1b51a26cb91ad77e16d89296bcd6ae84d2aaa0
tree8f693e73dae3d56541b7989b2c087d5778a770af
parent18a30d4d25d90d4cea04f5ac4389fb841c2c602e
Move classes common to mock and OpenStack cloud services, to cloud_common.py.

Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
src/allmydata/storage/backends/cloud/cloud_common.py
src/allmydata/storage/backends/cloud/mock_cloud.py
src/allmydata/storage/backends/cloud/openstack/openstack_container.py
src/allmydata/test/test_storage.py