[openstack-dev] [cinder]pylint errors with hashlib

Murali Balcha Murali.Balcha at triliodata.com
Tue Aug 26 01:45:46 UTC 2014


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>


More information about the OpenStack-dev mailing list