octavia/tools
Michael Johnson 9ce614ad84 Speed up pylint by using multiple cores
This patch tells pylint to spawn multiple sub-processes to review the code.
The number of sub-processes is default to the number of cpu cores/threads.
On systems with multiple cores this will speed up the checks.
It adds the '-j 0' flag to the pylint run.

Change-Id: I57bb487542417ded264462996b89fbef9fc1df59
2019-02-17 14:09:20 +00:00
..
__init__.py Adds a process to generate key flow documentation 2016-08-10 21:39:38 +00:00
coding-checks.sh Speed up pylint by using multiple cores 2019-02-17 14:09:20 +00:00
create_flow_docs.py Fix failover when multiple amphora have failed 2018-07-22 16:08:45 -07:00
flow-list.txt Allow PUT to /pools/<id>/members to batch update members 2017-09-20 18:14:53 -07:00
misc-sanity-checks.sh Setup translation for octavia 2016-12-15 00:48:02 +00:00
pkcs7_to_pem.py Add support for PKCS7 bundles and encrypted keys 2016-10-05 19:51:51 -07:00