09caab6c2c
As the pycrypto library is being replaced by the cryptography module, the bandit library would like to warn the use of pycrypto in [0]. Currently, barbican still use pycrypto and work is being done to update that in [1], this patch set proposes to #nosec the outstanding pycrypto use for the bandit patch to pass - the #nosec should be consequently removed in [1]. [0] https://review.openstack.org/#/c/530287/ [1] https://review.openstack.org/#/c/458196/ Change-Id: I0b1a90c3a47ad6d3b18597e5315e9f017854a146