zuul/zuul/cmd
Felix Edel b4d8a4e74b Simplify ZooKeeper client initialization
The ZooKeeperClient now provides a fromConfig() method that parses all
necessary configuration values to instantiate a ZooKeeperClient.
Previously, this needed to be done in every component to initialize the
connection to ZooKeeper.

Change-Id: I5fa4ddab5f85c658291f1262ee0392a60086846e
2021-02-21 07:41:43 -08:00
..
__init__.py Merge "Don't enforce foreground with -d switch" 2021-02-16 00:55:05 +00:00
client.py Bump pyjwt to 2.0.0 2021-01-14 12:35:18 +00:00
executor.py Simplify ZooKeeper client initialization 2021-02-21 07:41:43 -08:00
fingergw.py Simplify ZooKeeper client initialization 2021-02-21 07:41:43 -08:00
manage_ansible.py Remove ununecessary shebangs 2020-05-18 19:10:33 +02:00
merger.py Simplify ZooKeeper client initialization 2021-02-21 07:41:43 -08:00
scheduler.py Simplify ZooKeeper client initialization 2021-02-21 07:41:43 -08:00
web.py Required SQL reporters 2021-02-03 13:41:55 -08:00