zuul/zuul/lib
David Shrewsbury fe1f1944a6 Add finger gateway
This adds the zuul-fingergw app that should be run as root (so that
it can connect to the standard finger port 79), but changes user privs
immediately after binding that port.

Common streaming functions have been moved to streamer_utils.py to
be shared among modules.

Support for CommandSocket has been included.

Change-Id: Ia35492fe951e7b9367eeab0b145d96189d72c364
2017-12-13 10:07:37 -05:00
..
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
clonemapper.py Remove use of six library 2017-06-19 10:34:57 -05:00
cloner.py Remove use of six library 2017-06-19 10:34:57 -05:00
commandsocket.py Close command socket after sending stop 2017-09-05 11:43:51 +02:00
config.py config: refactor config get default 2017-06-17 02:00:50 +00:00
connections.py Stop storing dependent items on buildsets 2017-10-19 15:57:26 -07:00
encryption.py Augment references of pkcs1 with oaep 2017-03-29 12:44:45 -07:00
fingergw.py Add finger gateway 2017-12-13 10:07:37 -05:00
gearserver.py Ansible launcher: add private gearman function 2016-06-13 09:33:00 -07:00
log_streamer.py Add finger gateway 2017-12-13 10:07:37 -05:00
queue.py Merge tenant reconfiguration events 2017-10-18 15:41:14 -07:00
statsd.py Make statsd import failure raise exception 2017-10-13 16:11:42 -07:00
streamer_utils.py Add finger gateway 2017-12-13 10:07:37 -05:00
yamlutil.py Use mypy to do static type checking 2017-07-27 14:34:07 -05:00