project-config/nodepool/elements/initialize-urandom
Andreas Jaeger 4adbecad99 Fix flake8
fix a "bug" in that the flake8 configuration in tox.ini was exclusively
selecting H231 as the only error it would report, so it was missing the
errors in the python modules (such as submit_log_processor_jobs). Due to
this being the case for a long time (since 2004) limit the more thorough
linting to the roles/ and playbooks/ directories where we'll be adding
ansible plugins/modules/etc. Also, lint in jenkins/script and nodepool.

Fix problems found.

We can lint everything with pep8 once the zuul v2 scripts are removed,
not worth patching them right now.

Change-Id: I479f010643cf3b67c183d763510f07a33400d38b
Co-Authored-By: Jesse Keating <omgjlk@us.ibm.com>
2017-10-21 18:37:10 +02:00
..
init-scripts/systemd Remove After=network.target from initialize-urandom service 2016-09-01 15:12:40 -04:00
post-install.d Fix file permissions with initialize-urandom element 2016-08-18 23:09:10 -04:00
static/usr/local/bin Fix flake8 2017-10-21 18:37:10 +02:00
README.rst Nodepool elements: Add a script to initialize urandom 2016-08-17 15:22:26 -07:00
element-deps Add glue to get initialize-urandom installed 2016-08-17 21:21:20 -04:00

README.rst

This uses haveged to quickly initialize the nonblocking kernel random number generator at boot.