nova/tools
Stanislaw Pitucha e8ef050bd3 Drop AES functions and pycrypto dependency
At some point IV parameter has been removed making these functions
dangerous to use unless keys are unique on every message. Since the
functions were added the original consumer has disappeared too. With
no more users it's better to get rid of the incomplete encryption system
entirely.

These were the only functions using pycrypto module directly, so it was
also removed from the dependency list.

Fixes bug: 1033178
Change-Id: I57b0a0a42dac455d5baae3d726aea1507121aa4d
(cherry picked from commit 56d3d29ad2)
2012-08-05 12:54:35 +01:00
..
conf Hack to fixup absolute pybasedir in nova.conf.sample 2012-03-09 15:37:02 +00:00
esx Remove trailing whitespaces in regular file 2012-03-07 13:43:37 +08:00
xenserver Add VDI chain cleanup script. 2012-03-09 23:27:48 +00:00
clean-vlans Remove nova dependency on vconfig on Linux. 2011-10-20 11:47:36 +02:00
clean_file_locks.py Clean stale lockfiles on service startup : fixes bug 785955 2012-02-24 15:10:33 -08:00
enable-pre-commit-hook.sh Utility script that makes enforcing PEP8 within git's pre-commit hook as easy as possible. 2011-10-17 14:39:25 -05:00
hacking.py HACKING fixes, all but sqlalchemy. 2012-03-07 12:51:39 +04:00
install_venv.py Support tox-based unittests. 2012-02-20 11:54:37 -08:00
nova-debug missed the bin line 2011-06-27 09:17:37 -07:00
pip-requires Drop AES functions and pycrypto dependency 2012-08-05 12:54:35 +01:00
rfc.sh use git config's review.username for rfc.sh 2011-09-27 16:35:05 -07:00
test-requires Nail pep8 dependencies to 1.0.1. 2012-06-01 11:15:16 +01:00
with_venv.sh Rename .nova-venv to .venv. 2011-12-08 15:17:51 -08:00