senlin/senlin/db/sqlalchemy
Duc Truong be0cf7617b Ignore project_safe restriction for admin users
DB operations were previously restricted to resources belonging to the
project used for authentication. This change removes this restriction so
that admin users can access/modify resources belonging to any project.

Change-Id: I7882ebeb194137e682bdb7ab90f03587c636a7f8
2020-02-13 19:25:54 +00:00
..
migrate_repo Add cluster_id to action filter in API 2019-10-29 10:35:22 +07:00
__init__.py Initial version 2014-12-17 00:15:56 +08:00
api.py Ignore project_safe restriction for admin users 2020-02-13 19:25:54 +00:00
migration.py New data type to support Json lists 2015-01-23 11:18:55 +08:00
models.py Add cluster_id to action filter in API 2019-10-29 10:35:22 +07:00
types.py Fix TZAwareDateTime 2016-06-02 02:43:57 -04:00
utils.py Ignore project_safe restriction for admin users 2020-02-13 19:25:54 +00:00