heat/heat/db/sqlalchemy
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
..
migrate_repo Merge "Squash Havana migration scripts" 2015-07-03 03:08:22 +00:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Add a new crypt method using cryptography 2015-07-07 10:06:47 +02:00
filters.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
migration.py Squash Havana migration scripts 2015-05-28 21:18:37 -04:00
models.py Remove predecessor column from raw_template. 2015-06-11 14:36:11 +05:30
types.py Remove usage of sqlalchemy mutables 2015-06-26 11:02:03 +02:00
utils.py Fixes migrate_data utils to avoid created_at filed 2015-04-01 15:28:33 +05:30