zuul/zuul/lib
James E. Blair 26ee6f406d Make statsd import failure raise exception
At this point, if a user has configured statsd, we assume we can
import it, so don't wrap the import in a try_import, just assume
it's going to work.

However, we still import within the method so that if statsd is not
configured, we don't attempt to import it.

Change-Id: I5f0041300c666a3d572f45f3709d5d64ad599c8a
2017-10-13 16:11:42 -07:00
..
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
clonemapper.py Remove use of six library 2017-06-19 10:34:57 -05:00
cloner.py Remove use of six library 2017-06-19 10:34:57 -05:00
commandsocket.py Close command socket after sending stop 2017-09-05 11:43:51 +02:00
config.py config: refactor config get default 2017-06-17 02:00:50 +00:00
connections.py Merge "Add support for bwrap" into feature/zuulv3 2017-06-02 19:35:25 +00:00
encryption.py Augment references of pkcs1 with oaep 2017-03-29 12:44:45 -07:00
gearserver.py Ansible launcher: add private gearman function 2016-06-13 09:33:00 -07:00
log_streamer.py Support IPv6 in the finger log streamer 2017-09-08 15:41:28 -04:00
statsd.py Make statsd import failure raise exception 2017-10-13 16:11:42 -07:00
yamlutil.py Use mypy to do static type checking 2017-07-27 14:34:07 -05:00