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