Pylint on my patch is failing with the following error: Module 'hashlib' has no 'sha256' Cinder pylint already has following exceptions, pylint_exceptions:["Instance of 'sha1' has no 'update' member", ""] pylint_exceptions:["Module 'hashlib' has no 'sha224' member", ""] So I think "hashlib has no 'sha256'" should be added to the exception list as well. How can I update the exception list? Thanks, Murali Balcha -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140826/e2f642da/attachment.html>