ceph/teuthology/orchestra
Zack Cerza c886a93688 Make teuthology.config *far* more robust
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>
2014-07-10 16:35:36 -06:00
..
test Make teuthology.config *far* more robust 2014-07-10 16:35:36 -06:00
__init__.py
cluster.py Fix Cluster.__repr__() 2014-04-25 11:36:43 -05:00
connection.py Add retries to orchestra.connection.connect() 2014-05-12 16:09:30 -05:00
monkey.py Add docstrings to the orchestra code. Also fix minor formatting issues 2014-02-14 12:57:54 -08:00
remote.py Fix unit tests under Jenkins 2014-05-13 13:09:04 -05:00
run.py Add RemoteProcess.__repr__() 2014-05-30 16:36:03 -05:00