zuul/zuul/cmd
Paul Belanger bbb4875072 Plumb zookeeper config settings into zuul-scheduler
We need a way to configure zuul to connect to zookeeper.  Add a new
setting into the zuul section of zuul.conf. Multiple zookeeper hosts
would be configured as:

  [zuul]
  zookeeper_hosts=nodepool.openstack.org:2181,foo.openstack.org:1337

Change-Id: I4640c4af5ba925e099978b64c59ed29d723b1230
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-02-21 11:12:04 -05:00
..
__init__.py Merge branch 'master' into v3_merge 2016-07-14 22:36:59 +10:00
client.py Add tenant support to zuul client 2016-11-14 08:47:42 -05:00
cloner.py Support post jobs by supporting rev checkout 2016-07-12 12:51:51 +10:00
launcher.py Run zuul v3 launcher 2017-02-14 14:51:13 -08:00
merger.py Python 3 Fixes: Use print() not print 2016-06-02 07:28:23 +03:00
scheduler.py Plumb zookeeper config settings into zuul-scheduler 2017-02-21 11:12:04 -05:00