]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: move basic exception types to exceptions.py
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 15 Aug 2023 18:15:41 +0000 (14:15 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 30 Aug 2023 17:57:42 +0000 (13:57 -0400)
commit05ff916a23af59a9a6b882afe7139d8af3fd2c82
tree5a865ceaad28613f0da8dbd57584f716fae70163
parentf7f3dd652fc520d5473177bda65572b6a1705565
cephadm: move basic exception types to exceptions.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/exceptions.py [new file with mode: 0644]