Skip to content

manage ceph daemon configs #23

@arttor

Description

@arttor

Investigate ceph config dump, ceph config set commands and ceph docs and ceph blog to implement ceph config management API.

API methods:

  • view all params
  • view daemon params
  • set global param
  • set param to daemon
  • delete params

Requirements:

  • validation: check config type and daemon type before setting the param to daemon
  • create a new Config grpc service

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions