]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: move FileLock and friends to locking.py
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 17 Aug 2023 18:39:56 +0000 (14:39 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 30 Aug 2023 18:01:08 +0000 (14:01 -0400)
commit18cc4828ace5a03c596ec4813ec1383baa1fb12e
tree15bb7172fc904fb2335c488a08378314ccc95aab
parent8e6cbe86a28a99c654306162e5f81ff15853ec00
cephadm: move FileLock and friends to locking.py

Signed-off-by: John Mulligan <jmulligan@redhat.com>
Pair-programmed-with: Adam King <adking@redhat.com>
Co-authored-by: Adam King <adking@redhat.com>
src/cephadm/cephadm.py
src/cephadm/cephadmlib/locking.py [new file with mode: 0644]