Comment 11 for bug 1471912

Revision history for this message
Tristan Cacqueray (tristan-cacqueray) wrote : Re: Format-guessing and file disclosure via image conversion

Beside some pep8 errors, the patch succeed run_tests.sh here...

./glance/tests/unit/async/flows/test_import.py:22:1: H306 imports not in alphabetical order (oslo_config.cfg, oslo_concurrency.processutils)
./glance/async/flows/base_import.py:23:1: H306 imports not in alphabetical order (oslo_config.cfg, oslo_concurrency.processutils)
./glance/async/flows/base_import.py:168:9: E303 too many blank lines (2)