Files
devstack/lib
Attila Fazekas 499315fb65 Use urandom for heat key generation
Reading from /dev/random can block an virtual machine
even for several minutes, when the entropy pool is empty at the read time.

I have doubts we really need to use /dev/random here.
Even the ssh-keygen uses /dev/urandom by default,
 so the /dev/random is a little bit overkill here.

Change-Id: I6d2c6364c2b445304a33b0140e3cdc6804404b63
2014-03-25 10:42:14 +01:00
..
2013-10-24 17:38:19 +01:00
2014-03-25 10:42:14 +01:00
2014-03-06 11:25:08 -06:00
2014-03-14 12:25:25 -04:00
2014-03-21 06:30:42 +00:00
2014-03-20 21:21:25 +00:00
2014-03-24 14:05:08 -04:00