]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: update port validation to use new smb constants
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 13 Aug 2025 16:58:06 +0000 (12:58 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Sat, 16 Aug 2025 20:43:05 +0000 (16:43 -0400)
commitc141eabafb823ac75b3d2b2e5381ccc00a3e322a
tree1d4ecb4bbf31a5c769ec7338b02a0a961b6dca91
parent1864170a46dd53b5005763cf56c53ac01953d5c2
mgr/smb: update port validation to use new smb constants

Make behavior consistent across the smb mgr module and the service spec
class by using the same set of constants.
Fix an issue supporting the customization of the `remote-control`
sidecar's port.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/smb/tests/test_validation.py
src/pybind/mgr/smb/validation.py