heat/heat/tests/db
Thomas Herve f3bd4fa466 Add a new crypt method using cryptography
This updates the default crypt method to use the cryptography module
instead of the oslo crypto utils module. It also refactors decrypt to
remove some duplication.

This new patch fixes an issue with small keys.

Change-Id: I3ef166d15306693f0589903785102a359834c307
Closes-Bug: #1468025
2015-07-07 10:06:47 +02:00
..
__init__.py Add migration test framework 2013-12-20 12:32:58 +11:00
test_migrations.py Remove predecessor column from raw_template. 2015-06-11 14:36:11 +05:30
test_sqlalchemy_api.py Add a new crypt method using cryptography 2015-07-07 10:06:47 +02:00
test_sqlalchemy_filters.py Re-factor db sqlalchemy tests 2015-03-31 11:41:40 -04:00
test_sqlalchemy_types.py Re-factor db sqlalchemy tests 2015-03-31 11:41:40 -04:00
test_utils.py Fixes migrate_data utils to avoid created_at filed 2015-04-01 15:28:33 +05:30