mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-25 18:21:30 +00:00
Fix collective rename of nodegroups
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