Zack Cerza
c3dccbf29a
Downgrade paramiko to work around an SFTP bug
...
See http://tracker.ceph.com/issues/8327
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-05-14 22:43:29 -05:00
Zack Cerza
38578b8034
Revert "Restrict paramiko to old versions for now"
...
This reverts commit c86df77aa6
.
2014-05-06 14:59:51 -05:00
Zack Cerza
c86df77aa6
Restrict paramiko to old versions for now
...
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-05-05 13:10:42 -05:00
Zack Cerza
5844c23eb1
Bump paramiko to 1.12.0
...
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-05-02 11:48:08 -05:00
Zack Cerza
8350b6e490
Bump psutil version requirement
...
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-04-22 17:46:02 -05:00
Zack Cerza
007d975290
Require requests >= 1.0
2014-04-18 10:49:51 -05:00
Zack Cerza
e9a1c778f1
Update requests version
...
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-04-17 15:33:26 -05:00
Zack Cerza
76588e9742
Add update_devstack_config_files()
...
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-02-20 17:46:06 -06:00
Zack Cerza
025ab3665f
Add missing req: psutil
2013-12-09 16:42:14 -06:00
Zack Cerza
40e5d1eee0
Add teuthology-kill
...
Currently implements killing suites-runs.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2013-10-16 16:19:15 -05:00
Zack Cerza
cb3b563ecf
Add missing requirement: web.py
...
(cherry picked from commit 1b3349525c361d4253f76729f8416ac6d9029289)
2013-09-26 13:59:37 -05:00
Zack Cerza
0af6a8a6f2
Beginnings of support for Sentry.
2013-08-21 10:07:12 -05:00
Alfredo Deza
8c5b5efc37
sort the requirements
...
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
2013-08-14 12:01:11 -04:00
Alfredo Deza
17fa54409c
fix double requirements issue
...
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
2013-07-29 11:09:41 -04:00
Alfredo Deza
02609438a3
add test requirements to requirements file
...
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
2013-07-24 08:50:22 -04:00
Warren Usui
a93b4679e8
Include MySQLdb
...
Fixes : #5120
2013-06-19 11:29:38 -07:00
caleb miles
8db7b08ee6
radosgw-admin-rest: Add task for RESTful admin api.
...
Signed-off-by caleb miles <caleb.miles@inktank.com>
2013-04-17 08:48:47 -07:00
Sam Lang
58111595d4
Support power cycling osds/nodes through ipmi
...
This patch defines a RemoteConsole class associated
with each Remote class instance, allowing
power cycling a target through ipmi.
Fixes/Implements #3782 .
Signed-off-by: Sam Lang <sam.lang@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2013-01-31 08:23:37 -06:00
Sage Weil
b93a00771f
tasks/radosgw-admin: test radosgw-admin tool
...
Not yet complete...
2011-10-03 09:45:11 -07:00
Tommi Virtanen
bf46fd5394
Merge orchestra into teuthology.
...
There are too many things called Orchestra out there,
including Ubuntu's new multi-machine service orchestration
framework. The code might still be beneficial outside of
teuthology, but it can be spun off at that time.
Conflicts:
bootstrap
requirements.txt
setup.py
2011-09-13 14:10:12 -07:00
Josh Durgin
85c24bda7f
Add teuthology-schedule and teuthology-worker.
...
schedule puts jobs in a beanstalk queue, worker takes them out and runs them.
2011-07-11 13:49:06 -07:00
Josh Durgin
4d62dd3bcc
Add command line tool for locking machines.
2011-07-07 12:35:08 -07:00
Tommi Virtanen
ad81fccd96
Use orchestra repo on ceph.newdream.net, now that it exists.
2011-06-06 12:36:44 -07:00
Tommi Virtanen
57f979f177
Refactor for modularity.
...
New style: run "./virtualenv/bin/teuthology -v interactive.yaml".
2011-06-03 14:47:44 -07:00
Tommi Virtanen
ce5f0e7121
Move interactive and cfuse into tasks.
2011-06-02 15:04:01 -07:00
Tommi Virtanen
7d4bb1202b
Initial import.
...
Currently hardcoded to run dbench, not modular, and the remote
execution API is clumsy.
2011-05-31 13:51:48 -07:00
Tommi Virtanen
1a459dd7fe
Depend on Paramiko 1.7.7 or newer to be able to read modern OpenSSH keys.
2011-05-24 13:16:47 -07:00
Tommi Virtanen
0535e4df08
Initial import
2011-05-18 14:46:49 -07:00