mirror of
https://github.com/ceph/ceph
synced 2024-12-16 08:26:25 +00:00
ceph_manager: drop extra line
Ooops, from 0c990f3add
.
Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
parent
9996bdbe6e
commit
28f11d037f
@ -332,7 +332,6 @@ class CephManager:
|
||||
osdnum=osdnum,
|
||||
command=args))
|
||||
time.sleep(5)
|
||||
max += 1
|
||||
|
||||
def set_config(self, osdnum, **argdict):
|
||||
for k,v in argdict.iteritems():
|
||||
|
Loading…
Reference in New Issue
Block a user