Running "tox -e pip-missing-reqs" was broken around the time of the Mitaka release and we missed this requirement. nova/crypto.py:29 dist=pycrypto module=Crypto.PublicKey.RSA Essentially, since we are constrained using upper-constraints.txt and the upper-constraints.txt has an entry for pycrypto, we do not see a problem anywhere. The dependency was introduced in: If88beeb3983705621fe736995939ac20b2daf1f3 Closes-Bug: #1578047 Change-Id: I12978a6ca49524aa2256930617a259023e6908eb
1.9 KiB
1.9 KiB