Merge "Drop python2-crypto as not needed in openstack-base"

This commit is contained in:
Zuul 2019-02-18 14:28:52 +00:00 committed by Gerrit Code Review
commit dc20a3a0b6

View File

@ -34,7 +34,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
'openssl', 'openssl',
'python2-pyOpenSSL', 'python2-pyOpenSSL',
'pyparsing', 'pyparsing',
'python2-crypto',
'python2-msgpack', 'python2-msgpack',
'python2-cryptography', 'python2-cryptography',
'python2-debtcollector', 'python2-debtcollector',