]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
task: fix admin_socket for non-int ids
authorJohn Spray <jspray@redhat.com>
Tue, 8 Jul 2014 11:44:40 +0000 (12:44 +0100)
committerJohn Spray <jspray@redhat.com>
Tue, 15 Jul 2014 12:30:16 +0000 (13:30 +0100)
commit785a272babca6b0bd2c4e549d7f17f55b92a2dad
tree8122cc8cfafc6831283ca3e9e168aebaf98265bc
parent8bb77ed9e18d134e2e9964e950cbcbfc65e1b97d
task: fix admin_socket for non-int ids

This was working for OSDs and for my config
where MDS happened to have numeric ID, but
in general service IDs are strings, not ints.

Signed-off-by: John Spray <john.spray@redhat.com>
teuthology/task/ceph_manager.py