7d7f7cc2a2
Fix pylint error when using crayons in run.py http://logs.openstack.org/71/639071/3/check/openstack-tox-pylint/7447118/job-output.txt.gz#_2019-02-25_11_49_06_494351 Planify coloring STDERR messages by implementing a colored logging formatter to be registered with oslo_log library. https://trello.com/c/T148yfyN/61-add-colored-formatter-to-logging-library-for-stderr-stream Change-Id: I9b0d49c4b2946a297ccfb9a9240f191bd69d65bf
7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
# Tobiko extra requirements
|
|
|
|
ansible>=2.4.0 # GPLv3
|
|
os-faults>=0.1.18 # Apache-2.0
|
|
tempest>=17.1.0 # Apache-2.0
|
|
cryptography<=2.2.2
|