mirror of
https://github.com/ceph/ceph
synced 2024-12-25 04:43:17 +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> |
||
---|---|---|
.. | ||
__init__.py | ||
test_cluster.py | ||
test_connection.py | ||
test_integration.py | ||
test_remote.py | ||
test_run.py | ||
util.py |