ceph.ceph_admin.add module
- class ceph.ceph_admin.add.AddMixin
Bases:
objectMixin Class for orch daemon add
- add(config: Dict)
Execute the add method using the object’s service name.
- Parameters
config (Dict) – Key/value pairs passed from the test suite.
Example:
config: service: osd command: add base_cmd_args: verbose: true args: method: raw pos_args: - node1 - /dev/vdb