Fix the comment which was borrowed from the IPC driver
Change-Id: If175b23e6d0e4333edadcbda67916f1f4badfe4bchanges/51/122451/1
parent
a07fe43b3d
commit
fccdd173c5
|
@ -42,7 +42,7 @@ class ZooKeeperLock(locking.Lock):
|
|||
|
||||
|
||||
class BaseZooKeeperDriver(coordination.CoordinationDriver):
|
||||
"""Initialize the IPC driver.
|
||||
"""Initialize the zookeeper driver.
|
||||
|
||||
:param timeout: connection timeout to wait when first connecting to the
|
||||
zookeeper server
|
||||
|
|
Loading…
Reference in New Issue