zuul/zuul
Paul Belanger 974fe0ddbc
Support IPv6 with zuul_stream
It is possible the IP address passed into zuul_stream is IPv6. Switch
to using socket.create_connection as it will resolve both ipv4 / ipv6.

Change-Id: I4a4fc5e9d49b66851cc4e5806670b8ee70fa9012
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-09-03 18:54:03 -04:00
..
ansible Support IPv6 with zuul_stream 2017-09-03 18:54:03 -04:00
cmd Raise default logging level to debug if nodaemon is passed 2017-08-29 15:22:21 -05:00
connection Merge "Fix passing labels to Gerrit when they are not defined in All-Projects" 2017-07-27 20:17:37 +00:00
driver Add /etc/alternatives to bwrap 2017-08-31 10:10:38 -07:00
execution_context Add wrapper driver execution context 2017-08-18 16:35:12 -07:00
executor Add zuul.timeout variable to jobs 2017-09-01 08:51:49 -07:00
lib Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
manager Ensure ref-updated jobs run with their ref 2017-08-02 16:56:18 -07:00
merger Ensure ref-updated jobs run with their ref 2017-08-02 16:56:18 -07:00
reporter Return executor errors to user 2017-07-18 14:19:11 -07:00
source Optionally limit github to protected branches 2017-08-03 11:50:26 +02:00
sphinx Add zuul-sphinx as a requirement 2017-08-07 14:56:17 -07:00
trigger Remove use of six library 2017-06-19 10:34:57 -05:00
web Add html based websocket client for console stream 2017-07-19 15:53:43 +02:00
__init__.py
change_matcher.py GitHub file matching support 2017-05-10 14:32:02 -07:00
configloader.py Merge "Allow description fields in projects and project templates" into feature/zuulv3 2017-08-31 00:07:53 +00:00
exceptions.py Support post jobs by supporting rev checkout 2016-07-12 12:51:51 +10:00
model.py Reload configuration when branches are created or deleted 2017-08-17 10:36:24 -07:00
nodepool.py Don't request empty nodesets 2017-08-04 08:21:44 -07:00
rpcclient.py Fix autohold RPC protocol 2017-07-31 16:16:36 -04:00
rpclistener.py Fix autohold RPC protocol 2017-07-31 16:16:36 -04:00
scheduler.py Reload configuration when branches are created or deleted 2017-08-17 10:36:24 -07:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
webapp.py Return 404 on unknown tenants 2017-08-17 09:54:08 -07:00
zk.py Remove duplicated states from zk.py 2017-07-31 19:43:15 +00:00