]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/smb: add linked_to_cluster fields for JoinAuth and UsersAndGroups
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 30 Apr 2024 13:19:56 +0000 (09:19 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 2 May 2024 21:06:34 +0000 (17:06 -0400)
commit5c7ae87377fdee55829728d3d0562f840eaa7c49
tree997734d366f6986c1fe982f0e2361e4a1760d8db
parent1eaaeb409c02872c774ba27b17bdd3fd486e5330
mgr/smb: add linked_to_cluster fields for JoinAuth and UsersAndGroups

The linked_to_cluster field will be used for resources that must be
life-cycled along side the cluster using them. This is mainly intended
for use with `cluster create` command line commands.

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