Comment 3 for bug 1208584

Revision history for this message
Kui Shi (skuicloud) wrote :

I run flake8 testing, there is still error.

$ ./run_tests.sh -p
Running flake8 ...
cinder/tests/test_image_utils.py:189:10: H202 assertRaises Exception too broad

For this bug, we should just fix the flake8 H202 error.