mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-18 14:51:27 +00:00
Fix group rename in collective
This commit is contained in:
@@ -373,7 +373,7 @@ def _rpc_rename_nodes(tenant, renamemap):
|
||||
|
||||
|
||||
def _rpc_rename_nodegroups(tenant, renamemap):
|
||||
ConfigManager(tenant)._true_rename_nodegroups(renamemap)
|
||||
ConfigManager(tenant)._true_rename_groups(renamemap)
|
||||
|
||||
|
||||
def _rpc_set_group_attributes(tenant, attribmap, autocreate):
|
||||
|
||||
Reference in New Issue
Block a user