mirror of
https://github.com/ceph/ceph
synced 2025-01-17 08:21:47 +00:00
9b2b2c28f1
roles_to_remotes will take a config key, 'roles' by default, and search cluster.remotes for those roles, returning a list of remotes that hold it. The list is uniquified by default, but that can be overridden. So you can have a task that should run on specific roles, configure it with "roles: [mon.0 server.0 osd.2]", and call this to get a list of remotes that contain those roles. Signed-off-by: Dan Mick <dan.mick@inktank.com> |
||
---|---|---|
.. | ||
locker | ||
orchestra | ||
task | ||
task_util | ||
test | ||
__init__.py | ||
ceph.conf.template | ||
config.py | ||
contextutil.py | ||
coverage.py | ||
kill.py | ||
lock.py | ||
lockstatus.py | ||
misc.py | ||
nuke.py | ||
parallel.py | ||
queue.py | ||
report.py | ||
results.py | ||
run_tasks.py | ||
run.py | ||
safepath.py | ||
schedule.py | ||
sentry.py | ||
suite.py |