Files
python-troveclient/troveclient/tests
Haikel Guemar d512e4763d Drop pycrypto from tests dependencies
pycrypto is unmaintained for a while and requirements team advises using
pycryptodome or cryptography libraries instead (see openstack-dev thread
[0]).

troveclient uses pycrypto to generate random data/content in its tests
which does not require any specific cryptographic need. This commit
replaces it by os.urandom from Python standard library.

[0] http://lists.openstack.org/pipermail/openstack-dev/2017-March/113568.html

Change-Id: Ia43c5883a51e8412c4a238d127c13db39e863da1
2017-07-18 18:56:15 +02:00
..
2017-06-11 02:00:56 +00:00
2014-02-04 11:14:58 +04:00
2016-08-25 16:57:54 -04:00
2016-11-09 16:33:48 -05:00
2016-07-29 02:15:25 +00:00
2015-12-10 11:23:53 -05:00
2016-05-22 22:06:51 -04:00