zuul/zuul/lib
Tobias Henkel 9843436311
Drop support for ansible 2.7
Ansible 2.7 is in security fix only maintenance mode since quite some
time and will be end of life soon. It further blocks upgrade of zuul
to Python 2.8 due to incompatibilities. Thus drop support.

Change-Id: I13802db3314450ad149fdadacd1e2e70dd8468ef
Depends-On: https://review.opendev.org/727345
2020-09-04 16:15:33 +02:00
..
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
ansible-config.conf Drop support for ansible 2.7 2020-09-04 16:15:33 +02:00
ansible.py Create virtualenvs in series to avoid cache race 2020-06-23 10:08:06 -07:00
artifacts.py Fix missing check if logger is None 2019-05-15 12:22:36 +02:00
auth.py OIDCAuthenticator: add capabilities, scope option 2020-03-27 16:47:21 +00:00
capabilities.py OIDCAuthenticator: add capabilities, scope option 2020-03-27 16:47:21 +00:00
commandsocket.py Ensure deletion of the command socket 2020-04-14 11:18:10 +02:00
config.py Support boolean values in get_default 2019-02-15 10:42:36 +01:00
connections.py Gitlab - bootstrap the driver structure + Webhook support 2020-02-12 21:09:58 +00:00
dependson.py Support cross-source dependencies 2018-01-16 09:37:40 -08:00
encryption.py Cache decryption results 2018-07-15 16:42:02 +02:00
filecomments.py Make github file annotation levels configurable via zuul return 2020-03-06 08:27:48 +01:00
fingergw.py Join command thread on exit 2020-07-15 17:17:44 +02:00
gear_utils.py Add support for zones in executors 2018-11-29 13:05:20 -05:00
gearworker.py Enhance some logging messages 2020-04-02 10:45:35 +02:00
jsonutil.py jsonutil: do not encode SourceContext or ZuulMark 2019-06-05 10:47:05 +00:00
keystorage.py Serve project SSH keys and document 2018-09-04 15:42:43 -07:00
log_streamer.py Replace deprecated Thread.isAlive() with Thread.is_alive() 2020-06-01 12:49:07 +02:00
logutil.py Annotate job freezing logs with event id 2019-05-17 06:11:04 +02:00
queue.py Merge tenant reconfiguration events 2017-10-18 15:41:14 -07:00
re2util.py Remove ununecessary shebangs 2020-05-18 19:10:33 +02:00
repl.py Add repl server for debug purposes 2019-06-21 16:12:03 +00:00
statsd.py dict_object.keys() is not required for *in* operator 2018-12-03 12:04:55 +05:30
streamer_utils.py Remove unecessary shebang and exec bit 2018-07-26 07:12:24 +00:00
yamlutil.py Bump mypy for py3.8 support 2020-04-27 17:43:50 -07:00