ceph.ceph_admin.rm module
- class ceph.ceph_admin.rm.RmMixin
Bases:
object- remove(config: Dict)
Execute the remove 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: rm base_cmd_args: verbose: true