]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: Add check for virtual_interface_networks
authorBradley Bishop <bishopbm1@gmail.com>
Tue, 16 Sep 2025 16:31:57 +0000 (12:31 -0400)
committerBradley Bishop <bishopbm1@gmail.com>
Tue, 16 Sep 2025 16:31:57 +0000 (12:31 -0400)
commitbb14e76b3c464d30c92d11467900a59ea9acb6af
tree2875b39e76cdc3fc111e96a3e5ee7467cb1c6b51
parent9bebe324107b456ca4b28404c30cb1e01b6bb962
mgr/cephadm: Add check for virtual_interface_networks

Added an additional look up for if a match with the ceph networks is not found it will check the virtual_interface_networks list from the config that will enable matching to those networks, enabling dummy IP usage as described in the docs: https://docs.ceph.com/en/reef/cephadm/services/rgw/#selecting-network-interfaces-for-the-virtual-ip.

Fixes: https://tracker.ceph.com/issues/66874
Signed-off-by: Bradley Bishop <bishopbm1@gmail.com>
src/pybind/mgr/cephadm/serve.py