]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
task/pexec: More fixes for all case, exec on hosts
authorSam Lang <sam.lang@inktank.com>
Fri, 14 Dec 2012 17:30:15 +0000 (07:30 -1000)
committerSam Lang <sam.lang@inktank.com>
Tue, 8 Jan 2013 15:31:48 +0000 (09:31 -0600)
commit353200831076f739488bd9b7c8b1ee2d3fd9a505
tree3270da59c2ae5e0b4cfa35e80b89c31db8ed2ad5
parent081a80f89c76c8aaec7398e717a5ae5ca794f7a3
task/pexec: More fixes for all case, exec on hosts

We don't want to do an exec per role, but per-host.  We
were already doing an exec per host, but the names were confusing.
This fixes the names up and removes the role parameters.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
teuthology/task/pexec.py