ceph.ceph_admin.reconfig module
- class ceph.ceph_admin.reconfig.ReconfigMixin
Bases:
object- reconfig(config: Dict)
Execute the reconfigure method using the object’s service name.
- Parameters
config (Dict) – Key/value pairs passed from the test suite.
Example:
pos_args - List to be added as positional params config: service: mon command: reconfig base_cmd_args: verbose: true