]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
LocalCephManager.admin_socket: add timeout kwarg
authorZack Cerza <zack@redhat.com>
Wed, 24 Oct 2018 21:54:16 +0000 (21:54 +0000)
committerZack Cerza <zack@redhat.com>
Wed, 24 Oct 2018 22:04:37 +0000 (16:04 -0600)
commitb134972035a383a34f4bbe4059591c889d28a8c0
tree60c2cc1888bbcf97fc5297013e02d7384fc5be31
parent86af98f42d95f9e3212531428981a71b865dfeab
LocalCephManager.admin_socket: add timeout kwarg

This fixes "TypeError: admin_socket() got an unexpected keyword argument
'timeout'". The value is never used.

Signed-off-by: Zack Cerza <zack@redhat.com>
qa/tasks/vstart_runner.py