Actions
Bug #74042
closedceph-mgr: modules need independent CLICommand types
% Done:
0%
Source:
Backport:
tentacle
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v20.3.0-5171-ge60d9dcaf6
Released In:
Upkeep Timestamp:
2026-02-06T21:25:47+00:00
Description
CLICommand and MgrModule both have class-global attributes (COMMANDS, COMMAND_DICT, etc). This worked fine with each module in a distinct subinterpreter, but not with all running in the same common interpreter.
Updated by Yaarit Hatuka 4 months ago
- Blocks Bug #73930: ceph-mgr modules rely on deprecated python subinterpreters added
Updated by Samuel Just about 2 months ago
- Status changed from In Progress to Fix Under Review
Updated by Laura Flores about 2 months ago
- Related to Bug #74543: Rocky10 - AttributeError in dashboard module added
Updated by Upkeep Bot about 1 month ago
- Status changed from Fix Under Review to Resolved
- Merge Commit set to e60d9dcaf6fab9294f6a04a12d47b888e2334ee8
- Fixed In set to v20.3.0-5171-ge60d9dcaf6
- Upkeep Timestamp set to 2026-02-06T21:25:47+00:00
Actions