Actions
Feature #45264
closedmgr: create new module for exposing ceph-mgr python API via CLI
% Done:
0%
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
For development (including PoC and fast prototyping), debugging and even profiling, a command-line access to the Ceph-mgr Python API would be desirable.
The proposal consist of creating a new ceph-mgr module to expose all/most ceph-mgr Python API via CLI:
ceph mgr module enable api # or apicli, to reduce overuse of api term ceph mgr api list_servers ceph mgr api remote dashboard ...
Updated by Ernesto Puerta almost 6 years ago
- Status changed from New to In Progress
- Pull request ID set to 34840
Updated by Ernesto Puerta over 3 years ago
- Status changed from In Progress to Duplicate
Actions