]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Add simple lock server HTTP interface.
authorJosh Durgin <josh.durgin@dreamhost.com>
Wed, 6 Jul 2011 00:16:08 +0000 (17:16 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Thu, 7 Jul 2011 19:32:51 +0000 (12:32 -0700)
commitdbf5e54307d734c14673f524739bf6fa9501bfcb
treedd8ef781d7c848faf48ef05035fe7b9dc5ac0c97
parent4fcecf0184be871a3ccb50aa54652f6cf027776d
Add simple lock server HTTP interface.
teuthology/locker/api.py [new file with mode: 0644]
teuthology/locker/config.py [new file with mode: 0644]
teuthology/locker/locker.py [new file with mode: 0755]