mistral/mistral/db
Lingxian Kong 002ba71a18 Role based resource access control - update workflows
- Admin user could update other user's workflow.
- Admin user could update system workflow. Before this change, it is
  impossible to update system workflow.

TODO:
- Implement delete workflow by admin
- Implement for other resources(workfbook/execution/task/action, etc.)

Partially implements: blueprint mistral-rbac

Change-Id: Ia9372c9a4ffe1904e489513912596b9052ab3142
2017-01-17 23:07:39 +13:00
..
sqlalchemy Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00
v2 Role based resource access control - update workflows 2017-01-17 23:07:39 +13:00
__init__.py Adding pecan, wsme, oslo and adjusting packages 2013-11-21 13:47:42 +07:00
utils.py Add 'retry_on_deadlock' decorator 2016-12-29 17:29:50 +07:00