]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common/deployment: add a cluster public ip spec for smb
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 21 Aug 2024 15:31:52 +0000 (11:31 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 27 Aug 2024 21:12:56 +0000 (17:12 -0400)
commite2839803b26e1d375314987df27d8bd28638f6e8
tree8a365c4186719e093e863dda7b295d577b3304c7
parente6327c51745641057e767b845136831b9ade038b
python-common/deployment: add a cluster public ip spec for smb

This spec can be used to define one or more public addresses that will
be automatically assigned to hosts by CTDB. The address can be specified
in the "interface" form - an address plus prefix length.  Optionally,
networks to bind to can be specified. The network value will be
converted to a network device name later by cephadm.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/python-common/ceph/deployment/service_spec.py