ceph/teuthology
Warren Usui 0c75c6b1f7 Added el6 install functionality for CentOS systems.
install_packages, remove_packages and remove_sources are now the
installation and removal functions used by teuthology.  Debian
references have been removed outside of tasks/install.py.  CentOS
functionality parallel to Debian have been added to tasks/install.py,
and el6 references have been added to nuke.py, task/ceph-fuse.y and
task/install.py.

Some files created by CentOS are removed with rm -fr.  This should
be changed once the installation/removal rpm procedure is implemented.

Signed-off-by: Warren Usui <warren.usui@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
2013-03-14 16:25:18 -07:00
..
locker Added support for multiple types of machines. 2013-02-07 13:26:37 -08:00
orchestra Install ceph debs and use installed debs 2013-02-18 13:39:03 -08:00
task Added el6 install functionality for CentOS systems. 2013-03-14 16:25:18 -07:00
test
__init__.py
ceph.conf.template ceph.conf: auth debug = true 2013-03-13 13:39:54 -07:00
contextutil.py
coverage.py
lock.py lock: tolerate description of None 2013-03-12 19:50:07 -07:00
misc.py task/ceph_manager: Only reconnect if powercycled 2013-03-13 11:15:51 -05:00
nuke.py Added el6 install functionality for CentOS systems. 2013-03-14 16:25:18 -07:00
parallel.py
queue.py add --name option to teuthology 2013-01-31 08:23:34 -06:00
run_tasks.py
run.py Implement email task. 2013-02-27 12:28:59 -08:00
safepath.py
suite.py