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