mirror of
https://github.com/ceph/ceph
synced 2024-12-26 13:33:57 +00:00
c886a93688
In addition to parsing its configuration from a yaml file, it can now be created from a dict. It can also be dumped as a dict, or as a yaml stream. It is also now split into multiple classes so that the same implementation can be used for job configs, and not just as a proxy for ~/.teuthology.yaml. Signed-off-by: Zack Cerza <zack.cerza@inktank.com> |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
cluster.py | ||
connection.py | ||
monkey.py | ||
remote.py | ||
run.py |