heat/heat/db
Ian Main 58cd52624b Add encryption support for authentication information in db.
This patch uses an encryption key generated in install.sh to perform
symmetrical encryption on sensitive authentication information stored
in the database for HA operations.

Change-Id: Ifd09f3f566ba3ebd941a6f453953576011b518b9
Signed-off-by: Ian Main <imain@redhat.com>
2012-07-26 18:40:18 -07:00
..
sqlalchemy Add encryption support for authentication information in db. 2012-07-26 18:40:18 -07:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Change to per-tenant stacks. 2012-07-25 12:02:53 -07:00
migration.py Added db setup and teardown with sqlite 2012-04-23 08:17:10 -04:00