heat/heat/db/sqlalchemy
Steven Hardy fef832fb2a engine: allow stack_user_project users to retrieve stack
The current DB scoping (and service.py check) enforces retrieval of
stacks only when they match the request context project/tenant, but
with stack_user_project_id we must make an exception, since these
users will require access to the stack for a subset of operations,
which ones will be enforced via policy.json (not the engine)

Change-Id: I82bee14ae96e30653702b4bdb104a2b74cc20cd4
blueprint: instance-users
2014-03-03 22:24:29 +00:00
..
migrate_repo Change software_config storage of config and io columns 2014-02-28 17:08:43 +13:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py engine: allow stack_user_project users to retrieve stack 2014-03-03 22:24:29 +00:00
filters.py Add collection count to stack list 2013-12-03 19:05:59 -06:00
migration.py Use oslo db.migration script 2014-01-03 10:55:34 +11:00
models.py Merge "Change Resource timestamps to save correct info" 2014-03-03 12:37:37 +00:00
mutable.py Handle heat with SQLAlchemy >= 0.8 2013-08-14 10:26:06 +08:00
types.py Refactor MySQL long text support 2014-01-17 17:37:37 +08:00