]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
library: move `fatal()` into ca_common.py
authorGuillaume Abrioux <gabrioux@redhat.com>
Sun, 17 Jan 2021 19:17:30 +0000 (20:17 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 27 Jan 2021 14:46:43 +0000 (15:46 +0100)
commit959140e7858ea335a6bd83851d70b0e3fbeed5df
treebf38ccfd523eeba1ceb96c3c1af3bb2fff4cbc89
parentbbcad9609ceee8c71ed90e653a2e24dc9c256818
library: move `fatal()` into ca_common.py

this function is defined in various modules, let's move it to
`ca_common.py`

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
library/ceph_crush.py
library/ceph_key.py
library/ceph_volume.py
module_utils/ca_common.py