zuul/zuul/cmd
Tobias Henkel f6d842dd5f
Add command processor to zuul-web
Zuul uses the command processor for most components to send commands
to a running service. We should add this to zuul-web as well starting
with the stop command. In a later change we'll add commands for
starting/stopping a repl server.

Change-Id: I1d02ec30341be0890afb332dcf9f32f10a52ead5
2019-06-21 18:11:40 +02:00
..
__init__.py Fix for yappi output 2019-04-17 16:16:39 -04:00
client.py cli: prevent exception for the show command 2019-06-10 09:40:30 +00:00
executor.py Change default job_dir location 2019-06-13 13:43:16 -07:00
fingergw.py Remove default user for fingergw 2019-02-07 12:33:25 -08:00
manage_ansible.py Add missing docs for zuul-manage-ansible 2019-03-15 10:42:16 +01:00
merger.py Import Zuul modules at top of files 2018-03-05 11:23:32 +01:00
migrate.py dict_object.keys() is not required for *in* operator 2018-12-03 12:04:55 +05:30
scheduler.py Remove default zookeeper hosts 2019-03-07 07:49:52 -08:00
web.py Add command processor to zuul-web 2019-06-21 18:11:40 +02:00