heat/heat/db/sqlalchemy
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
..
migrate_repo Change to per-tenant stacks. 2012-07-25 12:02:53 -07:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Add encryption support for authentication information in db. 2012-07-26 18:40:18 -07:00
manage.py Remove hard-coded paths from DB setup script 2012-04-17 17:38:48 +02:00
migration.py more pep fixups. 2012-04-27 13:15:15 +10:00
models.py Change to per-tenant stacks. 2012-07-25 12:02:53 -07:00
session.py Import openstack.common.log and use inside heat infrastructure 2012-07-14 13:51:38 -07:00