]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
radosgw-admin: use dynamic ports for testing
authorJoe Buck <jbbuck@gmail.com>
Sat, 17 Aug 2013 17:14:37 +0000 (10:14 -0700)
committerJoe Buck <jbbuck@gmail.com>
Wed, 21 Aug 2013 04:21:17 +0000 (21:21 -0700)
commit549bac3edec419d7f48006d14ff49c47106eebfd
tree7311b688649794cc7f2d4d25d10ce41c238d056c
parent98896ced4ee92b345b7dd036a229b6192b7a6a72
radosgw-admin: use dynamic ports for testing

The rgw.py task was extended to  dynamically
assign port numbers to radosgateways.
This patch extends the radosgw-admin task
to use those ports rather than making out-dated
assumptions of port numbering.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
teuthology/task/radosgw-admin.py
teuthology/task/rgw.py