From ae3d96bd552c2df3b588a25b083554f3876e13af Mon Sep 17 00:00:00 2001 From: David Shrewsbury Date: Wed, 13 Dec 2017 13:01:46 -0500 Subject: [PATCH] Fix nit in fingergw doc Change-Id: I8cff1bef9fd1b84472a8f1d413d7e4cafa9a94b2 --- doc/source/admin/components.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/admin/components.rst b/doc/source/admin/components.rst index 68dbf926b6..3bec28afd6 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.