commit | e2f0a87ad8ed2bcdc667a78db971f0366e64c086 | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Thu Sep 28 10:35:12 2017 -0700 |
committer | James E. Blair <jeblair@redhat.com> | Thu Sep 28 10:35:12 2017 -0700 |
tree | 17dc064005f1e75ab3e84033a1e9978da36e6d9b | |
parent | 499c3046f875f56a9c74685c0eeb9fedb0400688 [diff] |
Add ZK session timeout option Change-Id: If804c18f2103baa12c9c3bd0344a166fac1ea749
diff --git a/doc/source/admin/components.rst b/doc/source/admin/components.rst index fbb8cbc..b3a4c3f 100644 --- a/doc/source/admin/components.rst +++ b/doc/source/admin/components.rst
@@ -115,6 +115,11 @@ A list of zookeeper hosts for Zuul to use when communicating with Nodepool. + .. attr:: session_timeout + :default: 10.0 + + The ZooKeeper session timeout, in seconds. + .. _scheduler: