deb-heat/heat/db/sqlalchemy
Steve Baker a25804014b Remove service _user, _password, _tenant from context
These are not currently used anywhere in heat-engine, and I'm
not comfortable with the service password going over the (controller)
network.

If heat-engine needs access to these in the future then they can always
be configured in heat-engine.conf, or the operation can be performed
in the api and the results put into the context.

Change-Id: I81aab6b5a2c9aa7d6412531f70108857cbfa637b
2013-04-23 10:29:02 +12:00
..
migrate_repo Squash Grizzly database migrations 2013-03-12 10:03:37 +01:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Remove service _user, _password, _tenant from context 2013-04-23 10:29:02 +12:00
manage.py heat-db-setup read engine config file for DB connection details 2012-12-07 17:16:04 +00:00
migration.py Establish an initial version of the database 2013-03-11 17:36:06 +01:00
models.py Improve Python 3.x compatibility 2013-04-23 00:12:22 +02:00
session.py Improve Python 3.x compatibility 2013-04-23 00:12:22 +02:00