Merge "Fix zookeeper log"

This commit is contained in:
Jenkins 2016-09-26 08:55:23 +00:00 committed by Gerrit Code Review
commit 4d38fe623d
1 changed files with 0 additions and 2 deletions

View File

@ -196,8 +196,6 @@ class ZookeeperDbDriver(db_api.DbApi):
# events. The DataWatch of Kazoo is also not that
# stable and easy to use. Thanks to build-in pub-sub
# of dragonflow, we don't need to work hard on zk side.
# Please set 'enable_df_pub_sub=True' in the
# configuration to enable the build-in pubsub function.
return
def register_topic_for_notification(self, topic):