zuul/zuul/cmd
Jan Kubovy d518e56208 Prepare Zookeeper for scale-out scheduler
This change is a common root for other
Zookeeper related changed regarding
scale-out-scheduler. Zookeeper becoming
a central component requires to increase
"maxClientCnxns".

Since the ZooKeeper class is expected to grow
significantly (ZooKeeper is becoming a central part
of Zuul) a split of the ZooKeeper class (zk.py) into
zk module is done here to avoid the current god-class.

Also the zookeeper log is copied to the "zuul_output_dir".

Change-Id: I714c06052b5e17269a6964892ad53b48cf65db19
Story: 2007192
2021-02-15 14:44:18 +01:00
..
__init__.py Required SQL reporters 2021-02-03 13:41:55 -08:00
client.py Bump pyjwt to 2.0.0 2021-01-14 12:35:18 +00:00
executor.py Merge "Implement graceful termination for the executor" 2020-07-24 17:02:00 +00:00
fingergw.py Remove ununecessary shebangs 2020-05-18 19:10:33 +02:00
manage_ansible.py Remove ununecessary shebangs 2020-05-18 19:10:33 +02:00
merger.py Import Zuul modules at top of files 2018-03-05 11:23:32 +01:00
migrate.py Remove ununecessary shebangs 2020-05-18 19:10:33 +02:00
scheduler.py Prepare Zookeeper for scale-out scheduler 2021-02-15 14:44:18 +01:00
web.py Required SQL reporters 2021-02-03 13:41:55 -08:00