]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Use PyCrypto to generate randomness passwords
authorIvan Kolodyazhny <e0ne@e0ne.info>
Wed, 9 Jul 2014 16:08:18 +0000 (19:08 +0300)
committerIvan Kolodyazhny <e0ne@e0ne.info>
Wed, 9 Jul 2014 18:08:17 +0000 (21:08 +0300)
commit063e515e780c241ddac755b0b9a2414316d983f5
treecce4b44897c64e635afaa93e8d5c1bef2418d773
parentcac7800b34d028ec68bd75ffb37306589735e2e8
Use PyCrypto to generate randomness passwords

Standard random generator is not secure enouph. Use PyCrypto instead.
Updated requirements.txt with pycrypto>=2.6 according to
global-requirements

Change-Id: I38fd47a30893a946de30fad95c57759781312be6
Closes: bug #1319639
cinder/utils.py
requirements.txt