ceph.ceph_admin.redeploy module

class ceph.ceph_admin.redeploy.RedeployMixin

Bases: object

redeploy(config: Dict)

Execute the add 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