summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shrewsbury <shrewsbury.dave@gmail.com>2017-12-13 13:01:46 -0500
committerDavid Shrewsbury <shrewsbury.dave@gmail.com>2017-12-13 13:01:46 -0500
commitae3d96bd552c2df3b588a25b083554f3876e13af (patch)
treed4590668217a111776516627105b416dbaa5b71b
parentfe1f1944a607c5882e8e5dc9f8cd0a013b0adc32 (diff)
downloadzuul-ae3d96bd552c2df3b588a25b083554f3876e13af.tar.gz
Fix nit in fingergw doc
Change-Id: I8cff1bef9fd1b84472a8f1d413d7e4cafa9a94b2
-rw-r--r--doc/source/admin/components.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/admin/components.rst b/doc/source/admin/components.rst
index 68dbf926b..3bec28afd 100644
--- a/doc/source/admin/components.rst
+++ b/doc/source/admin/components.rst
@@ -631,8 +631,8 @@ PID which was saved in the pidfile specified in the configuration.
Finger Gateway
--------------
-The Zuul finger gateway connects to the standard finger port (79) and listens
-for finger requests specifying a build UUID for which it should stream log
+The Zuul finger gateway listens on the standard finger port (79) for
+finger requests specifying a build UUID for which it should stream log
results. The gateway will determine which executor is currently running that
build and query that executor for the log stream.