]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: remove gateways property from Ceph type
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 3 Oct 2023 20:33:46 +0000 (16:33 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 5 Oct 2023 21:05:33 +0000 (17:05 -0400)
commit14664264e51eec8e62119439f92dffd3cc487607
tree6ae784c6081cf788c462163a2e39866a2c1c0044
parent89dd3719a01323025da5ed7fd95ca27bd96af16b
cephadm: remove gateways property from Ceph type

The gateways list property of the Ceph type was used in exactly one
place. In order to provide a clearer structure to the classes in
cephadm, remove this property and simply list the daemon types
specifically where they are needed.

In the future, I hope to see these handled in a class/object based
manner but this is still better for now.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py