]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_pool: refact exec_commands()
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 12 May 2020 11:54:29 +0000 (13:54 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Sat, 16 May 2020 05:31:57 +0000 (07:31 +0200)
commitc4b7d89c18b8227b6e63b0c936cafb92ac353974
tree2cbbac39e47e1b32d13333a8ddbb0d1bc4b96964
parent83faf943512f4c8010ab5d42fc2e38e169bcc4fe
ceph_pool: refact exec_commands()

We never multiple ceph command at a time, so there's no need to have this design.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
library/ceph_pool.py